IRLib
IR decoder/encoder
A C++ library for encoding and decoding infrared remote signals using a modular design to support multiple protocols.
An Arduino library for encoding and decoding infrared remote signals
213 stars
38 watching
76 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
designerping/micropython-ir | A Python-based software project that reads and decodes infrared signals for wireless communication | 12 |
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 |
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 |
ruoyu0088/esp8266_ir | A Python-based project that enables remote control of IR signals via WebSocket connections on an ESP8266 microcontroller | 49 |
bartoszadamczyk/pico-ir | A Python library for working with Infrared (IR) signals on the Raspberry Pi Pico microcontroller | 25 |
gamefunc/micropython_espx_ir_transceiver | Provides an ESP32-based IR transceiver implementation using MicroPython | 7 |
bramrausch/encoderlib | A Python library to handle rotary encoders in MicroPython microcontrollers | 8 |
sija/base62.cr | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
maehw/serialhex2flipperzeroinfrared | Converts infrared serial interface commands from hexadecimal to Flipper Zero compatible IR format | 95 |
mattmatic/micropython-necir | Provides an infrared receiver class for MicroPython boards | 15 |
jeroendoggen/arduino-gp2y0a21yk-library | An Arduino library for converting ADC values to distance measurements from an IR sensor | 25 |
rcolistete/micropython_mlx90615_driver | A Python driver module for an infrared temperature sensor | 2 |
cxhernandez/molencoder | A PyTorch-based implementation of an autoencoder for molecular data processing and encoding. | 86 |
mcauser/micropython-mlx90614 | A Python library providing an interface to an infrared temperature sensor | 34 |