micropython_ir

IR protocol driver

A Python library for implementing IR remote control communication protocols in nonblocking device drivers.

Nonblocking device drivers to receive from IR remotes and for IR "blaster" apps.

GitHub

254 stars
10 watching
51 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
peterhinch/micropython-mqtt A driver for asynchronous MQTT communication in MicroPython 581
peterhinch/micropython_ra8875 A device driver and GUI library for controlling RA8875-based displays on MicroPython devices 9
ruoyu0088/esp8266_ir A Python-based project that enables remote control of IR signals via WebSocket connections on an ESP8266 microcontroller 49
designerping/micropython-ir A Python-based software project that reads and decodes infrared signals for wireless communication 12
peterhinch/micropython-iot Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. 89
lioujj/pxt-ir A software library for micro:bit microcontrollers to receive and send infrared messages using NEC and SONY encoding. 15
peterhinch/micropython_remote A library that captures and replays 433MHz remote control codes to control devices 70
peterhinch/micropython-radio Enables bidirectional communication between two devices using radio frequency signals. 54
bartoszadamczyk/pico-ir A Python library for working with Infrared (IR) signals on the Raspberry Pi Pico microcontroller 25
rcolistete/micropython_mlx90615_driver A Python driver module for an infrared temperature sensor 2
mcauser/micropython-mlx90614 A Python library providing an interface to an infrared temperature sensor 34
peterhinch/micropython-amg88xx Driver for thermal infra red array sensor with optional bicubic interpolation for camera displays. 20
gamefunc/micropython_espx_ir_transceiver Provides an ESP32-based IR transceiver implementation using MicroPython 7
peterhinch/micropython_eeprom A set of drivers for accessing various types of memory chips from MicroPython 74
peterhinch/micropython-vs1053 Drivers for a digital audio player chip 24