Introduction: Arduino Mobile OS

Arduino Mobile OS is a custom sketch for arduino that is designed to help people design and test electronics projects. it also has some games and tools built in. it is designed to use an Adafruit LCD Shield for arduino, so you will need one of those and the accompanying library.
http://www.adafruit.com/products/714
http://learn.adafruit.com/rgb-lcd-shield
I used an arduino mega for debugging because the size of my programs can get quite large. the code is here:
https://github.com/red-green/Arduino_Mobile_OS
download the whole thing and copy Arduino_mobile_OS_1.5 and the license to whatever folder you want, then open it in arduino and upload to your board. make sure you have the adafruit library installed first from
https://github.com/adafruit/Adafruit-RGB-LCD-Shield-Library
My code is updated often, so check back for more.
also, i have no idea why the images are upside down

Arduino Contest

Participated in the
Arduino Contest