This software is currently Linux-only
- Arduino IDE
- Python3
- And Python Libraries:
- pyserial
- getch
- graphics.py
$ python3 -m pip install pyserial getch graphics.py
- Python3-tk
$ sudo apt install python3-tk
- Open
arduplot.ino
with Arduino IDE - Click load
- Make sure all libraries are installed
- Execute
arduplot.py
$ python3 arduplot.py