djcp / cook

A minimal sous vide controller for the raspberry pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cook

A minimal sous vide controller for the raspberry pi.

Requirements

Getting started

git clone http://github.com/djcp/cook.git
cd cook
./bin/setup.sh  
bundle
DESIRED_TEMP=57.2 ruby cook.rb # stuff happens

Coming soon

A wiring schematic to show you how to actually make this work.

Contributors

  • Dan Collis Puro: @djcp

License

  • GPLv3

About

A minimal sous vide controller for the raspberry pi


Languages

Language:JavaScript 89.0%Language:Ruby 9.0%Language:Shell 2.0%