You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,16 @@
7
7
8
8
-
9
9
10
-
## Requirements
10
+
## Requirements
11
11
- Before running the program ,make sure you have the following modules installed)
12
12
- Pyserial
13
13
- ttkbootstrap
14
14
15
-
## online tutorial
15
+
## Online tutorial
16
16
17
17
- Detailed information about the software architecture and how to run it can be found in our website (link Below)
18
18
-[Build your own GUI based Serial Port Data Acquisition and logging system using tkinter(ttkbootstrap) and Python3](https://www.xanthium.in/multithreading-serial-port-data-acquisition-to-csv-file-using-producer-consumer-pattern-python)
19
-
-
0 commit comments