Skip to content

Drives WS2812B led, with E1.31 protocol, essentially from scratch, using the STM32L475 MCU.

Notifications You must be signed in to change notification settings

lishangqiu/WS2812B-LED-E131-IOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WS2812B-LED-E131-IOT

This drives the WS2812B led, with E1.31 protocol. I essentially did stuff from scratch, communicating with the WS2812B using PWM signals, and communicating wirelessly from the computer using Wi-Fi AT commands. I used the STM32L475 MCU, but it shouldn't really matter.

*Note: * Go to the folder "Core" for the main code, the others are essential libraries and configuriations.

About

Drives WS2812B led, with E1.31 protocol, essentially from scratch, using the STM32L475 MCU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages