Analog virtual variable

Hello,

Probably this question is too basic but I could not find a direct answer to fit in my little project.

I want to read with my ESP6288 an analog value generated in Blynk with a slider and store it in a variable.

How can I read the value from the slider?

Thank you in advance for your help

Welcome to the Blynk Forum.

I highly recommend you try out the Help Center to get started learning Blynk… then try a few simple examples from the Sketch Builder, particularly this one about reading data from a slider:

https://examples.blynk.cc/?board=ESP8266&shield=ESP8266%20WiFi&example=GettingStarted%2FGetData

And don’t forget the Documents page.

And as you go along… feel free to ask for any clarifications with commands and such.

1 Like

Thank you Gunner, that was exactly the article I need.

1 Like