Skip to content

greg-bahr/led-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LED Controller

This is a bluetooth server written for an ESP32 to allow for control over a strand of LEDs. Via bluetooth, the user can control the animation, the color, the brightness, and the animation speed.

Currently, it supports 4 different animations:

  • Fill Solid
  • Color Fade
  • Color Wipe
  • Meteor (fading color wipe)

WiFi

In order to connect to wifi, you must upload a txt file to SPIFFS where the first line is the ssid, and the second line is the password. This also enables OTA updates.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages