News

int i = 0; const int LED = 11; //define the pin we use for LED void setup() { pinMode(LED, OUTPUT); //set pin 11 as OUTPUT } void loop() { for (int i = 0; i 0; i--){ //descrease i with 1 ...
The most common interactive input control for fading LEDs is a standard potentiometer. However, when you start controlling fade curves via the potentiometer wired to one analogue input of the Arduino, ...
If you're tired of the dated fluorescent lighting in your kitchen (or lack for under-cabinet lighting at all) this how-to guide will help you add LED strip lights with a dimmer and fade effects ...
The Arduino fading tutorial that uses the program to fade the LED instead of the pot also uses a 220. I’m beginning to think that’s the one they meant to include with this kit but messed up.
Posted in Arduino Hacks Tagged arduino, arduino pro mini, candle, lighting, neopixel, neopixel ring, RGB LED, ws2812b ← Retrotechtacular: There’s More Than One Way To Escape A Submarine ...
Decorative lighting has become quite popular, with options such as LED surface panels, strip lights, COB lights, spotlights, ...
Posted in Arduino Hacks, LED Hacks, Toy Hacks Tagged arduino, charlieplexing, clock, led, lite-brite, toy Making Sure A Baby Is Still Breathing With Lasers And A Wiimote ...
All the info you need right here ✦ In this occasion I'll make a lighting system to be controlled remotely from my rc using ...
1 string of 50 addressable RGB LED lights 1 Arduino 1 micro-USB cable 1 9-volt battery holder with a switch 1 9-volt battery 1 set of three-pin JST SM Plug and Receptacle Cable Set Solder ...