Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.
/ pcsensor-temper Public archive

🌡️ USB TEMPer Device (0c45:7401)

License

Notifications You must be signed in to change notification settings

froonix/pcsensor-temper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

REPOSITORY ARCHIVED: There's a much better alternative available: temper-python

pcsensor-temper

Simple C-program to query temperature from TEMPer-USB-devices. There's a Munin plugin included too. This repository is prepared for Debian package builds.

Supported and tested devices

Build from source

sudo apt install git build-essential libusb-dev
git clone "https://github.com/froonix/pcsensor-temper.git"
cd "pcsensor-temper" && make all

# copy udev rule (udev directory)
# copy program (pcsensor file)
# ...

Binary packages (experimental)

Please take a look at the wiki.

See also