Vesc and Arduino Interface with ppm control????
Forums:
We are trying to control the flipsky motor with flipsy esc 4.12 using the Arduino with the potentiometer which gives ppm values. The issue is that the centre value of the ppm is not being constant and when disconnected with the battery the cdentre value is changing.So anyone can help me doing this?????
The Code used for the vesc and the arduino interface was this:
#include <Servo.h>
#define VescOutputPin 9
- Read more about Vesc and Arduino Interface with ppm control????
- Log in or register to post comments
