This is a basic terminal example implemented on an Arduino. The purpose is to provide an easy way to be able to GET/SET various settings/registers and execute functions from a terminal program such as RealTerm, Tera Term, or Putty.
Month: September 2023
PCA Test Example with Python and Phidgets
Basic PCA level automated test example using Phidgets to power cycle a circuit board, take voltage data, plot, and store data in a CSV.
Python: Basic Tkinter GUI
Basic Python example using Tkinter to form a GUI and prints out the inputs into the terminal.