News

All the info you need right here ✦ In this occasion I'll make a lighting system to be controlled remotely from my rc using ...
Description: Using an Arduino or a micro controller we can generate cool looking patterns with an led strip with addressable LEDs. In this case I'm using an Arduino uno (clone board) and a strip of ...
In this quick Arduino tutorial I will explain how you can control a relay using the Arduino Board, one 1K and one 10K resistors, 1 BC547 transistor, one 6V or 12V relay, one 1N4007 diode and a 12V fan ...
This is a where a Power Mosfet comes in. With the help of the Power Mosfet, we can use the low voltage output from the Arduino ports to control high voltage/current loads -the popular “12V LED strips” ...
Posted in Arduino Hacks Tagged arduino, ir, IRRemote, nano, Visual Basic ← Super Strong 3D Component Carbon Fiber Parts Classic Amplifier Reborn With Modern Transistors → ...
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 doe… ...