Program: const int dotDelay = 200; const int ledPin = 13; char* letters[] = { ".-", "-...", "-.-.", "-...
Read More
Showing posts with label arduino-uno. Show all posts
Showing posts with label arduino-uno. Show all posts
1 Light Blink/Hello World Program in Arduino UNO
Program: // the setup function runs once when you press reset or power the board void setup() { // initialize digital...
Read More
Subscribe to:
Posts (Atom)