Skip to content

This repository contains testscripts for Voltcraft PL-125-T2 and PL-125-T4 devices.

Notifications You must be signed in to change notification settings

baderas/pl-125-testscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PL-125-T2/PL-125-T4 Testscripts

This repository contains testscripts for Voltcraft PL-125-T2 and PL-125-T4 devices. These were created during development of the connection between both devices and Artisan. The scripts can be used to determine if the connection to PL-125-T2/T4 devices works or not.

Usage

# If working, the script should output something like this:
# 5000.0 means that there is no sensor connected to T2
$ python3 pl-125-t2/testscript_t2.py
T1: 23.0 T2: 5000.0
T1: 23.0 T2: 5000.0
...
$ python3 pl-125-t4/testscript_t4.py
T1: 17.8 T2: 17.8 T3: 19.3 T4: 19.1
T1: 17.8 T2: 17.8 T3: 19.3 T4: 19.0
T1: 17.7 T2: 17.8 T3: 19.3 T4: 19.0
...

Related Projects

About

This repository contains testscripts for Voltcraft PL-125-T2 and PL-125-T4 devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages