Summary:
Are you looking to enhance your home bar with a modern touch while maintaining a classy ambiance? Here’s an adaptable project that can be customized to suit your own design preferences. The objective of this project is to combine a Raspberry Pi, a touchscreen, diaphragm pumps, and various electrical components to create an automated drink pouring system capable of dispensing six different drinks. Each drink can be poured quickly in quantities of 0.5oz, 1oz, 2oz, or free-flow.
This project serves as an excellent introduction to programming graphical user interfaces (GUI) and learning to control mechanical components using digital commands.
The instructions will guide you through the following steps:
- Gathering the necessary supplies
- Downloading the Raspberry Pi code
- Creating a wiring schematic
- Downloading custom CAD parts 5-9. Preparing the parts 10-29. Assembling the bar setup
- Loading the bottles
- Finalizing the project
Step 1: Raspberry Pi Code Download
To obtain instructions for setting up and downloading the code for the Raspberry Pi, please refer to the following GitHub link:
https://github.com/Cheiner32/Perfect-Pour-Bar
Please note that within the code, you have the flexibility to customize the pump run times and the names of the drinks according to your requirements.