GotempReader

This is an easy userspace tool to read out temperatur values from the Go! Temp USB device. This is based on the Code found on a forum from Jeff Sadowski “jeff.sadowski@gmail.com” (under GPLv2).

It makes use of the ldusb driver.

I added udev-rule to automatically get the devicenode and adapted the code to fullfill my needs.

Current Changelog (yes, i release early and often ;-) ):

* Version 0.1.3 (05/12/2007)

- reworked output-system completely
to have proper framework supporting later
file and even database-outputs
- fix for alarm feature: amlarm-state was released
too early
- added support for make install and INSTALL file

* Version 0.1.2 (05/12/2007)

- Added foreground repeat mode
- Added timecode option
- Some sanitychecks for options

* Version 0.1.1 (05/12/2007)
- Minor Code cleanups
- added Alarm feature (with some new options)

* Version 0.1 (05/12/2007)
Initial Version (of this Branch)
Based on version from Jeff Sadowsky found here

http://forums.fedoraforum.org/showthread.php?t=160075

see orig_gotempreader.c

Changes applied are mainly
- shortings through udev-rule caring about devicenode
- taking arguments for costumization
- daemon-mode (writing to syslog)
- identation and other small stuff

Source:

GotempReader-0.1.3.tar.bz2

GotempReader-0.1.2.tar.bz2

GotempReader-0.1.1.tar.bz2
GotempReader-0.1.tar.bz2

Packages (via software.opensuse.org):
e.g. for openSUSE 10.3
http://download.opensuse.org/repositories/home:/fseidel/openSUSE_10.3/

generic query for GotempReader

http://software.opensuse.org/search?p=1&q=GotempReader

Leave a Reply