SkillAgentSearch skills...

Ws2811

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

Install / Use

/learn @DannyHavenith/Ws2811
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars58
CategoryDevelopment
Updated6mo ago
Forks20

Languages

C++

Security Score

92/100

Audited on Sep 17, 2025

No findings