Hello Group!
Maybe someone on this forum might be able to help me. I am trying to control a dc motor speed and direction via a web browser using an Arduino Uno WiFi Rev2. I have successfully been able to control a dc motor speed and direction using buttons on a web page and that was the easy part.Now I would like to use a html range slider in order to control speed and direction. i've looked over several servo control methods however those use the servo.h library. Has anyone been able to do what I've been trying to accomplish? Thanks for the help in advance.