The project controls the lighting of three LEDs using three independent buttons. When any button is pressed, the corresponding LED is turned on. What exactly does the project do? Contains: • Arduino ...
Regular candles can be awfully boring at times. They can only produce one color and the flicker is so… predictable. They can’t even be controlled by an infrared remote control, not to mention the ...
I had the idea of building this Arduino icicle lights project during the making of the light dimmer circuit and the result can be seen below. Is not a complicated project so it can be done easily by ...
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 ...
This program can feed two separate fishtanks simultaneously. The two tanks are called JEFF and BOB. The steps for the stepper motors are calibrated to match the distance in the 3D printable feeder ...
Arduino Micro has some extra leds that it is tricky to programme. Like almost all Arduinos, has a built-in led – the green one on the left in the photo. And it has a pair of yellow leds – called TX ...
This water sculpture can stop drops of water in mid-air. This is accomplished by flashing LEDs to illuminate the droplets at just the right time. But it’s not limited to blinky lights alone. The top ...
In the last installment of The GeekDad Arduino Guide, I introduced you to the Arduino hardware and why it is so cool. Now, let’s start actually using an Arduino. How do you get started? Well, first ...