Git Product home page Git Product logo

drytap's Introduction

Dry Tap Bottler

This is a raspberry pi webserver that works with the Dry Tap Bottling System.

Final Product

Here's the basic breakdown of how this works:

Flow Chart

Setup / Config

Run config/install.sh to install mod_python, and configure the apache2.conf file. Everything should work there, but if it doesn't, it shouldn't be hard to manually follow the install.sh file as a guide.

As for config, you'll need to edit index.html, and data/states.db. In the html file you can set the name of buttons, as well as which pin it'll control/report.

data/states.db contains the automatic steps. when a delay of -1 is reached, the system will stop and wait for user input to continue. Note that that step will still need to set the state of at least one pin, or it won't run properly.

States.db:

Pin Purpose
11 I ndexing
13 F illing
15 P inching
19 C apping
State I F P C Delay
0 0 0 0 0 -1
1 1 0 0 0 2000
2 1 1 0 1 1000
3 1 1 1 0 10000
4 1 1 0 0 500
5 1 0 0 0 1000
6 0 0 0 0 500

I have created the Daemon using Sander Marechal's sample found here.

Mechanical System

The vast majority of the mechanical ocumentation can be found in our report, but here are a few basics.

Here are some pictures of the mechanisms. This one is the filling area taken from down the queue.
Filling area and queue

This one is the capping press, taken from the opposite side of the machine.
Capping Press

Price Breakdown

Price Breakdown

drytap's People

Contributors

dependabot[bot] avatar fattredd avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.