Data Sheet

UCTRONICS Ultimate Starter Leaning Kit for Raspberry Pi #K0064
92 www.uctronics.com
8.13.4 Procedures
1. Build the circuit
2. Program
Python user:
2.1 Edit and save the code with vim or nano.
(https://github.com/UCTRONICS/Arducam_Starter_Kit_Python_Code_for_RPi.git)
2.2 Run the program
$ sudo python 13_matrixKeyboard.py
Now, when you press one of the button on the 4x4 matrix keyboard, you will see the
corresponding key value will be displayed on the terminal.