Question: T he code needs to function an arduino Uno on tinkercad connected to a keypad: a- Write a C code that will use the keypad
The code needs to function an arduino Uno on tinkercad connected to a keypad:
a- Write a C code that will use the keypad as an input and display the following characters on the serial monitor: 1A2B3C4D
b- Modify the program to go to a new line if the # character is pressed.
c- Connect an LED to pin 13, modify the code such that when button (A) is pressed the LED will turn ON, and when letter B is pressed the LED will turn OFF.
d- Connect an LED to pin 12, modify the code such that when the combination (1A2B3C) is entered in this order the LED will turn ON, else it will turn OFF.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
