Re-create Worm using the Dot Matrix as a display and the JoyStick as input.
- James Blake - Everything
- Dot Matrix
- JoyStick
- MD_MAX72XX (GNU Lesser General Public License v2.1)
- JoyStick <-> Arduino <-> Dot Matrix
I = Initialization
L = Loop
J A D
I==>|
|<==L
|-->L
L==>|
-
JoyStick & Arduino
- ButtonDown()
-
Arduino & Dot Matrix
- begin()
- control(...);
- setBuffer(...);