An RGB LED module is a versatile lighting component that can produce millions of colours by mixing red, green, and blue light ...
In Arduino environment, it's convenient to access BT SPP like a serial port and react to the command string sent from the BT serial port. Many Arduino projects have utilized this way to allow remote ...
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
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 ...
The voice controlled arduino blinds project is a good example of IoT related project. It features an arduino nano and a HC-06 bluetooth module device that simplifies circuiting of the entire system.
Pulse Width Modulation is definitely the preferred method of dimming an LED with a microcontroller, but we were interested in hearing about a different method called Binary Code Modulation. BCM does ...
[Dave] needed some extra light above his desk/workbench area and decided to wire up some RGB LED light strips to brighten the place up a bit. He wasn’t content with using a standard switch to toggle ...
One of the great things about home automation is that it’s limitless. Whether you add more smart locks, toss some smart light bulbs into lamps, or add another smart thermostat to your home, it’s ...