Commit Graph

3 Commits (ef2de95e60946d3b74f1a0a455de33af664ca957)

Author SHA1 Message Date
EmaMaker f99d467c36 ball_read: add option to receive bytes from teensy
Those will turn LED2, LED3, LED4 on or off depending on the byte received
They can be used as status LEDs to report Teensy activity
2021-01-11 15:44:33 +01:00
EmaMaker 00e787b62e ball_read: tweak values for a good reading 2021-01-11 15:44:33 +01:00
EmaMaker 978be20b03 update ball_read to use registers instead of pinMode and digitalWrite
also move all the files relative to 32u4 uC inside a dedicated folder
add the Blink script i made to test if everything was working and to test registers for LEDs
2020-11-29 23:17:32 +01:00