This project demonstrates how to use the Gamepad Pmod to get input from a gamepad and display it on a VGA monitor.
Connect the TinyVGA and Gamepad Pmods to the Tiny Tapeout board, activate the project, reset it, and start pressing buttons on the gamepad.
When you press a button on the gamepad, its corresponding symbol will appear in green on the VGA display.
# | Input | Output | Bidirectional |
---|---|---|---|
0 | R1 | ||
1 | G1 | ||
2 | B1 | ||
3 | VSync | ||
4 | gamepad_latch | R0 | |
5 | gamepad_clk | G0 | |
6 | gamepad_data | B0 | |
7 | HSync |