lucysrausch / hoverboard-firmware-hack

New Hoverboard Firmware Hack. Now written from scratch and generally much better.
GNU General Public License v3.0
691 stars 404 forks source link

[FeatureRequest] Support for Orange/Spektrum satellites #10

Open ghost opened 6 years ago

ghost commented 6 years ago

It would be cool to have support for Orange/Spektrum satellites as addition to PPM, it is a UART based protocol which is explained here and here.

kloppertje commented 6 years ago

And while we're at it, i-bus (FlySky protocol) would be nice as well. I believe it's quite a simple protocol, using 115200 bps as well. See https://github.com/aanon4/FlySkyIBus for an example.

I'm currently using PPM, but the response is very noisy (irregular speed). Have yet to find out what this is caused by, the signal itself looks ok on the scope.