Question: For Arduino, Using FreeRTOS, construct a task to count down a counter from 99 to 00 each count every second, then reverse to 00 to
For Arduino, Using FreeRTOS, construct a task to count down a counter from 99 to 00 each count every second, then reverse to 00 to 99 and repeat. Blink the D13 LED on each count do not use delay, Write a task to do this and communicate to this task from the counter task. Display the count on the 7-segment LED.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
