Skip to content

niccokunzmann/Arduino-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Monitor

Ever wondered what your Arduino does? Use this monitor to see the values the Arduino works with and the check for own outputs.

Install

Download the sources from github. Install Python 2. Install PySerial.

Run

Run the ArduinoMonitor.pyw in the folder ArduinoMonitor_py. It checks for Arduinos connected.

Now whenever your arduino prints a line like

value=4 or pin0 = 25

the monitor updates the statistics.

There is an example program that outputs the values of all pins of the Arduino located in the folder ArduinoMonitor_ino.

About

Ever wondered what your arduino does? Use this monitor to see the values the arduino works with and the check for own outputs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages