Skip to content

h2horn/thunder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightning Thunder

Controlling LPD8806 based LED Strips over Network.

  • control up to 4 LPD8806 based LED Strips
  • simple UDP Protocol

bare

Components

Based on:

  • ATxmega16A4 - Low power, high performance 8/16-bit AVR microcontroller
  • ENC28J60 - Microchip 10Mbit Ethernet controller with SPI interface

plan

dim

bare

Protocol

Thunder recieves UDP data containing the raw LPD8806 data for each Strip on seperate UDP Ports (50000-50003). It forwards the data directly over SPI, without any checking or modification.

The Host has full control and has to calculate the correct order and color ordering (RBG -> RGB), etc...

build

real

Result

demo

LICENSE

Released under the MIT License. Based on the Open Source Hardware Definition v1.0.

See the respective source code files for varying Licenses.

About

Lightning Thunder - LPD8806 over Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published