Ui for arduino uno

Noot_official_build.ino (130.9 KB)
Noot_official_build.ino (81.6 KB)

This is basically a mashup of some large text examples, gyroscope and animation that can be toggled via button. the button is connected to pin 6 and the lcds are both connected like so:

VSS--- negative
VDD--- positive
VO--- negative, with 1K potentiometer
RS--- 12
RW--- negative
E---10 for lcd1, 11 for lcd2
D4--- 5
D5--- 4
D6--- 3
D7---2
A--- positive
K--- negative

The ui will do a startup screen and then prompt you to push the button, upon doing so you can cycle through the programs. Feel free to add your own in the else if loop. There are two programs , the light version and the Official. The lite is a low memory version without fancy animations. The official is the full on os with all of the programs. The end goal is to display multiple projects without reupload. I am a new person to arduino so feel free to write any suggestions.

#1: Your post does not clearly describe what it is you are doing. Please read this:

#2: It is easy to hide malware in a zip file. Therefore very few will download one. Best to post it directly- see link above.

#3: This sounds more like a UI(user interface) than an OS. but I would love to check it out I'm just not going to download a zip file.

ok, i will re write the post

The downside is a lot of memory is consumed... An interpreter may be better with a place to store programs (EEPROM etc.).

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.