Home

Awesome

CocktailPi

Main Project Website: Click me
Parts list for reproduction: Click me
Software setup Instructions: Click me
Community & Support: Discord - Click me

CocktailPi is not only a piece of software. It’s a cocktail-mixing-machine, that works with a Raspberry-Pi, that controls multiple pumps, which have different ingredients assigned. CocktailPi provides a UI, that can be accessed via web browser. Admins can create other users and assign them to multiple roles with different permissions. Users can create own cocktails and if CocktailPi has all the needed ingredients, they can order them. Cocktails can be categorized and shared with other users.

New recipes can be created in the UI. The user can add ingredients to different production steps. Ingredients that are in the same production step get bottled at the same time. The order in which ingredients get bottled can be changed via drag & drop.

Main Features:

The controlling software is designed to enhance your cocktail-making experience like never before. With its advanced features, you can easily create and customize your favorite cocktails with just a few clicks.

Demo

A demo can be found here: https://demo.cocktailpi.org/ User: Admin
Password: 123456

Installation

An installation tutorial can be found here: https://cocktailpi.org/install/

Call to action

Developing the software for this cocktail machine took a lot of time, and I still have features in mind that I want to implement. The cocktail maker software doesn’t send any data to me or other third parties, so I don’t get any feedback when someone is using the software. If you like the project, please consider giving it a „star“ on GitHub so that I can see that people are using it. Alternatively, I would also appreciate donations. The latter can be done here: https://github.com/sponsors/alex9849

Build the hardware

You can find a more detailed instruction with an example list of building parts on the project website: https://cocktailpi.org/building-instructions/

In order to use this machine in a useful way, you need to build your own hardware. CocktailPi produces recipes by controlling a relay board, that opens or closes the electronic circuit for multiple pumps, which pump the different liquids into the glass. It is also possible to use stepper motors instead or dc motors. The user can add new pumps in the webinterface, where he has to specify a GPIO-Pin for every pump and how long that pumps needs to pump exactly one centiliter in milliseconds. You can build your machine as you like. The only important thing is that you need to be able to apply that concept to your setup.

This is an example setup:

Blueprint

...or with voltage director relays, that allow reverse pumping:

Blueprint with voltage direcor

...or with GPIO expander, voltage director, stepper and dc pumps:

Blueprint with stepper and dc motors

This is the hardware that I've used for my machine:

You can find the list and an installation tutorial on my website: https://cocktailpi.org/building-instructions/

Community & Support

If you have questions, want to share your setup or just want to talk about cocktail machines, feel free to join our discord server: Click me