micropython_arduino_control
Arduino controller library
A library to remotely control an Arduino microcontroller using the 1-wire protocol
Micropython library to control an arduino remotely. With corresponding arduino code.
0 stars
2 watching
1 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library for communicating with microcontroller boards | 417 |
| A Python library to control and calibrate RC servos using hardware PWM on microcontrollers. | 15 |
| A device control system using Micropython and MQTT to remotely manage a relay on an ESP8266 MCU. | 10 |
| A library providing an Ethernet module control interface for MicroPython-based systems. | 10 |
| A library that captures and replays 433MHz remote control codes to control devices | 70 |
| A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 10 |
| A MicroPython library for controlling PWM-based motors and servos | 1 |
| A tool to control MicroPython boards over a serial connection. | 727 |
| A Python driver for a pms5003 air quality sensor that provides a simple interface to read and control the device in a Micropython environment. | 23 |
| A Python library to control stepper motors in MicroPython using a simplified API and efficient timer-based approach. | 11 |
| A Python library that enables remote control of a BBC micro:bit using MicroPython's API. | 0 |
| A MicroPython library for controlling 16-bit I/O Expander with I2C Interface on a relay board | 9 |
| A Python library for working with real-time clocks and calendars on microcontrollers using the PCF8563 IC. | 8 |
| A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
| A MicroPython module for creating buttons with debounced and timed press/hold states | 4 |