Abhiram's First Project banner

Abhiram's First Project

1 devlog
0s

This is my first project on Flavortown. I’m excited to share my progress!

vaddiabhiram

Today I started my first Arduino project: LED Blinking.
I learned how Arduino uploads code and controls outputs using digital pins.
I connected an LED to the Arduino UNO (with a resistor) and uploaded a simple blink program.
The LED turns ON and OFF with a delay, and I understood how delay() works.

Attachment
Attachment
0