py-arduino access Arduino from Python

Documents

How to install py-arduino
Common problems
py_arduino.cli.*: How to use
py_arduino.cli.*: Reference

Examples - Low level

Temperature sensing (LM35)

Examples - Web Application

TODO

---

View the Project on GitHub hgdeoro/py-arduino

Welcome to py-arduino

py-arduino is a Python library to communicate with Arduinos.

It consist of two layers:

The project has many testing utilities, a simple emulator and the ability to see DEBUG messages to facilitate the location of problems and subsequent solutions.