GithubHelp home page GithubHelp logo

bradbrok / kegpi Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 2.0 655 KB

A Raspberry Pi based keggerator management system built on GPIO based flow sensors.

License: Other

Python 71.59% HTML 18.19% CSS 10.21%

kegpi's Introduction

KegPi

A Raspberry Pi based keggerator management system that is built on Flask. Just plug in two flow sensors into the GPIO and run the kegpi.py and kegpiapp.py to get started!

Dependencies: Flask Flask WTForms

This is just a simple solution for a two tap system for the meantime.

Right now there isn't an easy installer for this just yet. So, in order to make this work on your pi, navigate to the KegPi directory and run or create a script:

sudo python kegpi.py & sudo python kegpiapp.py

This will launch both the web app and the data collector.

Materials List:

  • A Keggerator, you can buy or build on your own.
  • 1 Raspberry Pi (Preferrably a the Pi2 or Model B+).
  • Flow Meter - I'm using the ones from AdaFruit. Any hall effect flow sensor will work. They just need to be calibrated by going to the admin panel.

kegpi's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kegpi's Issues

kegpiapp.py

bug in line 227
when kicking keg 2 it inadvertently kicks keg 1 I found in kegpiapp.py line 227 admin.kick_keg1()

it should probally read
admin.kick_keg2()

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.