LengthBlinker
Blink Arduino's LED on pin 13 according to the input provided by you.
Components and supplies
1
Arduino UNO
Apps and platforms
1
Visual Studio 2015
1
Arduino IDE
Project description
Code
LengthBlinker
arduino
Just upload the code and open Serial Monitor and type anything and send it or press ENTER . The led at pin 13 will blink for the count of input string you have provided. For example if you enter 'lol' it will blink for 3 times ie equal to the length of the input.
Comments
Only logged in users can leave comments