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 an OS type of thing 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 an OS type of thing 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?

Even idk, this is one of my another intresting random thing which came to my mind. And the only active one 💀

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