Generating 8CH PPM with Arduino/ generowanie PPM z Arduino

preview_player
Показать описание
(English version at the bottom)
Arduino generuje 8 kanałowy PPM z 6 potencjometrów i dwóch przełączników. PPM jest następnie wysyłany w eter poprzez port trenera Futaby.
Natomiast na płytce "Arduino Mega" można spokojnie zrobić 12 kanałowy PPM z 12 potencjometrów. Trymery, dualrates oraz proste miksery liniowe też nie stanowią problemu.

Arduino Uno converts the signal from up to 6 pots and 2 switches to create an 8 channel PPM signal, which then I transmit to my Futaba 10C trainer port.
With the "arduino mega" board it's possible to create a 12 channel ppm, with trims, dualrates and even simple linear mixes.
Рекомендации по теме
Комментарии
Автор

Hello Jakub, is it possible to share code?

TheLukaslakomy
Автор

Nobody in Internet is deliver the code to make a PPM signal and send it

GonzaloOviedoLambert
Автор

That is what i am looking for more or less. Need to convert the PWM signal to a PPM in order to drive a brush less motor via ESC. Silly enough it is a Arduino from a CNC engraving machine that would provide the signal. The other Arduino would provide the PPM signal for the ESC... All because GRBL does not suport

jimmihenry
Автор



Hey, Thanks!

As far as I know there is no ppm library. My generator is in "loop" code only :)

PPM is an easy signal - just high and low states, but the important thing is the time between one state and the other (HIGH, LOW). You just need to map the pots position to those time delays. Think about it :)

JakubRC
Автор

Hi, I know I'm a bit late to the game, but any chance you could upload the code your using here? or put it in the description?

balintpolos
Автор

AARRRGGHHH why cant anyone release these codes for generating a ppm signal

MBR-and-R
visit shbcf.ru