Hi all,I am working on collision avoidance system for my drone. I am using a 8 channel R2008SB Futaba radio receiver and a Pixhawk as the flight controller. I thought of having an Arduino to perform similar function as a PPM encoder module, that is,…
Hi all,I am working on collision avoidance system for my drone. I am using a 8 channel R2008SB Futaba radio receiver and a Pixhawk as the flight controller for the drone. I am thinking of implementing an Arduino that modifies some radio receiver…
Hi all,I am thinking of using the SBUS of a radio receiver that has SBUS to control Pixhawk with Arduino. I do not really understand the SBUS format. Can any kind soul please help me in explaining the SBUS protocol? Thanks.