pico-ir
IR library
A Python library for working with Infrared (IR) signals on the Raspberry Pi Pico microcontroller
IR library for Raspberry Pi Pico
25 stars
1 watching
4 forks
Language: Python
last commit: 8 months 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-ir | A software library for micro:bit microcontrollers to receive and send infrared messages using NEC and SONY encoding. | 15 |
basanovase/gp2y0a21yk | MicroPython library for interfacing with an IR distance sensor | 0 |
ruoyu0088/esp8266_ir | A Python-based project that enables remote control of IR signals via WebSocket connections on an ESP8266 microcontroller | 49 |
mattmatic/micropython-necir | Provides an infrared receiver class for MicroPython boards | 15 |
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 |
rsta2/pico | A collection of small programs for the Raspberry Pi Pico microcontroller | 46 |
elehobica/pico_jjy_tx | A Raspberry Pi Pico W-based transmitter that sends JJY signals. | 6 |
whaleygeek/bitio | A Python library providing an interface to Micro:bit I/O devices | 93 |
drakxtwo/vl53l1x_pico | Provides a driver for interfacing with the VL53L1X sensor | 18 |
rlangoy/upy_apds9960 | A Python library for ESP8266/ESP12-E devices to interface with APDS9960 and APDS9900 proximity sensors | 9 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
catdog2/mpy_bh1750fvi_esp8266 | A Python driver for an infrared light sensor on an ESP8266 microcontroller | 18 |
larsks/py-mpu6050 | This project provides a Micropython interface for interacting with the MPU6050 6DOF IMU sensor. | 82 |