Skip to content

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

Notifications You must be signed in to change notification settings

3eggert/picoReflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picoReflow

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

Image

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

Python Requirements:

Gentoo:

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

Raspbian:

sudo apt-get install python-dev libevent-dev sudo pip install greenlet bottle gevent gevent-websocket

More info: https://apollo.open-resource.org/mission:resources:picoreflow

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.8%
  • CSS 16.6%
  • Python 12.6%