Micropython-IR
IR decoder
A Python-based software project that reads and decodes infrared signals for wireless communication
12 stars
1 watching
4 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
peterhinch/micropython_ir | A Python library for implementing IR remote control communication protocols in nonblocking device drivers. | 254 |
mattmatic/micropython-necir | Provides an infrared receiver class for MicroPython boards | 15 |
mcauser/micropython-mlx90614 | A Python library providing an interface to an infrared temperature sensor | 34 |
ruoyu0088/esp8266_ir | A Python-based project that enables remote control of IR signals via WebSocket connections on an ESP8266 microcontroller | 49 |
gamefunc/micropython_espx_ir_transceiver | Provides an ESP32-based IR transceiver implementation using MicroPython | 7 |
rcolistete/micropython_mlx90615_driver | A Python driver module for an infrared temperature sensor | 2 |
redoxcode/micropython-ppm_reader | A Python library to decode PPM signals from RC receivers | 11 |
bartoszadamczyk/pico-ir | A Python library for working with Infrared (IR) signals on the Raspberry Pi Pico microcontroller | 25 |
lioujj/pxt-ir | A software library for micro:bit microcontrollers to receive and send infrared messages using NEC and SONY encoding. | 15 |
basanovase/gp2y0a21yk | MicroPython library for interfacing with an IR distance sensor | 0 |
catdog2/mpy_bh1750fvi_esp8266 | A Python driver for an infrared light sensor on an ESP8266 microcontroller | 18 |
dnapert/lidarlight_v3hp_micropython | A MicroPython library for interacting with the Garmin Lidar Lite v3HP sensor | 0 |
rdagger/micropython-sgtl5000 | A Python library for controlling an SGTL5000 Low Power Stereo Codec with a built-in headphone amplifier. | 3 |
miketeachman/micropython-rotary | A MicroPython module to read rotary encoder values in real-time | 284 |
maehw/serialhex2flipperzeroinfrared | Converts infrared serial interface commands from hexadecimal to Flipper Zero compatible IR format | 95 |