Blinking Light

by jason_huang in Circuits > Arduino

64 Views, 0 Favorites, 0 Comments

Blinking Light

截圖 2021-04-18 下午12.34.26.png

Original Project: https://www.instructables.com/Arduino-Blinking-LED...

In this project, I made it contain more functions than the original one. The changes is that it contain two LED lights and a button to change between it.

Materials

1 breadboard

1 Arduino Uno or Leonardo

2 LED lights

1 button

cables

Circuits

Connect the first LED to digital 7

Connect the second one to digital 6

Connect the button to digital 5

The Code

截圖 2021-04-19 下午9.21.58.png

https://create.arduino.cc/editor/jason_huang/e854e969-d862-46ea-a226-7d6046ab9391/preview

Final Video

Blinking Light Arduino