Industrial manufacturing
Industrial Internet of Things | Industrial materials | Equipment Maintenance and Repair | Industrial programming |
home  MfgRobots >> Industrial manufacturing >  >> Manufacturing Technology >> Manufacturing process

BrewBench: Arduino & ESP32 Temperature Monitoring Kit

Components and supplies

BrewBench: Arduino & ESP32 Temperature Monitoring Kit
Arduino Yun
Originally Developed with Yun but also works with Yun2, ESP8266 and ESP32 or any Arduino.
×1
BrewBench: Arduino & ESP32 Temperature Monitoring Kit
Arduino Yun Rev 2
×1
BrewBench: Arduino & ESP32 Temperature Monitoring Kit
Espressif ESP8266 ESP-12E
×1
Adafruit Thermistor
Sensor: Works on analog ports, can be used with a Thermowell below.
×1
DS18B20
Sensor: Works on digital ports with a 4.7K ohm resister
×1
PT100
Sensor: Works on analog ports. You will also need an amplifier, MAX31865 RTD or ZJIA DC 24V RTD PT100 Temperature Sensor Transmitter
×1
BrewBench: Arduino & ESP32 Temperature Monitoring Kit
Resistor 10k ohm
Only needed if using the Thermistor temp sensor
×1
BrewBench: Arduino & ESP32 Temperature Monitoring Kit
Resistor 4.75k ohm
Only needed if using the DS18B20 temp sensor
×1
SainSmart 2-Channel Relay Module
Only needed if wiring up a heater or pump for a RIMS system
×1
BrewBench: Arduino & ESP32 Temperature Monitoring Kit
Breadboard (generic)
×1
BrewBench: Arduino & ESP32 Temperature Monitoring Kit
Jumper wires (generic)
×1
BrewBench: Arduino & ESP32 Temperature Monitoring Kit
DHT11 Temperature & Humidity Sensor (4 pins)
×1
BrewBench: Arduino & ESP32 Temperature Monitoring Kit
DHT22 Temperature Sensor
×1

Apps and online services

BrewBench Monitor
Web and Mobile site to monitor temps from your LAN
BrewBench Forum
BrewBench community and forum

About this project

BrewBench: Arduino & ESP32 Temperature Monitoring Kit

BrewBench is an Arduino brew monitor, controller and alert system for the home brewer enthusiast.  It uses the Arduino REST API to interface with thermistors connected to the analog ports.  You can also connect a relay to the digital ports and add a heater / pump to create a RIMS system.  The software will start/stop the heater/pump based on the target temperature you set.

Setup the Arduino

  • Connect it to your WiFi (see ArduinoYun)
  • Enable the REST API (see ArduinoYun)
  • Download a sketch from http://monitor.brewbench.co

Wire up sensors and relays

Once you have connected the temp sensors to the analog or digital ports, open the web app and enter the Arduino IP address or hostname in settings. Add a sensor and start brewing.

http://monitor.brewbench.co

BrewBench: Arduino & ESP32 Temperature Monitoring Kit
BrewBench: Arduino & ESP32 Temperature Monitoring Kit
BrewBench: Arduino & ESP32 Temperature Monitoring Kit

Code

Github
https://github.com/brewbenchhttps://github.com/brewbench/monitor

Schematics

Temperature sensorBrewBench: Arduino & ESP32 Temperature Monitoring KitBrewBench: Arduino & ESP32 Temperature Monitoring Kitbrewbench-wiring-diagram_LLQb2ug236.fzzBrewBench: Arduino & ESP32 Temperature Monitoring Kitbrewbench-wiring-diagram-ssr_n5M5jhndSB.fzz

Manufacturing process

  1. Understanding the Oxygen (O2) Sensor: Role, Placement, and Failure Signs
  2. Build a Raspberry Pi Home Temperature Monitor with MCP9808, InfluxDB & Grafana
  3. Emotion Sensor & EEG: Low-Cost Hardware for Real-Time Emotion Detection
  4. UnifiedWater v1 – Complete Arduino Water Quality Sensor Kit
  5. River Health Monitor: Arduino-Based Water Quality System
  6. Build a Smart Wristband with Arduino MKR GSM 1400 & Hologram IoT
  7. Smart Hydroponic System Using Arduino Mega 2560 & Sensors
  8. Master Vibration Detection with Arduino: A Simple Sensor & LED Setup
  9. Arduino Temperature Sensor Project: Read, Convert, and Display Fahrenheit
  10. Build an IR Sensor Project with Arduino UNO – Simple Guide