micropython-necir
Infrared Receiver
Provides an infrared receiver class for MicroPython boards
NEC Infrared class for MicroPython board
15 stars
3 watching
9 forks
Language: Python
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mcauser/micropython-ys-irtm | This project provides an example implementation of a communication protocol between a MicroPython device and a YS-IRTM transmitter/receiver | 26 |
mcauser/micropython-mlx90614 | A Python library providing an interface to an infrared temperature sensor | 34 |
designerping/micropython-ir | A Python-based software project that reads and decodes infrared signals for wireless communication | 12 |
rcolistete/micropython_mlx90615_driver | A Python driver module for an infrared temperature sensor | 2 |
gamefunc/micropython_espx_ir_transceiver | Provides an ESP32-based IR transceiver implementation using MicroPython | 7 |
peterhinch/micropython_ir | A Python library for implementing IR remote control communication protocols in nonblocking device drivers. | 254 |
lioujj/pxt-ir | A software library for micro:bit microcontrollers to receive and send infrared messages using NEC and SONY encoding. | 15 |
bartoszadamczyk/pico-ir | A Python library for working with Infrared (IR) signals on the Raspberry Pi Pico microcontroller | 25 |
hobbyquaker/lirc2mqtt | Connects an infrared transceiver to MQTT for remote control applications | 23 |
mampersat/micropython-morsecode | This project enables a microcontroller to send Morse code sequences based on user input, such as device IP addresses. | 7 |
skeletonman03/vertprontoir2flipperir | Converts Vert Pronto IR codes to a format usable by the Flipper Zero, | 9 |
ruoyu0088/esp8266_ir | A Python-based project that enables remote control of IR signals via WebSocket connections on an ESP8266 microcontroller | 49 |
mattmatic/micropython-longwave | A WAV player implemented in Python for MicroPython boards using a double buffered approach | 10 |
redoxcode/micropython-ppm_reader | A Python library to decode PPM signals from RC receivers | 11 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |