LED Projects

The MAX7219 and MAX7221 Led drivers (1)

The MAX7219 and MAX7221 Led drivers using Arduino

These two integrated circuits from Maxim are for driving either 64 individual Led’s, or up to 8 digits of 7-segment displays. The drivers implement a SPI compatible slave interface that can be controlled from the Arduino using only 3 of the digital output pins. An extensive datasheet for the IC’s is available from the Maxim homepage. Since both …

The MAX7219 and MAX7221 Led drivers using Arduino Read More »

Arduino Masterclass Part 2 (1)

Arduino Masterclass Part 2: Build an LED weather station using arduino

Project-specific parts You’ll need the standard parts (Arduino board breadboard wires pliers and so on) along with these extras: DHT11 temperature/humidity sensor 7 x 330-ohm/0.5W metal film resistors 3 x 4.7k-ohm/0.5W metal film resistors 2 x BC337 NPN transistors 2 x LTS543R or FND500 common cathode seven-segment displays They shouldn’t cost you more than $15 …

Arduino Masterclass Part 2: Build an LED weather station using arduino Read More »

Plugduino (1)

Plugduino – Arduino based 120 Volt outlet controller

give your Arduino a 120 volt kick in the pants! The Arduino is a great tool for anyone interested in learning microcontroller programming, but after blinking some LEDs, what’s next? This project enables your Arduino to control real-world 120 Volt electrical appliances you have in your home. what can you use a plugduino for? Well, …

Plugduino – Arduino based 120 Volt outlet controller Read More »