micropython_remote
Remote controller
A library that captures and replays 433MHz remote control codes to control devices
Capture and replay 433MHz remote control codes. Control remote switched power adaptors.
70 stars
8 watching
11 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
peterhinch/micropython_ir | A Python library for implementing IR remote control communication protocols in nonblocking device drivers. | 254 |
redoxcode/micropython-servo | A Python library to control and calibrate RC servos using hardware PWM on microcontrollers. | 14 |
peterhinch/micropython-mqtt | A driver for asynchronous MQTT communication in MicroPython | 581 |
peterhinch/micropython-radio | Enables bidirectional communication between two devices using radio frequency signals. | 54 |
peterhinch/micropython-micropower | Provides tools and resources to support the development of ultra low power systems using the Pyboard | 45 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 89 |
penguintutor/pi-power | A web interface solution for controlling Energenie remote control sockets using a Raspberry Pi controller. | 15 |
kevinkk525/micropython_arduino_control | A library to remotely control an Arduino microcontroller using the 1-wire protocol | 0 |
rdagger/micropython-hpdl1414 | A MicroPython module for controlling a smart alphanumeric display with limited character capabilities | 0 |
peterhinch/micropython-nano-gui | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 507 |
peterhinch/micropython-async | A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems | 741 |
ntoll/microperi | A Python library that enables remote control of a BBC micro:bit using MicroPython's API. | 0 |
jposada202020/micropython_motor | A MicroPython library for controlling PWM-based motors and servos | 1 |
ematech/micropython-midi | A MicroPython implementation of MIDI control using accelerometer and switch inputs. | 0 |