Skip to content

DannyHavenith/ws2811

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WS2811

AVR code to communicate with a WS2811 led controller from an AVR clocked from its internal 8Mhz or 9.6Mhz oscillator. A microcontroller like an 8Mhz atmega88, attiny13 or attiny2313 using this code can control a 800kbit WS2811 led string without any additional components. The interesting stuff is in ws2811_8.h, while the assembly code design is documented in a spreadsheet.

A more elaborate description can be found here.

This software is released under the Boost Software License v1.0.

About

AVR code to control WS2811/WS2812 LED strings from an 8Mhz or 9.6 Mhz AVR. Includes sample animations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages