Skip to content

Commit e5751cd

Browse files
Update README.md
1 parent 04bbbfe commit e5751cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GUI SerialPort Data logger Software using Python and ttkbootstrap(tkinter) framework
22

3-
- An easy to use Python based data logging software using tkinter/ttkbootstrap for GUI.
3+
- An easy to use Python based data acquisition and logging software using tkinter/ttkbootstrap for GUI.
44
- Code Opens a Serial port and logs data coming from an Arduino data acquisition system into **Comma Seperated Values (CSV) text file**.
55
- Filename is created using current date and time
66
- uses simple threading to improve the responsiveness of the GUI,GUI does not freeze when acquiring data

0 commit comments

Comments
 (0)