#Cocktail-Maker This project is focused on developing an automatic cocktail mixer that mixes up to three different types of drinks based on requested quantity of each drink. There are three beaglebone black used in this project to receive orders, store recipes, and control the solenoid valves.
##Required hardware:
- Beaglebone Black running Linux Debian
- 12V Gravity feed electric solenoids
- Sony PlayStation Eye USB Camera
- Proximity IR sensor
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
- Hussein Koprly
- Cameron Lanier
- Jose Chavez
- Brendan Kelley