Skip to content

Killerameise/bartender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bartender

Bartender with Raspberry Pi.

Requirements

  • Software
  • tomcat
  • maven
  • jdk 1.8
  • MySQL database
  • Pi4j (http://pi4j.com/)
  • Hardware
  • Raspberry Pi
  • Self-Priming Pumps

Installation

  1. Install the software on the Raspberry Pi.
  2. Connect the pumps to the Raspberry Pi. Find the pin nummbering on the pi4j website and set them in the database.

Backend

The backend is written in Java. Use mvn package to create the war file for tomcat.

Rest

Shots: /rest/interface/v1/shots/

Cocktails: /rest/interface/v1/cocktails/

Spirits: /rest/interface/v1/spirits/

Frontend

The frontend is written with angularjs. Coming soon.

About

Bartender with Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published