Barbot Mixes Drinks Perfectly With Web Interface

barbot-with-laptop

Are you good at mixing drinks? We think this Barbot might give you a run for your money!

Not only does this Barbot have room for 5 different liquors, but you can combine them any way you want with an extremely slick web interface that you can check out for yourself.

During initial setup, you add your chosen liquors to the machine and then using the configure mode in the web interface, you tell Barbot what it has to work with. Once these fields are populated, Barbot will list various drinks that it is capable of mixing with the provided ingredients. It also has a cleaning mode, which allows you to prime the pumps and set administrative access for your parties.

The hardware behind this build is a BeagleBone Black running Ubuntu 13.04 with Apache2, MySQL, and PHP to host the web interface — bind and DHCP are used to create the web portal using a USB WiFi dongle. The online interface directly controls the pumps using PHP via the GPIOs.

To see a full demonstration stick around after the break for the included video.

10 thoughts on “Barbot Mixes Drinks Perfectly With Web Interface

  1. Why do all of these barbots never have any details at all? What pumps are being used, or even a glimmer of info so others could build upon the work. Every single barbot project is always lacking any real information.

    1. Documenting projects like this one can be a bit tricky since they make use of many components and software packages that all work together. I can’t easily provide the source code for the project (short of making a disk image) since it is scattered in configuration files across the entire filesystem. Providing an image of the filesystem is also cumbersome since if you tried to replicate this project you would almost inevitably have changes in your hardware from mine and some customization would be required.

      On the software side, I’ve tried to put a bit more detail together at: http://www.seancarney.ca/projects/barbot/software-detail which aims to explain (at a high level) how all the software was configured and how it works together. Let me know if there is something on there that you want to know more about, and I’ll try to incorporate it.

      For the hardware, providing more detail didn’t really occur to me since all the parts are either reasonably generic or purchased through greymarket channels. For example, I got the pumps from an eBay auction and actually know very little about them beyond their physical dimension and voltage. The most I could do in a case like this is provide a link to the item desciption on eBay but those listings aren’t static and I don’t see a compelling reason to subsidize one specific vendor of pumps by driving traffic to their listings.

      Thanks for your feedback!

  2. Since the author seems to be here:

    Was there any trouble in getting equal amounts of liquid from the pumps? I imagine you just drive them for a certain number of milliseconds and then you’ve found out that a second of time equals x centiliters of water. Have you found this to be consistent? How precise can they be?

    Also I believe you must pre-pump the liquid up to the pump, so that when you start pumping you will immediately start to get the output liquid. Actually the same probably holds true for the output tube.. So once you’ve done that, does it hold the liquid there or is there leakage with the pumps you use?

    Maybe some day.. :)

    1. Generally, all the pumps move liquid at the same pace since they all rotate at the same speed and have the same diameter of tubing. Exceptions to this are liquids with odd viscosities or densities which could be easier or harder to pump, but so far I’ve found the difference is negligable. Luckily no one at a party has brought a graduated cylinder and done exact measurements of their drink.

      Peristaltic pumps are great since they will hold prime when not in use. The prime extends all the way to the end of the dispensing tube, so liquor starts flowing as soon as the pump starts turning and stops immediately too. After the drink is finished, there isn’t any dripping from the tubes, just a drop or two from the funnel.

Leave a Reply to James NCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.