Skip to content

Pyrograf/DisplayRadioController399LED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

399 LEDs RF controller

399 WS2812B programmable LEDs driver controller via ESPNOW WiFi packets.

This controller receives broadcasted packets containing data of LED matrix pixels, then collects them into complete LED Matrix data and converts it to LEDs controlling SPI waveform.

Architecture diagram:

The controller's firmware consists of several FreeRTOS (ESP-IDF) task. Data is passed between tasks using queue, handlers and event flags to achieve maintainability and efficient usage of RTOS.

About

WS2812B LEDs matrix controller with ESPNOW packets parsing

Topics

Resources

Stars

Watchers

Forks