]> jspc29.x-matter.uni-frankfurt.de Git - labtools.git/commit
pt100 board: python package for users added
authorPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Wed, 31 May 2017 15:36:11 +0000 (17:36 +0200)
committerPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Wed, 31 May 2017 15:36:11 +0000 (17:36 +0200)
commit5c9b91de6a3b4312bcc4a1328e0dfbe29c17051a
tree0ce5af12e780b351d466f20f7c3ed20c004795d7
parent5a0d381558935ae374890a48255206132edc8c22
pt100 board: python package for users added
sensors/pt100-board-python-package/pt100_board/__init__.py [new file with mode: 0755]
sensors/pt100-board-python-package/pt100_board/pt100_csv_reader.py [new file with mode: 0755]
sensors/pt100-board-python-package/pt100_board/pt100_logfile_reader.py [new file with mode: 0755]
sensors/pt100-board-python-package/pt100_board/pt100_reader.py [new file with mode: 0755]
sensors/pt100-board-python-package/setup.py [new file with mode: 0644]