Skip to content
/ pcsensor2 Public
forked from nonoo/pcsensor2

Reads temperature from a TEMPerV1.2 USB thermometer (VID/PID 0c45:7401)

License

Notifications You must be signed in to change notification settings

xoro/pcsensor2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcsensor2

Reads temperature from a TEMPerV1.2 USB thermometer (VID/PID 0c45:7401).

The source code is a nice and clean example of using libusb in simple blocking mode.

The posttemp subdirectory contains scripts which read 2 Tempers and send their values to a PHP script using curl. For the scripts you'll need my nlogrotate script which can be found in a separate git repo here.

About

Reads temperature from a TEMPerV1.2 USB thermometer (VID/PID 0c45:7401)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.2%
  • Shell 16.0%
  • Makefile 1.8%