Search found 3 matches

by nonobike
Tue Apr 11, 2023 5:57 pm
Forum: ESP32 Arduino
Topic: EN / FR project: virtual potentiometer from web interface
Replies: 5
Views: 2559

Re: EN / FR project: virtual potentiometer from web interface

noweare wrote:
Mon Apr 10, 2023 12:34 pm
Check out this series of videos (three). He controls a pwm and a few leds using a webpage.

https://www.youtube.com/watch?v=ZJnXKD0 ... MoThunderz
Thanks
by nonobike
Sun Apr 09, 2023 5:46 pm
Forum: ESP32 Arduino
Topic: EN / FR project: virtual potentiometer from web interface
Replies: 5
Views: 2559

EN / FR project: virtual potentiometer from web interface

English : Good morning, I've done a lot of research but can't find a solution :( Today I use two potentiometer (physical) connected to an Arduino. It gives me a value between 0 and 1024. This result is used to change the color and intensity of a lamp. To improve my project I would like to redo it wi...