Hi,I have a quick (and proberly stupid) question. I have written some code to read the PWM signal from an rc receiver. See below. As expected the data ranges are from 900 to 2000, or 0.9ms to 2.0ms. I would like to run a loop in the arduino (which…
Thanks for the reply. Being very new, i am unsure where about in the ArduPilot_2_7 code i should be looking. Please could you let me know where the code is, or give me a clue? There are many different headings!
Hi, I’m new to Arduino and DIY Drones, and I am building a IMU for a model aeroplane. I have already written some code to control the servos from the gyro outputs to some success. The gyros are part of the razor 6Dof. One question I have is can I in…