Main Page
Milestones/Concerns Update Feb 1st
got super mario bros to work on an HDMI monitor which means retroarch has been configured
smaller monitor loads config files and boots to terminal but does not load emulationstation
Our monitor does not display the emulator
Milestone Update March 1st
Joysticks and buttons are configured for emulators
Making a schmatic for our base and obtaining nesiciarry parts
Concerns
Audio not working
Quit button does not work on some emulators
To Do List
Connect External Monitor to Raspberry Pi and have it show terminal prompts
Begin to write code in Python to read a joystick direction and print the output to terminal
Have the joystick move in 4 directions in X+, X- Y+ and Y- directions respecfully and print the direction the joystick is facing
- Once the Joystick works and is able to print to the terminal, we then will follow the same steps
to have a button press print to terminal
- Finally we then will work to integrate the code to have it run on startup
- Hopefully at that point, the arcade emulator will be good to go