https://github.com/vmanoj1996/ppm_receiver_decoder_mbed
Decoder for RC Receivers based on PPM protocol
https://github.com/vmanoj1996/ppm_receiver_decoder_mbed
mbed ppm-signal quadcopter radio-control
Last synced: 6 months ago
JSON representation
Decoder for RC Receivers based on PPM protocol
- Host: GitHub
- URL: https://github.com/vmanoj1996/ppm_receiver_decoder_mbed
- Owner: vmanoj1996
- Created: 2018-09-11T10:47:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-22T05:08:44.000Z (about 7 years ago)
- Last Synced: 2025-02-05T23:59:58.016Z (8 months ago)
- Topics: mbed, ppm-signal, quadcopter, radio-control
- Language: C++
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PPM_Receiver_decoder_Mbed
Decoder for RC Receivers based on PPM protocol.Code is written on PlatformIO IDE(which uses GCC ARM compiler) for St-Nucleo F446Re Board.
Hardware Interrupt Pin is required for this purpose.