rims-arduino-library  v3.1.1
Recirculation infusion mash system library for Arduino
rims-arduino-library Documentation

Quick Links

About rims-arduino-library

This library implement RIMS controls for home brewers. For definition of a RIMS, see BrewWiki.

For me, an Arduino microcontroller + a LCD Keypad shield was cheaper and a lot more customizable than a commercial PID controller. So, with this library, a commercial PID controller is unnecessary. Automatic PID tuning toolkit is also included.

Temperature can be read with a thermistor, a resistance temperature detector (RTD) or any custom temperature probe. Heater is controlled with pulse-width modulation (PWM) of a solid-state relay (SSR).

Donate

To support my work, you can donate here : https://tinyurl.com/y6gk9l8h

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Copyright (C) 2016 Francis Gagnon

Go to SourceForge page