micropython-ppm-decoder
PPM decoder
Decodes R/C receiver PPM frame signal to extract usable data
Utility for decoding an R/C receiver PPM frame signal.
11 stars
4 watching
2 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library to decode PPM signals from RC receivers | 11 |
| A MicroPython module to read rotary encoder values in real-time | 292 |
| Enables bidirectional communication between two devices using radio frequency signals. | 55 |
| MicroPython MessagePack implementation | 28 |
| A Micropython module to decode DCF77 time telegrams from an receiver module | 2 |
| Drivers for a digital audio player chip | 24 |
| Digital filter implementation in MicroPython for real-time and non-realtime applications | 65 |
| Decodes and renders PNG and JPEG images in pure Micropython | 33 |
| A library that captures and replays 433MHz remote control codes to control devices | 70 |
| An assortment of code examples and technical resources for MicroPython development on various platforms. | 470 |
| A simple MicroPython module to access a 64Mbit PSRAM chip over SPI. | 12 |
| Provides a MicroPython driver for the AGS02MA TVOC sensor | 0 |
| A tool to monitor and analyze the behavior of real-time systems written in Python | 32 |
| Provides a driver for controlling PWM signals on the PCA9685 IC. | 5 |
| This project enables a microcontroller to send Morse code sequences based on user input, such as device IP addresses. | 7 |