Question: Write the C++ code to perform the following exercise in the Arduino tinkercad simulator: It is required to place two push buttons to perform an
Write the C++ code to perform the following exercise in the Arduino tinkercad simulator: It is required to place two push buttons to perform an addition and a subtraction below is the requested: 1.- Pushbutton 1 each time you press the button will be increasing a counter one by one until you reach the number 9 and reset, this increase will be displayed on a 7-segment display. 2.- Pushbutton 2 each time the button is pressed a counter will be decremented one by one until it reaches 0 and it will be reset, this decrement will be shown in a 7-segment display.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
