Let’s say you want to blink an LED. You might grab an Arduino and run the Blink sketch, or you might lace up a few components ...
The mystery of adding LED lights to a modern BMW with CAN Bus (Controller Area Network) electrical system is easy to resolve. The “smart” CAN Bus smells a rat when you pop in an LED brake light or ...
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 ...
This is a simple arduino project for a soil moisture sensor that will light up a LED at a certain moisture level. It uses Arduino Duemilanove microcontroller board. Two wires placed in the soil pot ...
[mircemk] built a slick-looking LED tester with a couple handy functions built in. Not only can one select a target current to put through an LED, but by providing a target voltage, the system will ...
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 ...
To calculate the resistance of the series resistor required, we need to look at the current and voltage values recommended by the LED manufacturer. Suppose a manufacturer recommends a maximum voltage ...
Microcontroller port pins can typically be driven either high or low, or else be put into an "input" or high-impedance state. This circuit uses the three states to drive two separate LEDs with one ...