Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By mrendu43
#33557 Hello to all.
Im making rgb bulb project with eps8266 and roboremo android app.
I have roboremo as server sending values to eps with three difrent sliders.
one is for red, one for green and one for blue.
Vlaue is sent as a string starting with coresponding letter r or g or b.
and value fallows after one space chararter.
can somone give me example or tell me how to chanell that data to coresponding pwm pin.
How to determinate what im getting in , r,g or b, and real value that follows.

Ps. sorry my english in not very wll :(