Implement a wifi-connected controller for a propane kiln
 
 
 
 
 
 
Go to file
James Gao 4f462722e4 Finished circuit boards sent out
Finally finished the circuit board design. I ended up going with a
pretty different approach than I was originally planning, since this
design is low impact and allows board stacking. An ATMEGA328 chip
running as an I2C slave will be the primary communication between the
raspberry pi and the hardware, instead of the raspberry pi directly
controlling the hardware. Code changes to accommodate will be
forthcoming, although this works towards allowing multi-zone heating
2014-10-29 08:59:55 -07:00
circuits Finished circuit boards sent out 2014-10-29 08:59:55 -07:00
kiln Add code / model for a limit switch 2014-10-25 19:54:40 -07:00
models Add code / model for a limit switch 2014-10-25 19:54:40 -07:00
.gitignore Initial commit 2014-10-15 11:04:32 -07:00
BOM.md Add power supply, total to BOM.md 2014-10-21 18:27:56 -07:00
BOM.ods Backend state machine finished, untested 2014-10-22 12:11:46 -07:00
LICENSE Initial commit 2014-10-15 11:04:32 -07:00
README.md Add a readme 2014-10-17 14:27:51 -07:00

README.md

Raspberry Pi controlled Kiln

This project implements a wifi-accessible temperature controller for a ceramic firing kiln.

Please see the BOM for all the parts we purchased for this project. Additional circuit diagrams and 3D models will be forthcoming.