Johnson A419 BLE/WiFi Modification

I'm a software engineer who just bought a Johnson A419. I have a Nest thermostat.

Naturally, if I can control and monitor my house temps with my iDevices, why not my fermentation?

I'd like to hack together an Arduino (BLE, Wi-Fi, or otherwise) to allow me to monitor/record my fermentation temps remotely, via some manner of connection to the A419. I think I need more hardware info on the unit than just this PDF to do it, though.

Has anyone attempted this, or a similar modification to another controller? Any more in-depth info on the A419 out there?

Or is there a product that already does this? (short of starting from a Nest and working from there, of course)

Topic diy temperature-control equipment homebrew

Category Mac


If you're going to go to the effort of including an arduino in the system, then it would be a good idea to also use that for temp control with a more sophisticated algorithm.

The Johnson controllers use simple thermostat algorithm which overshoots on heating or undershoots on cooling, simply because they switch on or off when the setpoint is reached, but already the cool/hot air in the fridge will continue cooling/heating the beer.

The BrewPi project has implemented a predictive algorithm which eliminates over/undershoot. It also has monitoring via a LCD/web UI with temperature graphs. It also supports temperature profiles.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.