Skip to content

Makereal-Labs/club_guide_light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Club Guide Light

This project is meant to be an IoT peripheral, not a standalone project

The code runs on a ESP32-C3 Super-Mini

Usage

  • Copy secrets.h.template to secrets.h and edit it
  • Upload code to ESP32
  • Send request via: http://guide-light.local?id=<number>

Motivation

This device was originally part of a large project. However due to the increasing complexity, the project is no longer maintained. The device is not removed and stayed in club. I figured that we need to split out the LED strip part and turn it into a more modular design, and enable us to have multiple application share the device control.

TODO

  • Allow sending color in request
  • Allow fast bulk editing LED color
  • Support 2 LED strips
  • Prevent bad actors from sending bad requests
  • Install ESP32 to somewhere more permanent
  • Allow shared access on device control
  • Find a way to make sure that the LEDs are off when no one is near

License

This repository is licensed with the MIT License

About

Club Guide Light! An IoT peripheral project, for easy shared access on LED strip control.

Topics

Resources

License

Stars

Watchers

Forks

Languages