A picture of the JagerMachine consisting of rectangular, desktop sized drink serving machine with a wooden varnish, a 3.5 inch touchscreen on the front face on top and a cavity with a shot glass in it, lit up by blue leds, with liquid pouring into it.

Shoot An Email To Get A Shot

[_Pegor] wanted to create a shot pouring machine for their friends birthday. Unfortunately, the build wasn’t done in time, but at least the JagerMachine is finished now so that others can use it.

The JagerMachine has a peristaltic pump that moves liquid from a reservoir hidden in the back of the machine to the glass in front. The machine has a 3.5 inch DSI touch screen display for user input and a WS2812B LED ring for creating a small light show when the drinks are served. A 3.3 V to 5 V level shifter is used to power the LED ring and a motor driver module is used to drive the peristaltic pump motor. It looks like there’s a “shot glass detection” feature that uses a 3D printed mini platform with a notch for a magnet so that when a glass is placed on top of it, the hall sensor can detect the presence of the nearby magnet.

Part of the charm of this project is the software stack on the Raspberry Pi that allows for novel interaction, including being able to serve drinks from the receipt of emails. Using the Raspberry Pi as the controlling device allows for this rich set of interfacing options, including easily allowing the ability to drive the LEDs, detect the presence of the shot glass, along with establishing network connectivity. The setup procedures are all documented in the repository for anyone wanting to see how this type of functionality might transfer to their own project.

Drink mixing robots are, of course, a thing. ranging from small and cute to full shelf.

Introducing The First Cisco Certified Mixologist

You’d be hard pressed to find an IT back office that doesn’t have a few Cisco routers or switches laying around and collecting dust. We’d even bet there are a decent number of people reading this post right now that have a stack of them within arm’s reach. They’re the kind of thing most of us have no practical application for, but we still can’t bear to throw away. But it looks like [Sven Tantau] has found an ideal middle ground: rather than junk his Cisco Catalyst switches, he turned them into automatic bartenders.

Inspired by all those perfect little square openings on the front, [Sven] loaded each switch with a whopping 24 peristaltic pumps, one for each Ethernet port. To fit all his plumbing inside, the switches were naturally gutted to the point of being hollow shells of their former selves, although he does mention that their original power supplies proved useful for keeping two dozen power-hungry motors well fed.

The motors are connected to banks of relays, which in turn are thrown by an ESP32 and an Arduino Nano. [Sven] explains that he wasn’t sure if the ESP32 could fire off the relays with its 3 V output, so he decided to just use an Arduino which he already knew could handle the task. The two microcontrollers work in conjunction, with a web interface on the ESP32 ultimately sending I2C commands to the Arduino when it’s time to get the pumps spinning.

[Sven] mentions his robotic bartenders were a hit at the 2019 Chaos Communication Camp, where we know for a fact the computer-controlled alcohol was flowing freely. Of course, if you don’t intend on carrying your barbot around to hacker camps, you can afford to make it look a bit swankier.

Continue reading “Introducing The First Cisco Certified Mixologist”

SauceBot Uses G-Code To Apply Condiments With Precision

You just can’t please some people. Take a 3D-printer disguised as a condiment dispenser to a public event and next thing you know people actually expect you to build a 3D-condiment dispenser for the next time. How can you help but oblige?

We have to admit to more than a little alarm when [ShaneR] sent us this tip, as on first reading it seemed to endorse the culinary sin of putting ketchup on barbecue. But then we watched the video below and realized this dispenser is only applying ketchup and mustard to hot dogs, and while some purists would quibble with the ketchup, we’ll let that slide. The applicator, dubbed SauceBot by the crew at Connected Community HackerSpace in Melbourne, appears to be purpose-built entirely from laser-cut acrylic, including the twin peristaltic pumps for extruding the ketchup and mustard. We’re not sure the Z-axis is entirely necessary for dispensing onto hot dogs, but since this was a community outreach event, it makes sense to go all in. The video below shows it in use at a fundraiser, and while the novelty of it probably sold quite a few dogs, it’s safe to say the food service industry won’t be alarmed that this particular robot will be stealing jobs anytime soon.

Seriously, if your hackerspace is going to have public events with food, something like this could really get the conversation started. Then again, so might a CD execution chamber.

3D Printed Peristalic Pump Has Impressive Capabilities

[Frank Zhao’s] grandfather has esophageal cancer. Unfortunately for him, it means he’ll be eating through a tube for a while. This involves someone helping him with a big syringe to push a thick food liquid through the tube. [Frank] knew there had to be a better way. While [Frank] was in the hospital in China visiting, he started designing a 3D printed peristaltic pump. It’s what you would expect: a mechanism that massages a loop of plastic tubing to push the contents further down the path.

After he got back to the States he refined his design a bit more and started 3D printing. As it turns out — it works pretty damn well. In the following video he shows it pumping mayonaise — and since it’s peristalic, no priming of the pump required!

Continue reading “3D Printed Peristalic Pump Has Impressive Capabilities”