Serial Port based Python data logger using tkinter (ttkbootstrap) GUI framework. The Python Serial datalogger will acquire data from various sensors connected to the Arduino and save the time stamped ...
I think there's a logical gap in how threading is discussed in the HOWTO that is likely to confuse readers. See forthcoming PR for further details.