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.

GitHub

11 stars
4 watching
2 forks
Language: Python
last commit: about 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
redoxcode/micropython-ppm_readerA Python library to decode PPM signals from RC receivers11
miketeachman/micropython-rotaryA MicroPython module to read rotary encoder values in real-time292
peterhinch/micropython-radioEnables bidirectional communication between two devices using radio frequency signals.55
peterhinch/micropython-msgpackMicroPython MessagePack implementation28
dsiggi/micropython-dcf77A Micropython module to decode DCF77 time telegrams from an receiver module2
peterhinch/micropython-vs1053Drivers for a digital audio player chip24
peterhinch/micropython-filtersDigital filter implementation in MicroPython for real-time and non-realtime applications65
remixer-dec/mpy-img-decoderDecodes and renders PNG and JPEG images in pure Micropython33
peterhinch/micropython_remoteA library that captures and replays 433MHz remote control codes to control devices70
peterhinch/micropython-samplesAn assortment of code examples and technical resources for MicroPython development on various platforms.470
marksbench/mb_psram_64mb_spiA simple MicroPython module to access a 64Mbit PSRAM chip over SPI.12
jposada202020/micropython_ags02maProvides a MicroPython driver for the AGS02MA TVOC sensor0
peterhinch/micropython-monitorA tool to monitor and analyze the behavior of real-time systems written in Python32
jposada202020/micropython_pca9685Provides a driver for controlling PWM signals on the PCA9685 IC.5
mampersat/micropython-morsecodeThis project enables a microcontroller to send Morse code sequences based on user input, such as device IP addresses.7