esp8266_ir
IR Remote
A Python-based project that enables remote control of IR signals via WebSocket connections on an ESP8266 microcontroller
Control IR signal by websocket
49 stars
5 watching
18 forks
Language: Python
last commit: about 7 years ago esp8266micropython
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
peterhinch/micropython_ir | A Python library for implementing IR remote control communication protocols in nonblocking device drivers. | 254 |
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 |
designerping/micropython-ir | A Python-based software project that reads and decodes infrared signals for wireless communication | 12 |
gamefunc/micropython_espx_ir_transceiver | Provides an ESP32-based IR transceiver implementation using MicroPython | 7 |
bartoszadamczyk/pico-ir | A Python library for working with Infrared (IR) signals on the Raspberry Pi Pico microcontroller | 25 |
cbrand/ir-remote-frontend | A frontend application for controlling and automating TV setups using IR remote controls | 0 |
undeadsec/idisagree | Control remote computers using a Discord bot and Python 3. | 172 |
smarthomehub/smartir | An integration that enables control of climate devices, media players and fans using infrared controllers | 2,065 |
mcauser/micropython-mlx90614 | A Python library providing an interface to an infrared temperature sensor | 34 |
basanovase/gp2y0a21yk | MicroPython library for interfacing with an IR distance sensor | 0 |
peterhinch/micropython_remote | A library that captures and replays 433MHz remote control codes to control devices | 70 |
roterfux/esp8266_ntp_webserver | A MicroPython-based IoT project combining WiFi connectivity, LED control, time synchronization, and basic web serving capabilities for an ESP8266 microcontroller. | 2 |
bitrate16/httprd | A single-script remote desktop solution using a web browser | 74 |
hobbyquaker/lirc2mqtt | Connects an infrared transceiver to MQTT for remote control applications | 23 |