"Hi there, so yesterday night everything has been sorted out :).I finally found a magic PPM generation code here : https://quadmeup.com/generate-ppm-signal-with-arduino/And everything worked.I can control all channels with my arduino with a single…"
"Chris, you're so right... Thanks. I'll try that tonight and hopefully I'll come back with good news :) Chris Anderson said:
That's the wrong function. PWM signals are generated by analogWrite(pin,value), not digitalWrite…"
Hi every one,I’m working on an octocopter that I would like to be auto-piloted. To do that, I’m considering to use my Arduino Mega 2560 to generate PWM signals to « mimic » a receiver.I’m using a SP Racing F3 and cleanflight.So more precisely,…