Hello!
Im working on a obstacle avoidance system for quadcopters as a university project.
For the sensor I am using a Maxbotix MB1200 sonar sensor to detect object.
I have developed a simple coding to convert the distance (analog voltage) of the object into PWM.
For flight control I am using PIXHAWK.
And my receiver is a Futaba R2008SB.
However I am having problem interfacing the Arduino Uno with the PIXHAWK.
Is there any suggestions or advise on this? Thank you!