Skip to content
GeoSn0w edited this page Jan 3, 2019 · 1 revision

Welcome to the micrOS wiki! Here I will be documenting the micrOS project I've been working on (sporadically) for the past year.

Project details:

  • Designed platform: AVR
  • Designed device: Arduino Mega 2560 or compatible clones
  • Designed display adapter: MCUFRIEND 3.5" display or compatible of the same size. More may be supported in the future, tho nothing certain.
  • Limitations: No processes / other modern operating system concepts, mostly because of the hardware limitations. It's Arduino Mega after all. This operating system is more similar to those running on the old Nokia 1110i devices and so on, rather than the modern iOS / Android, so hold your expectation.

License: You can reuse the code or parts of it as long as you credit me https://github.com/GeoSn0w and you link to the original project.

Clone this wiki locally