Project usense: Difference between revisions
Jump to navigation
Jump to search
(Created page with '= USense USB Sensors = Supports the Vernier GoTemp and the TEMPer1 USB temperature sensors via libusb. = Download = Get it from [http://github.com/ezrec/usense my GitHub repo]...') |
|||
Line 1: | Line 1: | ||
= | = usense USB Sensors = | ||
Supports the Vernier GoTemp and the TEMPer1 USB temperature sensors via libusb. | Supports the Vernier GoTemp and the TEMPer1 USB temperature sensors via libusb. | ||
== Vernier GoTemp! == | |||
The Vernier GoTemp! looks like this: | |||
[[Image:Vernier_GoTemp!.jpg]] | |||
=== NOTES === | |||
* Expensive | |||
* Requires calibration | |||
* Probe is not salt-water tolerant | |||
== TEMPer == | |||
The TEMPer1 and TEMPerNTC devices look like this: | |||
[[Image:TEMPerNTC.jpg]] | |||
Supports the TEMPer, TEMPer1 (with external probe), and TEMPerNTC (with external probe) | |||
=== NOTES === | |||
* Cheap | |||
* Factory calibrated | |||
* Probe on TEMPer1 is salt-water tolerant (so far) | |||
= Download = | = Download = | ||
Get it from [http://github.com/ezrec/usense my GitHub repo]. | Get it from [http://github.com/ezrec/usense my GitHub repo]. |
Revision as of 20:28, 18 June 2009
usense USB Sensors
Supports the Vernier GoTemp and the TEMPer1 USB temperature sensors via libusb.
Vernier GoTemp!
The Vernier GoTemp! looks like this:
NOTES
- Expensive
- Requires calibration
- Probe is not salt-water tolerant
TEMPer
The TEMPer1 and TEMPerNTC devices look like this:
Supports the TEMPer, TEMPer1 (with external probe), and TEMPerNTC (with external probe)
NOTES
- Cheap
- Factory calibrated
- Probe on TEMPer1 is salt-water tolerant (so far)
Download
Get it from my GitHub repo.