Write a program that blinks the UNO's LED at a user set frequency. Your program should ask the user for a number. The LED should then blink at a speed equal to the number entered by the user (per second). Example, if the user entered a 5, the LED should blink 5 times per second.

Solved
Show answers

Ask an AI advisor a question