Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 983 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 983 Bytes

UPDATE: This is here solely for historical purposes. It was the first real solo project I tried while learning python!

The Drinkatron is a little side project that myself and a school friend are working on. It's essentially an automated bartender. Not much more needs to be said.

Needs to be attached to the arduino for actual functionality, but the web server will work without it.

You can check out a small album here to see what it looks like. But here is a quick picture of the UI we're currently working with.

UI ##Current Features:##

  • Dispense a known drink(approximately 40 at the moment)
  • Dispense a custom drink with user-chosen proportions
  • Randomly select a drink
  • temporarily modify a drink's preset ingredient values for a single dispense.
  • Stores all recorded dispenses.
  • Creation of new drinks.

##Coming soon:##

  • Canister fluid level tracking
  • Graphs and charts for dispensing information