esp_rgbww_firmware
esp_rgbww_firmware copied to clipboard
Firmware for esp_rgbww_controller (https://github.com/patrickjahns/esp_rgbww_controller) based on Sming framework
RGBWWFirmware
Firmware for RGBWW controller
This repository provides the firmware for the esp_rgbww_controller board
####Features
- Various network communication options (http/tcp/udp/mqtt)
- Easy setup and configuration via a feature rich webapplication
- OTA updates
- Simple JSON API for configuration
- Security (change default AP password and Password for accessing API endpoints)
Index
Most information about installation (flashing), setup and usage guides are provided via the Wiki https://github.com/patrickjahns/esp_rgbww_firmware/wiki
Quicklinks
-
Setup guides
- Installation on a fresh controller
- Setup guide
- Web interface
- [OTA] (https://github.com/patrickjahns/esp_rgbww_firmware/wiki/3.-OTA)
- Troubleshooting
- Limitations/Known issues
-
API Documentation
-
Contributing
-
Useful Links and Sources
Firmware installation/flashing
Precompiled binaries are provided via github. It is also possible to compile the firmware images yourself. For more information and instructions please see the Wiki
Contributing
I encourage you to contribute to this project. All ideas, thoughts, issues and of course code is welcomed.
For more information on how to contribute, please check contribution guidelines