I am working on a remote controlled spherical robot and I am using Arduino. The main question comes: I am using a RF module and 2 Arduino Uno boards, the code works, the signal is transmitted and received, but we have to control 2 servos inside the sphere.The concept is that we press a button on the transmitter side and the servo moved on the receiver side. One of the servo is modified to turn continuously, as it is the drive motor, the other being the steering motor. But when we put the code in and plug in the servo, the continuous servo keeps turning even tough there is no signal.(this thing works fine in a code inside a single Uno using a button and the 360 servo). We figured that the servo doesn't probably know its own position anymore,anyway what do you think might be the problem? (see the programs attached).

More Teisanu Tudor's questions See All
Similar questions and discussions