Skip to content

folny/OpenPixelNode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenPixelNode

This project includes both hardware and software for an open-source LED controller for up to 4 ArtNet universes.

OpenPixelNode

More images here: http://flic.kr/s/aHsjQY2NrD

Hardware

The hardware design is Arduino-compatible in terms of being based on an ATmega328 microcontroller running at 16MHz. It uses the Wiznet Wiz820io addon board for Ethernet communication. There are voltage regulators for both 5V and 3.3V for the two logic circuits. This allows the board to be supplied with voltages of 5V to 30V. There are 4 LED outputs with two digital ports each. This allows the board to control either SPI or single-wire LED strips. At the moment there is only ICSP headers for programming.

Software

The software is an Arduino sketch using a library for the ArtNet protocol and whatever LED communication protocol you may want to use. Please update the FastLED controller type to whatever LED you are using.

Dependencies

Arduino_ArtNet

FastLED

WIZ_Ethernet_Library

TrueRandom

Version history

Prototype 2 (January 2014)

Prototype 1 (September 2013)

About

LED controller with Ethernet interface

Resources

Stars

Watchers

Forks

Packages