mirror of
https://github.com/FAUSheppy/ths-datenlogger
synced 2025-12-08 04:41:34 +01:00
22 lines
635 B
Markdown
22 lines
635 B
Markdown
## What is this?
|
|
This tool was developed to enable easy analysis of USB-Dataloggers that record humidity and/or temperature, supporting a variety of formats with a comfortable, minimalistic and easy to use, interface. The output is highly configurable, check the example-``config`` file for details.
|
|
|
|
## Dependencies (pip3)
|
|
|
|
tkinter
|
|
language
|
|
matplotlib
|
|
codecs
|
|
dbfread
|
|
|
|
## Supported Formats
|
|
|
|
- .xbf (XAML Binary Format)
|
|
- .xls (Microsoft Excel)
|
|
- .csv (Comma Separated Values) (UTF-8/ASCII/Latin-1)
|
|
- Format not supported? Send me a sample file!
|
|
|
|
## Output
|
|

|
|
|