News

Arduino Mega code to control multiple WS2812b RGB LED strips using buttons, LCD screen and motion sensor. The buttons allow to select the colour mode and brightness of the LEDs and switch them on and ...
Arduino is a well-known open-source electronics platform that provides users with the ability to create interactive and easy-to-control systems in a reliable manner. A popular use for Arduino boards ...
This Arduino sketch sequentially turns on and off LED strips that are attached under the bullnose of each step in a stairwell. The project uses synchronous serial communication with 74HC595 shift ...
I'm an Arduino newb, so go easy on me. I have an Arduino Uno with a Grove Base Shield and a Grove LED Strip Driver. I have Superlight strip LEDs. I'm using some of the example code and it seems to be ...
If you're looking for a way to spice up your boring staircase, DIYer Geert shows off a simple way to safely light up your stairwell with programmable, color changing LED strips mounted directly to the ...
Looking for a simple circuit to control the light intensity of Light Emitting Diodes (LEDs) or similar lighting sources? Here is an Arduino based circuit with three independent pulse width modulated ...
In this second article we will see a practical application of the daisy-chained shift registers. We want to use four 7-Segments LEDs controlled by the Arduino board. As you can imagine, that is ...
Tired of your old Arcade games which all looks and works in the same way? Want to create a quick fun game which you can enjoy with your friends and family without using any thought? You are at the ...
[Alex] needed a project for his microcomputer circuits class. He wanted something that would challenge him on both the electronics side of things, as well as the programming side. He ended up ...