DrinkRobotics

Collection of various cocktail machine related things

Ubabot

Starting in 2017, I did some work for the robot lab of the RWU. There I got to know cocktail machines and later took part in drinkrobotics, where I did some work on our proper, big, cocktail machine Ubabot, as seen on Hackaday / CCCamp2019. It originally used relais to power the pumps, but we had a motor driver PCB that we wanted to use instead, so I wrote a Firmware for it. We got an award for this machine at Makerfaire Friedrichshafen, presented it at Makerfaire Hannover, visited the Verschwörhaus Ulm and various other events over the years.

CCCamp2023

Of course we also visited the CCCamp in 2023.

Setting up the Cocktail machine (1)
Setting up the Cocktail machine (2)

MCH2022

Here are some photos of our tent at the MCH2022 summer hacker camp in the Netherlands.

UbaBot on MCH2022, front.
UbaBot on MCH2022, back.
Copyright 2022 by EleRas. Used with permission.
Copyright 2022 by EleRas. Used with permission.

We also developed an app for the MCH2022 Badge that can be used to login to the machine. The app source code can be found on GitHub and in the MCH2022 Badge Hatchery.

Login screen of UbaBot app
Status screen of UbaBot app

You can find some more on my blog post about MCH2022.

CCCamp2019

Here are some photos and videos of our tent at the CCCamp2019 summer hacker camp near Berlin.

Project page on camp wiki. Hackaday feature.

Steffen demonstrating the machine for Hackaday
One run of the machine at CCCamp2019
Steffen demonstrating the machine for Hackaday
Side view of the pumps, from Hackaday

Source, by Mike Szczys.

Verschwörhaus Ulm

Here are some photos and a video from when we were invited to Verschwörläum 2018 in Ulm.

Front view of the machine
Side Front view of the machine
Back view of the machine. The green PCB is the motor driver with my firmware.
A drink is poured
A drink is poured
A drink is poured
A drink is poured

Source, by Matti Blume, CC-BY-SA 4.0

Makerfaire Friedrichshafen

In 2017, we rebuilt Ubabot as part of the Maker Challenge of the Makerfaire Friedrichshafen.

The winning teams with their cocktail machines
Closer shot of this early Ubabot prototype

A video of our machine in action can be found on heise online (scroll down).

Stuff

I designed a 3D model for a cap enclosing the large open glass bottles we have for some ingredients. It is a 2-color model that can be printed with a dual-nozzle printer, or you can just leave out the "filling" and print it with a single-nozzle printer. The design can be found in my Git Repo.

The 3D design of the bottle cap.

Arduino-Cocktail

Also in 2017, as part of some experiments regarding dispensing drinks in a cocktail machine using carbon dioxide, I've built my own small Cubalibre machine.

It is built inside a 12x1l Coke box and powered by a 3S quadcopter LiPo battery. The liquids are propelled using pressurized Co2 from a Sodastream cartridge with a proper pressure reducer (check eBay). The dispension is controlled by four solenoid valves, operated using relais. Custom built 3D printed bottle cap adapters are used to pressurize coke bottles and take out the liquid. Everything is controlled by an Arduino, with a small OLED display and three buttons as the user interface.

Front Top view of the machine
Top view of the machine
Electronics
Electronics
Solenoid valves
Solenoid valves
The two boards fit the box neatly.
There is still enough room for a battery and the pipework.
Back view of the UI
My very professional Co2 distribution
Some old notes for the project
Some old notes for the project
Some old notes for the project
Some old notes for the project
Example of a sodastream compatible Co2 pressure reducer

The Arduino firmware can be found on Github.

This machine has also been presented next to Ubabot at Makerfaires in Friedrichshafen and Hannover. It was used properly, to actually dispense drinks, at a birthday party. Unfortunately I don't have any photos or videos of the machine being in use. Also the Sodastream bottle and pressure reducer were only borrowed from a friend and I no longer have them.