LED Matrix + KeyPad
2023
Arduino
Demonstrate input a digit using keypad and display the character on LED Matrix:
Task: Output character on the serial port
– Detect which button is pressed.
– Output the character of the button on serial port.
Press button ‘1’, show ’1’ on LED matrix
Your demo video should show your system work for all 10 digits (0-9).