micropython-ppm_reader
PPM decoder
A Python library to decode PPM signals from RC receivers
A micropython library to decode PPM signals coming from a RC receiver
11 stars
1 watching
1 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
micropythonppmrc-receiver
Related projects:
Repository | Description | Stars |
---|---|---|
dastultz/micropython-ppm-decoder | Decodes R/C receiver PPM frame signal to extract usable data | 11 |
redoxcode/micropython-servo | A Python library to control and calibrate RC servos using hardware PWM on microcontrollers. | 15 |
miketeachman/micropython-rotary | A MicroPython module to read rotary encoder values in real-time | 292 |
redoxcode/micropython-stepper | A Python library to control stepper motors in MicroPython using a simplified API and efficient timer-based approach. | 11 |
redoxcode/micropython-dfplayer | A micropython library to control a specific digital music player module | 14 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |
peterhinch/micropython_eeprom | A set of drivers for accessing various types of memory chips from MicroPython | 76 |
membermatters/urdm6300 | A Python library for communicating with an RFID card reader | 2 |
fanday/adxl345_micropython | Provides access to the adxl345 sensor on microcontrollers using Python | 7 |
robert-hh/bme680-micropython | A driver for the BME680 sensor compatible with Micropython | 33 |
brainelectronics/micropython-eeprom | Provides a driver for interacting with EEPROM memory on MicroPython devices | 5 |
uraich/tcs3200-micropython | A MicroPython driver and test programs for a color sensor | 1 |
rdagger/micropython-sgtl5000 | A Python library for controlling an SGTL5000 Low Power Stereo Codec with a built-in headphone amplifier. | 3 |
peterhinch/micropython-mqtt | A driver for asynchronous MQTT communication in MicroPython | 590 |