cnliri1 / Open-ArdBir-1

Arduino Code for Single Vessel Brewing System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open ArdBir 2012-2015

##Version 2.8.3-RC

####Source, PCB, Manual (English, Italian, Russian)

####Avaible Language: Italian, English, Spanish, Portuguese, Russian (20x4), Norwegian (20x4).

####Compiled on Arduine IDE v1.6.1.

brauduino semi automated single vessel RIMS created by s.mathison Copyright (C) 2012 Stephen Mathison

###Modified by Mike Wilson

  • Added INPUT_PULLUP to button inputs
  • swapped I/O ports for Buzz and Pump
  • changed to faherenheit
  • added heat and pump (H and P) indicators to the LCD
  • turned off pump during boil stage
  • added direct output% control and display during boil
  • saved boil heat % in EEPROM
  • 2v5 fixed hop addition when hoptime == boiltime
  • changed boil stage temp to 201 deg F.

###Modified by Massimo Nevi (2014/2015)

  • Added Buzzer Modulation (NumBeep, Period)
  • Added Stage CountDown in Automatic Mode
  • Added Stage Watch in Manual Mode
  • Modified Max Number of Hops (10)
  • Modified stage Wait in Active Pause (PID Control On)
  • Modified H e P indicator for ON-OFF and Active-Disactive Modulation
  • Added Some Control Parameter in Configuration Menu
  • Added Temp Pump Stop in Manual Mode
  • Dual Scale Temp (°C-°F)
  • Reorganized EEPROM
  • Reorganized Configuration
  • Added Delayed Start
  • Added Alert before Mash In
  • Jump Step whit Button Press in Automatic Mode
  • Added Cooling Procedure
  • Added Whirlpool Procedure

Added more configuration on PID Menu

  • Added Use Gas section

  • Set Histeresy for Gas Use

  • Set Calibration Temp

  • Modified PID on BOIL

  • Added Second Menu Configuration

    • Set Scale Temp (°C-°F)
    • Set Location of Temp Sensor
    • Set Temp of Boil (°C-°F)
    • Set Set Time Pump Cycle and Time Rest
    • Set Pump ON-OFF before Mash In
    • Set Pump ON-OFF during Mash
    • Set Pump ON-OFF at Mash Out
    • Set Pump ON-OFF at Boil
    • Set Temp Pump Stop (°C-°F)
    • Set Skip Pause at Add Malt
    • Set Skip Pause at Remove Malt
    • Set Skip Pause at Iodine Test
    • Set Time Max Iodine Test
    • Set Manage Whirlpool
  • Reorganized Automation

    • Removed Number of Stages Setting
    • Fixed Name of Stages (8)
    • Dual A-Amylase Stage
    • Correct Mash In Stage
    • Auto Mash Design
    • Correct Time Reset of Pump
    • Added Iodine Test (Active Pause)
    • Added WHIRLPOOL control
    • Added COOLING control
  • Stage Managing

    • Load Stage Set
    • Save Stage Set
    • Delete Stage Set
    • Initialize EEPROM
  • LCD 16x2 wiew

  • LCD 20x4 wiew

  • ####Avaible Language:

  • Italian Language (Both)

  • English Language (Both)

  • Spanish Language (Both)

  • Portuguese Language (Both)

  • Russian Language (20x4)

  • Norwegian Language (20x4)

compiled on Arduino V1.6

About

Arduino Code for Single Vessel Brewing System

License:GNU General Public License v2.0


Languages

Language:C 54.2%Language:Arduino 29.2%Language:C++ 16.7%