This program uses a NUCLEO-F401RE to control an SNES console by sending the button states. (1 = Unpressed, 0 = Pressed) Data, Clock and Latch from the SNES must be connected to the appropriate pins. The NUCLEO is powered by the SNES through E5V. The power jumper should be moved to E5V configuration when powered by SNES.

Dependencies:   mbed

History

Added some comments. default tip

2017-10-05, by kyancey [Thu, 05 Oct 2017 15:21:03 +0000] rev 1

Added some comments.


Controls SNES Controller. Sends repeated signal: A, Nothing, A, Nothing, etc.

2017-10-05, by kyancey [Thu, 05 Oct 2017 14:43:56 +0000] rev 0

Controls SNES Controller. Sends repeated signal: A, Nothing, A, Nothing, etc.