micropython_espX_IR_Transceiver
IR Transceiver
Provides an ESP32-based IR transceiver implementation using MicroPython
micropython esp32 IR Transceiver
7 stars
2 watching
4 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
esp32irmicropythonpython
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-ys-irtm | This project provides an example implementation of a communication protocol between a MicroPython device and a YS-IRTM transmitter/receiver | 26 |
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 |
mcauser/micropython-mlx90614 | A Python library providing an interface to an infrared temperature sensor | 34 |
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 |
rcolistete/micropython_mlx90615_driver | A Python driver module for an infrared temperature sensor | 2 |
wei1234c/fm_talkie | A software project implementing an FM radio transceiver using the RDA5820N IC and a microcontroller-based platform. | 6 |
aschhoff/esp32-433mhz-transmitter | A tool for creating and transmitting RF signals on the 433 MHz frequency using an ESP32 microcontroller. | 10 |
miketeachman/micropython-rotary | A MicroPython module to read rotary encoder values in real-time | 284 |
haizakura/esp-ds3231-micropython | A Python library for interacting with the DS3231 temperature sensor on ESP8266/ESP32 microcontrollers | 7 |
uraich/tcs3200-micropython | A MicroPython driver and test programs for a color sensor | 1 |
kartun83/micropython-mq | A set of Python drivers for sensors from the MQ series | 24 |
sparkfun/micro_bit_controller_bit | A game controller expansion board for the micro:bit microcontroller | 5 |