The Lightuino is an Arduino-compatible circuit board that lets you easily drive lots of LEDs. You’ve got 70 independent constant-current sink channels to play with, and can stack 3-4 LEDs in each channel.
Version 3.0 drives LED matrices! You get 16 500mA source channels. When used in combination with the 70 sink channels you can drive 1120 LEDs in grids like 70×16 or 35×32.
Version 3.0 also contains an IR universal remote receiver and an ambient light sensor to help control your projects.
Code included Source code libraries to drive all the hardware is included so you just program it using simple APIs.
No Arduino necessary! This board contains a ATMEGA 328p processor (same as the Duemlanove) and looks just like a Duemlanove to the Arduino IDE.
It works great for model train lighting, LED coffee tables, LED art, and indicator lighting (such as lighting locations on a map).
No resistors necessary! The Lightuino powers the LEDs using a constant-current driver chip, so you get a consistent light intensity and you don’t have to deal with those pesky resistors.
It is Arduino-shield compatible and comes with “super-stackable” headers (pins on the bottom and extra-height female headers on top). For example, you can put this on top of an Arduino and then put a shield on top of it! You can even stack multiple Lightuinos to light more LEDs. Just clip any pins you don’t want to be shared.
You can also choose a 20mhz option for $1 more — it works fine with the IDE and standard libraries (I haven’t tested exhaustively) — but of course 3rd party libraries might be badly-coded to require 16mhz.
The Lightuino can also be used to drive servos, DC motors, relays, etc, with minimal additional components (resistors, diodes and transistors)
Open Source Project :Driver library, hardware schematic, and Arduino “sketches” are fully open-source and available.
Project videos :Sorry I’m still figuring out how to make good videos :-)
User’s projects
Floating Forecaster
Check out this awesome project that drives 30 12v motors using the Lightuino
NOTE: To use this board, you need to be familiar with programming in the Arduino environment, or willing to learn. You also need a USB-to-serial (FTDI) cable to program it from a USB port. These cables are commonly required by Arduino clones (google search “FTDI cable”).
WARNING: This is a DIY item. It is a raw, unenclosed circuit board. The buyer assumes all risk and responsibilities associated with using and modifying this device.
Strongly recommended items:
2 40 pin IDE cables to connect to the board.
Wall-wart transformer 7.5 to 20 volts, 2.1mm jack. The one you use with your Arduino is fine (note, it is possible to use power from the USB cable but there is not enough power in the USB to drive the full 70 LEDs at 15mA).
LEDs. Your typical 5-20mA LEDs work great. Any color :-).
For RGB LEDs buy “common anode”.
Soldering iron or breadboard to connect the LEDs up.
Trey
7 months ago
Login to leave a comment
Don't have an account? Sign up, it's easy.