Aquarium LED controller on ESP8266. The controller drive constant current drivers by PWM signals.
- Install PlatformIO IDE extension in VS Code
- Open project folder in VS Code
- Compile and download not OTA (over-the-air) environment first
- After first downloading you can compile and download OTA version via WiFi
Also you can use Arduino IDE but I hope you won't.