pxt-IR
Infrared library
A software library for micro:bit microcontrollers to receive and send infrared messages using NEC and SONY encoding.
15 stars
6 watching
10 forks
Language: TypeScript
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
peterhinch/micropython_ir | A Python library for implementing IR remote control communication protocols in nonblocking device drivers. | 254 |
lioujj/pxt-oled | A software driver for connecting a Lumex OLED display to a microbit platform using TypeScript. | 2 |
lioujj/pxt-mp3 | A software package that enables MP3 playback on a microcontroller-based platform using a dedicated audio player module. | 11 |
bartoszadamczyk/pico-ir | A Python library for working with Infrared (IR) signals on the Raspberry Pi Pico microcontroller | 25 |
doralc/pxt-mlx90614 | A driver for an infrared thermometer chip on a microcontroller platform | 2 |
hobbyquaker/lirc2mqtt | Connects an infrared transceiver to MQTT for remote control applications | 23 |
mattmatic/micropython-necir | Provides an infrared receiver class for MicroPython boards | 15 |
mcauser/micropython-mlx90614 | A Python library providing an interface to an infrared temperature sensor | 34 |
philipphenkel/pxt-powerfunctions | Controls LEGO Power Functions devices using an IR-emitting LED and MakeCode | 49 |
cyborg5/irlib | A C++ library for encoding and decoding infrared remote signals using a modular design to support multiple protocols. | 213 |
rcolistete/micropython_mlx90615_driver | A Python driver module for an infrared temperature sensor | 2 |
designerping/micropython-ir | A Python-based software project that reads and decodes infrared signals for wireless communication | 12 |
doralc/pxt-tcs3200-color-sensor | An open-source project providing a software interface to the TCS3200 color sensor on Microbit boards | 2 |
peterhinch/micropython-lcd160cr-gui | A touch-driven GUI library for interacting with LCD displays using Python | 30 |
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 |