Yannik Schmidt ccc80cbf40 update readme
2019-02-11 19:28:50 +01:00
2018-01-25 03:20:21 +01:00
2018-07-31 17:39:00 +02:00
2018-01-25 03:20:21 +01:00
2018-01-25 03:20:21 +01:00
2018-07-31 17:40:59 +02:00
2019-02-11 19:16:35 +01:00
2019-02-11 19:16:35 +01:00
2018-01-25 03:20:21 +01:00
2018-01-25 03:20:21 +01:00
2018-07-31 17:38:57 +02:00
2018-01-25 03:20:21 +01:00
2018-07-31 17:37:25 +02:00
2019-02-11 19:16:35 +01:00
2019-02-11 19:28:50 +01:00
2018-01-25 03:20:21 +01:00
2018-07-31 17:38:56 +02:00

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

Plot

Description
Read various data-logger formats and automatically generate plots from it using matplotlib.
Readme GPL-3.0 217 KiB
Languages
Python 100%