Arduino-IRremote
IR protocol library
A C++ library that enables the sending and receiving of infrared signals with multiple protocols.
Infrared remote library for Arduino: send and receive infrared signals with multiple protocols
5k stars
229 watching
2k forks
Language: C++
last commit: 15 days ago
Linked from 1 awesome list
arduinoarduino-libraryinfraredlibraryremote
Related projects:
Repository | Description | Stars |
---|---|---|
crankyoldgit/irremoteesp8266 | A library that allows developers to send and receive infrared signals using ESP8266/ESP32 devices | 2,992 |
ruoyu0088/esp8266_ir | A Python-based project that enables remote control of IR signals via WebSocket connections on an ESP8266 microcontroller | 49 |
peterhinch/micropython_ir | A Python library for implementing IR remote control communication protocols in nonblocking device drivers. | 254 |
jeroendoggen/arduino-gp2y0a21yk-library | An Arduino library for converting ADC values to distance measurements from an IR sensor | 25 |
cyborg5/irlib | A C++ library for encoding and decoding infrared remote signals using a modular design to support multiple protocols. | 213 |
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 |
rcolistete/micropython_mlx90615_driver | A Python driver module for an infrared temperature sensor | 2 |
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 |
hobbyquaker/lirc2mqtt | Connects an infrared transceiver to MQTT for remote control applications | 23 |
bartoszadamczyk/pico-ir | A Python library for working with Infrared (IR) signals on the Raspberry Pi Pico microcontroller | 25 |
lioujj/pxt-ir | A software library for micro:bit microcontrollers to receive and send infrared messages using NEC and SONY encoding. | 15 |
doralc/pxt-mlx90614 | A driver for an infrared thermometer chip on a microcontroller platform | 2 |
mcauser/micropython-mlx90614 | A Python library providing an interface to an infrared temperature sensor | 34 |
gamefunc/micropython_espx_ir_transceiver | Provides an ESP32-based IR transceiver implementation using MicroPython | 7 |
rsbohn/arduinoisp | Allows an Arduino to program AVR chips using the STK500v1 protocol. | 125 |