Skip to content

granolamatt/TEMPer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TEMPer

My repo for the TEMPer usb temperature sensor

The device shows up as 413d:2107 using lsusb. This script is a modification of the try.py script from python hidapi https://github.com/trezor/cython-hidapi

First install python hidapi:

sudo apt-get install python-dev libusb-1.0-0-dev libudev-dev
sudo pip install --upgrade setuptools
sudo pip install hidapi

Then connect the TEMPer and run the script.

About

My repo for the TEMPer usb temperature sensor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages