Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Muhammad Niazi
#35253 I have a project in mind where I will control 1 servo motor connected to 2 buttons. I have an Arduino UNO, I have the esp8266 working and had it connect with my mobile too. I just cant figure what code I will need and how will I change the state of my digital pins using the wifi and my phone.
Thanks!
User avatar
By freedom2000
#35283
Muhammad Niazi wrote:I have a project in mind where I will control 1 servo motor connected to 2 buttons. I have an Arduino UNO, I have the esp8266 working and had it connect with my mobile too. I just cant figure what code I will need and how will I change the state of my digital pins using the wifi and my phone.
Thanks!


try the servo library : examples/servo/sweep

JP