Week 13: Wi-Fi Colour Picker App

Assignment

Create an interface application that builds upon last week's networking project

Project: Advanced LED Control App

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.

Process

I expanded on the ESP32C3 Wi-Fi connection from last week, but added these improvements:

Code

Here's the updated code with the new features:



    
Colour Picker Interface

The web interface with colour picker and pattern controls!

Challenges

Files

← Back to main page