This repository was archived by the owner on Jul 15, 2022. It is now read-only.
forked from kybernetyk/tempsense
-
Notifications
You must be signed in to change notification settings - Fork 0
OS X command line client for the Diamex AVR Temp Sensor (DS18B20)
License
gitgrave/tempsense
Folders and files
Name | Name | Last commit message | 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
About
OS X command line client for the Diamex AVR Temp Sensor (DS18B20)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 59.9%
- Shell 25.9%
- Makefile 14.2%