Hi there,
I'm a multiwii user (tri, quadri and hexa) and I found a way to convert N-channels outputs from any RC receiver to a serial PPM frame usable with Multiwii by using only 4-5 diodes and one resistor. It's cheap, reliable, it simplifies the connection between the receiver and the arduino (only one signal needed) and free many Arduino I/O pin.
I discribed all the stuff in my blog, only in french at this time, I'll translate it later.
http://www.airvb.fr/index.php/electroni ... lleleserie
http://www.airvb.fr/index.php/electroni ... pmmultiwii
http://www.airvb.fr/index.php/electroni ... ima6serppm
I would like to upload some software modifications too with svn. Alexandre Dubus, if you read me...
Regards,
Hervé
Super simple serial PPM converter
Re: Super simple serial PPM converter
Hi,
unfortunately that does'nt work with a Futaba R617FS, the outputs of channels 6 & 7 are overlapped and sended first in the PPM trame.
flyman777
unfortunately that does'nt work with a Futaba R617FS, the outputs of channels 6 & 7 are overlapped and sended first in the PPM trame.
flyman777
Re: Super simple serial PPM converter
You simply need to ignore those channels or use them to control servos directly. Channels 1to5 are OK for the converter. Anyway thanks for this information, I'll add it on my post.
Re: Super simple serial PPM converter
Here is a soluce to have channels 1 - 5 in PPM SUM for a R617FS Futaba.
Channel 6 is normal output.
Channel 7 is PPM SUM 1 - 5.
http://pixhawk.ethz.ch/wiki/tutorials/receiver_sum_signal
regards
flyman777
Channel 6 is normal output.
Channel 7 is PPM SUM 1 - 5.
http://pixhawk.ethz.ch/wiki/tutorials/receiver_sum_signal
regards
flyman777
Re: Super simple serial PPM converter
Don't forget that you can use super simple serial converter outside the r617 receiver (very few components) and then keep the two extra channels 6 and 7 usable.
Regards
herve
Regards
herve
Re: Super simple serial PPM converter
Hi Hervé,
sure , I made this [url]paparazzi.enac.fr/wiki/AThttp://www.google.fr/mega328_PPM_Encoder_Board[/url] and it works well.
flyman777
sure , I made this [url]paparazzi.enac.fr/wiki/AThttp://www.google.fr/mega328_PPM_Encoder_Board[/url] and it works well.
flyman777
Re: Super simple serial PPM converter
Yes I know that harware but it's not as simple/cheaper as 3 or 4 diodes and one resistor 
