BrewPi Smoker Controller

Before you say "The Onewire sensor cannot handle the temperature range of a grill hear me out!

Can you use this Analog to Digital converter or one like?

http://www.maximintegrated.com/datasheet/index.mvp/id/7273

Buy a kit like this: http://www.ebay.com/itm/MAX6675-Module-K-Type-Thermocouple-Temperature-Sensor-for-Arduino/152250694240?_trksid=p2141725.c100338.m3726&_trkparms=aid%3D222007%26algo%3DSIC.MBE%26ao%3D1%26asc%3D20150313114020%26meid%3Da8396c50de494f769379a157d92d04d6%26pid%3D100338%26rk%3D6%26rkt%3D30%26sd%3D181922908399

And you would be able to have multiple probes and create custom profiles for custom smokes, etc.

This would open an entire new market for the brewpi if Elco sold these temp probes :).

Cheers!
Kory

2 Likes

Instead, you could build a HeaterMeter which uses a Raspberry Pi and AVR chip to specifically control a smoker:

The HeaterMeter uses a different PID algorithm and parameters better suited to controlling a smoker, so this would be a better route. As with BrewPi, the HeaterMeter’s RPi hosts a web-accessible site so that one could access it anywhere. In addition, there are iOS and Android apps that make use from a smartphone very simple.

Craig