This repository was archived by the owner on Jul 15, 2022. It is now read-only.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
OS X Utility to read out data from the AVR Temp Sensor made by Diamex GmbH. As seen here: http://www.led-genial.de/USB-Temperatur-Sensor-Tester-fuer-DS18B20 Dependencies: - clang (or gcc) in some newer incarnation - hidapi ( https://github.com/signal11/hidapi ) Build & Run: 1. download, build and install hidapi from https://github.com/signal11/hidapi 2. run ./build_osx.sh (or build_pi.sh for raspberry pi) 3. Connect the Temp Sensor and run ./tempsense (on the pi you need to sudo) Copyright & License: This code is licensed under the Affero GPL3 License! (c) Leon Szpilewski, 2014