Page 1 of 1

Arduino Yun/Leonardo does not work

Posted: Wed Apr 16, 2014 10:05 pm
by snoller
Hi all,
i am trying to get my Quadcopter running with an Arduino Yun. I cannot get it to work with the Spektrum AR8000 Receiver properly, the signals are not getting through (bars in config-app are not moving when i move sticks). I tested the exact same config with an Uno and bars were moving. Then i created a test-sketch to read the RC-Input (with pulseIn()) and control the servos manually with the values (by servo.write()) - values are getting through and motors are spinning - both on the UNO and the Yun. Therefore i assume it should work in general - but why isn't it working when i use the multiwii-sketch?
Thanks in advance,
Stephan