An easy to build autopilot system
Powered by an Android phone
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
PPM (Pulse Position Modulation) Is used by RC transmitters and recievers to transmit data for the Rc channels. Old FM recievers (The one I have) use this type of signal. I hacked the FM reciever and located the PPM output, then I used an arduino based serial oscilloscope to check the signal.
Create an account to leave a comment. Already have an account? Log In.
at Thomas: you are wrong, the sampling frequency is enough. 48 steps is more than what you have on your radio control throttle stick. consider there is software like smartpropplus for windows that uses audio sampling.
at Pedro: i created a discussion to create a PPM encoder library:
http://stackoverflow.com/questions/29715866/android-ppm-audio-library
please share your code if you wrote it. anyway It will be easy to create the encoder library.
Become a member to follow this project and never miss any updates
How does an autopilot system that uses an Android phone for plane stabilization—which includes GPS capabilities, servo control, PPM signal processing, and RTH (return to home) in the event of a signal loss—be improved by the Mod apk