Post topics, source code that relate to the Arduino Platform

User avatar
By syed irfan
#43984 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 .