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.
- 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