froonix / pcsensor-temper

🌡️ USB TEMPer Device (0c45:7401)
Other
1 stars 1 forks source link

[!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