## Acknowledgements

Thanks to all people, who helped me to realize this package.

Special thanks to following people, who helped me recently:
in 2020:

* Jürgen Klug (implementing the FreeTec V2 support, beta-testing 
                and bug fixing)

* Jan Billig  (beta-testing and bug fixing DL-181THP different version)

in 2022:

* RoVoGi for testing on Android 12


USB-Dataloggerreader is build on top of many free softwares, and could not 
exist without them. 


Especially foolowing free projects helped with implementing specific protocols 
for various dataloggers:

* VDL120: Das Voltcraft DL-120TH Tool by milahu
  http://vdl120.sourceforge.net/
  with the implementation of the support for the VOLTCRAFT Loggers DL-1

* freetecreader by  hoehermann https://github.com/hoehermann/freetecreader
  with the implementation of the protocol for the FreeTec NC7004 Datatloggers

* The DL-141TH project by huirad https://sourceforge.net/projects/dl141th/

* USB-Datenlogger TFD 128 am Linux-Rechner http://www.netzmafia.de/skripten/hardware/TFD128/index.html

* USB-500/Lascar : USB-500 by Warren Jasper

* The linux sources of Cp2102SerialDriver and libhid
