News

I made this Arduino project that allows to turn ON and OFF LEDs using a cheap IR remote control as a preparation for the next big step: disassemble my girlfriend’s chinese LED lamp and replace its ...
To the human eye, it looks like multiple LED’s are lit up simultaneously. [Alex] planned to use an Arduino to control this display, but it doesn’t have enough outputs on its own to control all ...
Each LED is connected directly to an input on an Arduino Mega. While there are several ways of lighting up 25 LEDs, this one is pretty kid-friendly. We think the coolest part of this build is that ...
What makes this kit stand out among the dozens of Arduino-based boards out there? Well, the Arno includes a dozen pre-wired devices such as LEDs, switches, and temperature sensor, and the Arno ...
PANIC ALARM - ARDUINO // // by T.K.Hareendran // int rlyPin = 12; // Relay Output Pin int sensPin = 2; // Switch Input Pin int ledPin = 13; // LED output Pin int pzSpeaker = 10; //Piezo-speaker Output ...
As mentioned in LED Lightlane increases bicycle safety at night we like combinations of LEDs and bicycling on Gadget Master... Here is another example, drawn to our attention by Electronics Weekly's ...