Skip to main content Link Search Menu Expand Document (external link)

Command Line Interface

The easiest way to monitor voltage is to use the Arduino Firmata library. The Arduino IDE can easily upload this by opening the firmata project and uploading it to the Arduino. Afterward, you can run the /python/read_voltage.py script provided in this report.

read_voltage.py.png