We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04bbbfe commit e5751cdCopy full SHA for e5751cd
README.md
@@ -1,6 +1,6 @@
1
# GUI SerialPort Data logger Software using Python and ttkbootstrap(tkinter) framework
2
3
-- An easy to use Python based data logging software using tkinter/ttkbootstrap for GUI.
+- An easy to use Python based data acquisition and logging software using tkinter/ttkbootstrap for GUI.
4
- Code Opens a Serial port and logs data coming from an Arduino data acquisition system into **Comma Seperated Values (CSV) text file**.
5
- Filename is created using current date and time
6
- uses simple threading to improve the responsiveness of the GUI,GUI does not freeze when acquiring data
0 commit comments