Skip to content

This allows you to control a 144 lights Lightstrip with different scenes as well as a website for easy access to the ESP32. 144 lights are changeable however I did not test how well that works.

License

Notifications You must be signed in to change notification settings

Damaged-Engineer-Interactive/Esp32_Lightstrip_with_website

Repository files navigation

Esp32_Lightstrip_with_website

This allows you to control a 144 (value adjustable) lights Lightstrip with different scenes as well as a website for easy access to the ESP32!

This is using the some liberaries:

These can be found in the src folder and everything is a liberary except the "main.cpp" wich is the main file. Feel free to alter the webpages etc to your liking just make sure not to break anything!

The way its set up:

  • Name of the scene (notes) (number of scene on the website)

These are the scene we have:

  1. trafficAdvisorWithFLashers ((blue and red flasher) (going to the right))
  2. lightStripTrafficAdvisor (without the flahsers in teh middle this time, going to the right)
  3. twoPhaseLights (red and blue, without the traffic advisor)
  4. warpCoreMode (custom color and wait time)
  5. lighting (makes some LEDs a custom color)
  6. twoPhaseLightsCustomColor (makes the two phase lights light up in the color and jump between two spaces (black on unused))
  7. randomFlashingLights (alternates between random spaces (0-143) and lights them in a preset color. Cusom waittime is also implimented!)
  8. FullOnBlueBlackFlasher (Alternates between red and Blue over 77 pixels each)
  9. FullOnCustomBlackFlasher (same as the one before but it takes a custom color)
  10. strobo (turns on and off (white) in the waittime provided)

everything over the last number of the cases will turn it "off" (and that is also used as a transition to avoid LEDs getting stuck on)

About

This allows you to control a 144 lights Lightstrip with different scenes as well as a website for easy access to the ESP32. 144 lights are changeable however I did not test how well that works.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages