Basic PCA level automated test example using Phidgets to power cycle a circuit board, take voltage data, plot, and store data in a CSV.
Tag: tkinter
Python: Basic Tkinter GUI
Basic Python example using Tkinter to form a GUI and prints out the inputs into the terminal.