Turns a Raspberry Pi into a cheap, universal & web-enabled kiln Controller.
 
 
 
 
Go to file
Sebastian Steuer 09b73bcc10 bottle serves the website now 2013-11-23 23:26:06 +01:00
public Fixes to picoreflowd and change to localhost in index.html 2013-11-23 22:10:51 +00:00
.gitignore Fixes to picoreflowd and change to localhost in index.html 2013-11-23 22:10:51 +00:00
README.md Fixes to picoreflowd and change to localhost in index.html 2013-11-23 22:10:51 +00:00
oven.py added initial backend 2013-11-23 22:25:20 +01:00
picoreflowd.py bottle serves the website now 2013-11-23 23:26:06 +01:00

README.md

picoReflow

Turns a Raspberry Pi into a universal, web enabled Reflow Oven Controller.

Based on MAX 31855 Cold-Junction K-Type Thermocouple and Raspberry Pi GPIO driven Solid State Relays.

Python Requirements:

  • dev-python/bottle
  • dev-python/gevent
  • dev-python/gevent-websocket