Skip to content
forked from RoXXoR/ws2812

ws2812/ws2811 led driver library for msp430, uses SPI and unique transport data encoding

Notifications You must be signed in to change notification settings

infinityis/ws2812

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Software functions for MSP430 to drive WS2812/B RGB LEDs via one-wire bus

The SPI peripheral will be used in cooperation with one of two transport stream encodings schemes. One 3-bit and one 4-bit encoding was implemented for a SPI clock speed as low as 2.66MHz.

About

ws2812/ws2811 led driver library for msp430, uses SPI and unique transport data encoding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.9%
  • C++ 4.1%