Create an interface application that builds upon last week's networking project
Building on last week's Bluetooth LED project, I created a web interface that allows for more precise colour control of the LED using a colour picker and custom patterns! This could be a cool extension of the LED part of my final.
I expanded on the ESP32C3 Wi-Fi connection from last week, but added these improvements:
Here's the updated code with the new features:
The web interface with colour picker and pattern controls!