Skip to content

beer-brew/web-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beer Brewer

this is dashboard/control panel to display or control all the statuses in a brew system.

althought it's a web application, it will update the status in realtime

it need:

  • esp8266 wifi board with code https://github.com/ripple0328/wifi-brew running in it, please checkout commit f24fce
  • a ds18b20 digital temperature sensor connected to gpio 3
  • a relay connected to VN, GND and gpio 4
  • a button connected to VCC, GND and gpio 1

Run

  brew install mosquitto
  bundle install
  ./bin/rails db:migrate
  foreman s

dashboard

visit http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published