1

Topic: using slider function over internet

i need the code to add to remotexy source code for using a slider to control a led brightness over the internet
i am using wemos d1 mini with the cloud configuration
appreciate any help

2

Re: using slider function over internet

You are posting under incorrect topic heading... this is for sharing your already made projects, not for asking for handouts.

  
anaglogWrite(LED_BUILTIN, RemoteXY.slider_1);
"And voila, which is French for.......'and then I found out.'" - Ready Player One

3

Re: using slider function over internet

you are wright sorry  but still sorce codes + what you suggested is not working .i noticed the analog spelling you send
thanks

4

Re: using slider function over internet

masoudzpqm.1957 wrote:

but still sorce codes + what you suggested is not working

You may have to use the correct pin instead of LED_BUILTIN and of course any support code like pinMode  Google how to control an LED then experiment and see how it can be added to remoteXY library code

"And voila, which is French for.......'and then I found out.'" - Ready Player One