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.