Skip to content

darth-X/Arduino-OS

Repository files navigation

Early access (ALMOST COMPLETED!!!), "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 handeling, 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, rotatry 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)

Origin of this OS thing?

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

Current objectives:

See projects tab

About

An OS thing, made with Arduino.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages