https://github.com/patricksanders/smoker_temp
Temperature logging using DS18B20 probes
https://github.com/patricksanders/smoker_temp
Last synced: over 1 year ago
JSON representation
Temperature logging using DS18B20 probes
- Host: GitHub
- URL: https://github.com/patricksanders/smoker_temp
- Owner: patricksanders
- License: gpl-2.0
- Created: 2014-07-13T18:02:13.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-13T18:27:34.000Z (almost 12 years ago)
- Last Synced: 2025-01-29T19:32:20.175Z (over 1 year ago)
- Language: Python
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
smoker_temp
===========
Temperature logging using DS18B20 probes
Inspired by and adapted from [Adafruit's Raspberry Pi DS18B20 Temperature Sensing Lesson](https://learn.adafruit.com/adafruits-raspberry-pi-lesson-11-ds18b20-temperature-sensing/).