Robby is a project that is going to target a Raspberry Pi to run an LED light show of LEDs mounted inside a Masudaya plastic toy Robby the Robot to be eventually added to a Twilight Zone pinball machine. This Robby runs in a WIndows environment to display X's and O' in relative positions as LEDs. An X indicates the LED in that position is Off and an O indicates the LED in that position is On. On the WIndows version (this version), keyboard input is used to trigger the events to alter the light show. Pressing a 'q' quits the program. Pressing a '1' turns the dome light on. Pressing a '2' primarily turns the Laser LEDs on. Pressing a '3' starts the scanner LED light show. Pressing a '4' start the communications LED show which is an LED blinking Morse Code . In this case, the Morse Code is depicted as dots '.' and dashes '-' being displayed. Spaces are used for the pause between letters and words. The timing of the morse code complies with International Morse Code Standards. The Morse Code is run in its own thread so that the timing is Not interferred. This application also uses a config file to all the implimentation to specifiy the message that Robby will blink in Morse Code. Keyboard is included as it has been modified from the base keyboard-0.13.2 distribution had a bug in the _winkeyboard.py file that has been fixed according to the authors instruction but not included in the current (as of this writing) release of keyboard.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
3
commits