Skip to content

Phreak87/Cocktail_machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cocktail-machine on budget

Goal:

Goal is to build a very cheep but also good cocktailmachine with a Webinterface where you can chosse from predefined Cocktails. Project is based on ESP32 - Dispension is controlled by the HC711 which can deliver accurate dispension (~2ml deviation with swing-compensation).

Hint:

This Project is in a early development-stage. feel free to contribute code or cocktail recipes.

image Web-Interface (Desktop and Mobile) View: image image Dialogs for Cocktail and Settings: image image

Hardware

For this Cocktail-machine to build you need:

Additionall parts:

  • Cables (Loudspeaker cables),
  • USB Flashing Device (once for ESP until we have OTA), UART-TTL USB CH340G Adapter with 3.3V Support
  • some wood (old wardrobe is good to have)

Extension-Parts:

  • Micro-Switches (If you want manual pump control (recommended))

Tools needed

  • Drill
  • Cutter-Knife
  • Screwdriver
  • Hot-Glue
  • Soldering machine

Setup

  • Clone this repo and open in Visual Studio Code (with PlaformIO installed)
  • Connect your ESP32 Relais Board via USB (use 3.3V!)
  • Find your Serial Port
  • Flash device (Press and Hold EN while Reset)
  • On first flash ESP will be in AP-Mode.
  • Connect to the Wifi of the Cocktail-machine and connect to your home-wifi!
  • After reboot note the IP-Adress assigned from DHCP (In Logging) (for OTA-Updates)

Use:

Make sure you are in the same Network as the ESP. the Network MUST have internet access because the cocktail-images are not stored locally. Open the IP-Adress of your Cocktail machine and setup the pump-pressure value and the connected liquids. please do not connect sparkling liquids - it will not work! Go to the main-page and select your cocktail. make sure you have a glass on the measurement-unit.

Thanks:

Thank you Breme for your strong support building this machine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors