Python-Arduino-Command-API
Microcontroller API
A Python library for communicating with microcontroller boards
A Python library for communicating with Arduino microcontroller boards
415 stars
57 watching
151 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kevinkk525/micropython_arduino_control | A library to remotely control an Arduino microcontroller using the 1-wire protocol | 0 |
dinotools/ardurpc | Enables remote procedure calls on microcontrollers | 8 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
andrewrapp/xbee-arduino | An Arduino library that enables communication with XBees in API mode. | 340 |
capella-ben/micropython_mcp2515 | A microPython library for interacting with CAN Bus controllers. | 4 |
jajberni/mcp342x_lopy | A MicroPython driver for the MCP342x ADC | 3 |
anthonyknorman/micropython_ads1115 | A Python implementation of an ADS1115 analog-to-digital converter for microcontrollers. | 4 |
arduino/arduinocore-avr | Provides the core software components and configuration files for a specific type of microcontroller board platform. | 1,244 |
todbot/arduino-serial | C code to communicate with Arduino microcontrollers | 236 |
jornamon/mp-bmp3xx-full | A fully featured driver for a specific microcontroller family | 4 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 345 |
djdevon3/my_circuit_python_projects | A collection of Python projects utilizing the Circuit Python language on various microcontrollers. | 14 |
jposada202020/micropython_motor | A MicroPython library for controlling PWM-based motors and servos | 1 |
capella-ben/micropython_amis-30543 | A library for controlling Pololu AMIS-30543 stepper motor drivers using MicroPython | 0 |
simonmonk/programming_arduino | A book-focused project providing code examples and resources for learning Arduino programming using the Processing language. | 79 |