Skip to content

AVR program to turn an USBASP programmer into a WS2801/WS2812 led controller for use with Hyperion

Notifications You must be signed in to change notification settings

poljvd/hyperion-usbasp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyperion-usbasp

AVR program to turn an USBASP programmer into a WS2801/WS2812 led controller for use with Hyperion. A reprogrammed USBASP is capabale of driving up to 256 leds.

WS2801

Use the following device configuration in Hyperion:

"device" :
{
  "name"       : "MyDevice",
  "type"       : "hyperion-usbasp-ws2801",
  "colorOrder" : "rgb"
},

WS2812

Use the following device configuration in Hyperion:

"device" :
{
  "name"       : "MyDevice",
  "type"       : "hyperion-usbasp-ws2812",
  "colorOrder" : "rgb"
},

About

AVR program to turn an USBASP programmer into a WS2801/WS2812 led controller for use with Hyperion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published