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!
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!
- Name of the scene (notes) (number of scene on the website)
- trafficAdvisorWithFLashers ((blue and red flasher) (going to the right))
- lightStripTrafficAdvisor (without the flahsers in teh middle this time, going to the right)
- twoPhaseLights (red and blue, without the traffic advisor)
- warpCoreMode (custom color and wait time)
- lighting (makes some LEDs a custom color)
- twoPhaseLightsCustomColor (makes the two phase lights light up in the color and jump between two spaces (black on unused))
- randomFlashingLights (alternates between random spaces (0-143) and lights them in a preset color. Cusom waittime is also implimented!)
- FullOnBlueBlackFlasher (Alternates between red and Blue over 77 pixels each)
- FullOnCustomBlackFlasher (same as the one before but it takes a custom color)
- strobo (turns on and off (white) in the waittime provided)