Your cart is currently empty!
Notifications
Clear all
Mar 06, 2025 8:07 am
Project link: https://rbdimmer.com/dimmer-controller-esp32-8266-web-server-with-slider-arduino-code/
In this Dimmer control with the web-server project, we will learn how to build with ESP8266 and ESP32 the slider web-server that will control the dimming voltage level of the dimmer connected to the ESP8266 / ESP32 GPIO pin.
This will be achieved through an HTML slider that we will add to the web-server page. The slider will be moved to set the slider value. In response, this slider value will set the dimmer value.