Skip to content

Commit 04bbbfe

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

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
- Detailed information about the software architecture and how to run it can be found in our website (link Below)
1818
- [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)
1919

20+
## Datalogger CSV format
21+
22+
- ![Arduino data acquisition system that logs data to csv file using Python and tkinter](https://www.xanthium.in/sites/default/files/inline-images/csv-text-editor-python-datalogger.jpg)
23+
- ![Arduino data acquisition and logging system that logs data to Microsoft Excel file using Python and tkinter](https://www.xanthium.in/sites/default/files/inline-images/csv-excel-python-datalogger.jpg)
24+
- ![Arduino data acquisition and logging system that logs data to Libreoffice Calc file using Python and tkinter](https://www.xanthium.in/sites/default/files/inline-images/csv-libreoffice-calc-python-datalogger.jpg)
25+
2026

2127

2228

0 commit comments

Comments
 (0)