Skip to content

An ESP32 component to control an 'x' amount of led lights using I2S protocol for esp-idf. (Forked version)

Notifications You must be signed in to change notification settings

PaserTech-Hardware/esp32-i2s-ws2812

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is the forked version of esp32-i2s-ws2812 with some modifications to support console command and new esp-idf API.

Usage

Currently it defaults to GPIO 23. The settings can be changed in ws2812.h.

Features

  • Support for ESP-IDF v5.1.1
  • Support for multiple leds
  • Support for console debug command

Todo

  • Code cleanup for deprecated old I2S API

License

The code in this project is licensed under the MIT licence.

About

An ESP32 component to control an 'x' amount of led lights using I2S protocol for esp-idf. (Forked version)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.0%
  • CMake 1.8%
  • Makefile 0.2%