Simple Arduino project to play a melody using notes and blink an LED to the tune of the melody.
-
Updated
Jan 27, 2024 - C
Simple Arduino project to play a melody using notes and blink an LED to the tune of the melody.
This is a beginner-friendly Arduino project that makes an LED blink on and off repeatedly. The LED turns on for 1 second, then off for 1 second, in an infinite loop. The Code Will print the state of the LED in the serial monitor in every 2 second.
Add a description, image, and links to the arduino-blink topic page so that developers can more easily learn about it.
To associate your repository with the arduino-blink topic, visit your repo's landing page and select "manage topics."