
With hardware connected to an Arduino board without ever having to recompile and reload sketches to the board itself.

This allows a user to quickly prototype programs for Arduino using Python code, or to It is written using a custom protocol, similar to Firmata. Standard serial IO, either over a physical wire

The Arduino-Python3 Command API is a lightweight Python library forĬommunicating with Arduino microcontroller boards from a connected computer using This API is forked from the original Python Arduino Command API to add support for Python 3.
