Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Run disk", "inter" and network things are still not done

Arduino-OS

This is a modular embedded runtime for Arduino like microcontrollers with dynamic display handling, which I am making in my free time. I am here using an EEPROM (AT24C16N) which has a million write cycles and a lot of space according to the data sheet, rotatory encoder module, an I2C LCD communication driver and a LCD to make all of this work, which will be a stand alone system.

Requirements

Here is a list of items you need would for this:

  • Arduino UNO/MEGA/NANO/PI-PICO (Still need to check compability and use the pins which will be universally available)
  • EEPROM -> AT24C16N
  • jumper wires
  • rotatry encoder module
  • I2C LCD driver
  • LCD (16x2)
  • Breadboard (or you could make your own custom PCB)

Why does this exist?

This project is supposed to be a playground for myself. With this, I teach myself different concepts and learn in general.

Current objectives:

See projects tab

About

An OS thing, made with Arduino.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Contributors

Languages