-->
Page 1 of 1

Potentiometer input and Servo motor output btwn two arduino

PostPosted: Thu Mar 24, 2016 10:46 pm
by syed irfan
hello, i want to connect a potentiometer on one arduino (master side) and send the readings to other arduino(client side) to run servo motor. The communication between the two arduino is via two esp8266. Based on the changing values of potentiometer, the servo motor should run accordingly. Is there any reference code? or if anybody has done this earlier,pls share the link of your code .