Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hubmartin/arduinopwmtoppm
Arduino Pro Mini Radio receiver converter from 8PWM channels to PPM, great for drone
https://github.com/hubmartin/arduinopwmtoppm
Last synced: about 1 month ago
JSON representation
Arduino Pro Mini Radio receiver converter from 8PWM channels to PPM, great for drone
- Host: GitHub
- URL: https://github.com/hubmartin/arduinopwmtoppm
- Owner: hubmartin
- Created: 2016-08-19T11:34:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-19T11:48:10.000Z (over 8 years ago)
- Last Synced: 2024-10-28T09:36:00.453Z (3 months ago)
- Language: C
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ArduinoPwmToPpm
Arduino Pro Mini Radio receiver converter from 8PWM channels to PPM, great for droneBased on code https://github.com/davidbuzz/BuzzsArduinoCode/tree/master/buzz_8pwm_to_ppm328
And tutorial https://oscarliang.com/build-pwm-ppm-converter-arduino-2-4ghz-receiver/