pyFirmata
Microcontroller library
A Python interface to a microcontroller board's communication protocol
Python interface for the Firmata (http://firmata.org/) protocol. It is compliant with Firmata 2.1. Any help with updating to 2.2 is welcome. The Capability Query is implemented, but the Pin State Query feature not yet.
578 stars
42 watching
191 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
firmata/arduino | A protocol and software library for communicating with microcontrollers from host computers | 1,548 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
miketeachman/micropython-mqtt-thingspeak | Enables IoT device communication with Thingspeak using MQTT protocol in Micropython | 26 |
polkascan/py-substrate-interface | An interface to interact with Substrate nodes, enabling Python access to blockchain data and extrinsic execution. | 242 |
entone/firmata | Implementing the Firmata protocol in Elixir for microcontroller communication | 48 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 89 |
jiekanghuang/micropython-am7020 | Microcontroller firmware providing access to NBIoT and networking features via a Python interface. | 3 |
rsta2/pico | A collection of small programs for the Raspberry Pi Pico microcontroller | 46 |
wendlers/micropython-mfrc522 | Provides a Python interface to an RFID reader | 163 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
dmazzella/ucryptoauthlib | A lightweight Python driver for Microchip's Crypto Authentication secure elements | 41 |
marcio-pessoa/pyl298 | This project provides software for controlling L298-based motor controllers using MicroPython | 2 |
capella-ben/micropython_mcp2515 | A microPython library for interacting with CAN Bus controllers. | 4 |
sfera-labs/exo-sense-py-modbus | Modbus communication library for a Python-based IoT device | 4 |
akhileshthorat/micropython-esp32-ota | Firmware updater tool for ESP32 boards using Micropython | 15 |