Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xanthium-enterprises authored Mar 12, 2024
1 parent 04bbbfe commit e5751cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GUI SerialPort Data logger Software using Python and ttkbootstrap(tkinter) framework

- 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.
- Code Opens a Serial port and logs data coming from an Arduino data acquisition system into **Comma Seperated Values (CSV) text file**.
- Filename is created using current date and time
- uses simple threading to improve the responsiveness of the GUI,GUI does not freeze when acquiring data
Expand Down

0 comments on commit e5751cd

Please # to comment.