Skip to content

BrewBench Steps is an Arduino step processing front end

Notifications You must be signed in to change notification settings

BrewBench/steps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrewBench Steps

http://steps.brewbench.co

BrewBench logo

BrewBench Steps is an Arduino step processing front end.

The initial use for this came from Greg Kallfa at Vision Quest Brewing who built an Arduino keg washer and needed to easily adjust the timing for the washing steps.

You can also import a step manifest, check out washer.yaml or washer-groups.yaml

# build code
yarn
# start webserver
gulp

Sketches

Arduino Board Options

  1. Power up and connect to the default IP http://192.168.240.1
  2. Set the digital pin or analog pin depending on your relay setup

Yun Arduino.cc setup

  • If the WiFi network starts with Arduino use password: arduino
  • Set REST API access to openÂ
  • Change or remember the host name or IP address (you will need this later)
  • Save to reboot
  • Using the Arduino IDE upload the Yun sketch

Yun Arduino.org (aka. Linino) setup

  • If the WiFi network starts with Linino use password: doghunter
  • Set REST API access to open
  • Change or remember the board name or IP address (you will need this later)
  • Save to reboot
  • Using the Arduino IDE upload the Yun Linino sketch

Mega

  • TBD

BrewBench Steps

About

BrewBench Steps is an Arduino step processing front end

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published