Description: Using an Arduino or a micro controller we can generate cool looking patterns with an led strip with addressable LEDs. In this case I'm using an Arduino uno (clone board) and a strip of ...
In this article I will add some simple Arduino LED projects starting with basic ones like how to turn on an LED, blinking, and more. Every step will have the code, the schematic, photos of the project ...
Did you know that you can use Arduino to turn on an LED when you press a button? Well, it is true, you can do this! Leaving the joke aside, let me show how you can achieve this. You will need the ...