micropython-ys-irtm
IR remote control
This project provides an example implementation of a communication protocol between a MicroPython device and a YS-IRTM transmitter/receiver
MicroPython examples for YS-IRTM 5V NEC Infrared UART transceivers
26 stars
5 watching
3 forks
last commit: almost 5 years ago
Linked from 1 awesome list
esp32infraredir-receiverir-transmittermicropythonnec-protocoltinypicouartys-irtm
Related projects:
Repository | Description | Stars |
---|---|---|
mcauser/micropython-ys-rf34t | An MCU that transmits and receives ASK/OOK encoded data using a 433MHz RF module. | 9 |
mattmatic/micropython-necir | Provides an infrared receiver class for MicroPython boards | 15 |
hobbyquaker/lirc2mqtt | Connects an infrared transceiver to MQTT for remote control applications | 23 |
ruoyu0088/esp8266_ir | A Python-based project that enables remote control of IR signals via WebSocket connections on an ESP8266 microcontroller | 49 |
mcauser/micropython-mlx90614 | A Python library providing an interface to an infrared temperature sensor | 34 |
peterhinch/micropython_ir | A Python library for implementing IR remote control communication protocols in nonblocking device drivers. | 256 |
gamefunc/micropython_espx_ir_transceiver | Provides an ESP32-based IR transceiver implementation using MicroPython | 7 |
mcauser/micropython-tinyrtc-i2c | MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. | 62 |
mcauser/micropython-max44009 | A MicroPython driver for an ambient light sensor with I2C interface | 1 |
mcauser/micropython-tca9548a | An I2C multiplexer library for controlling multiple devices with the same address on a microcontroller bus | 15 |
mcauser/micropython-ttp223 | MicroPython examples for using the TTP223 capacitive touch module with STM32F407VET6 microcontroller | 8 |
cbrand/esp32-ir-remote | An ESP32-based infrared remote controller project that connects to an MQTT server and allows playback of scenes from various IR protocols. | 9 |
miketeachman/micropython-mqtt-thingspeak | Enables IoT device communication with Thingspeak using MQTT protocol in Micropython | 26 |
rcolistete/micropython_mlx90615_driver | A Python driver module for an infrared temperature sensor | 2 |
mcauser/micropython-xl9535-kxv5-relay | A MicroPython library for controlling 16-bit I/O Expander with I2C Interface on a relay board | 7 |