https://github.com/codekitchen/brewcontrol
e-brewing temperature controller arduino sketch
https://github.com/codekitchen/brewcontrol
Last synced: about 1 year ago
JSON representation
e-brewing temperature controller arduino sketch
- Host: GitHub
- URL: https://github.com/codekitchen/brewcontrol
- Owner: codekitchen
- Created: 2017-05-22T02:54:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T02:57:22.000Z (about 9 years ago)
- Last Synced: 2025-01-24T19:16:54.779Z (over 1 year ago)
- Language: C++
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brew Control
This is the source for my Arduino-based temperature controller for my
electric brewing setup.
This is built on [the badge from the BSidesSLC 2015
conference](https://github.com/thetransistor/BSidesSLC2015), since I had
it lying around collecting dust and it already has a screen and input
controls. It turned out to be perfect for this use case.
As such, this won't be immediately useful to anybody else -- you'd most
likely have to modify the code for whatever screen+input your Arduino is
wired to.