Arduino read PWM and control motors by RS485 and a special protocol
Hello,
I am creating an autonomous boat and I need some help for arduino programming.
I have a Pixhawk autopilot and I want to read the PWM output of the throttle to control two motors.
I use PulseIn command and I think it's not working so bad... If you
Read more…