Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 381 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 381 Bytes

CocktailMixer

work in progress: cheap cocktail mixing machine / barbot with all the features you need

system overview

  • event-driven GUI using PyQt5 running on Raspberry Pi and touchscreen LCD
  • Arduino hardware controller (pump, valves, scale, LEDs)
  • communication over USB / serial using JSON
  • recipe and ingredient "database" using JSON

stay tuned, more coming soon...