Wiring for the SirMixABot Barbot
Post

Wiring for the SirMixABot Barbot

Now that the barbot internals are assembled, it’s time to finalize SirMixABot’s wiring.  The main components include an Arduino microcontroller, motor shield, I2C shield, and buck converter.  Although the main wiring harness comes assembled, linking to components is still required for kit assembly.  Use the diagrams to connect stepper motors, limit switches, LCD screen, and...

Posted by February 23, 2018February 23, 2018
Why SirMixABot is an Arduino Project
Post

Why SirMixABot is an Arduino Project

An early question when planning the SirMixABot robotic bartender was how to control the device.  Ultimately, we planned an Arduino project for a number of reasons.  Similar to SirMixABot’s overall design, and Arduino was chosen for its durability and affordability.  Below we’ll analyze its unique characteristics, and how they compliment the ultimate automated bar. Affordable...

Posted by February 17, 2018February 17, 2018
Limit Switches in our Drink Mixer Machine
Post

Limit Switches in our Drink Mixer Machine

Position is a necessary value to monitor in the SirMixABot drink mixer machine.  A belt drive moves the system horizontally, while a drive rod moves the drink assembly up and down.  The arduino powered robotic bartender uses magnets to determine which ingredient it’s lined up with.  It also uses three critical limit switches.  Along with...

Posted by December 23, 2017January 4, 2018
Code for your Automatic Arduino Bar
Post

Code for your Automatic Arduino Bar

Making an Automatic Arduino Bar: The Code The Arduino is the perfect micro controller for building your own automated bartender. We’ll walk through exactly how and why to use an micro controller to make your own Arduino Bar. What the Arduino Controls in the Bar: The Arduino platform is very popular. While building custom low...

Automated Bartender Alternatives
Post

Automated Bartender Alternatives

The quest for the at-home automated bartender has been alive and well for quite some time.  Whether it’s a homemade contraption, or technology packed robot bar of the future, there are options available.  With different strengths and weaknesses ranging from style to cost, there are a lot of factors to examine.  Fortunately SirMixABot captures many...

Posted by November 3, 2017January 4, 2018