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
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...