Skip to content

A beverage dispenser controlled by ESP32 and Android Phone

Notifications You must be signed in to change notification settings

inquisitour/ESP32CocktailVendingMachine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cocktail/Beverage Vending Machine

With Thai standard QR Payment system

This project is for Embedded System Software Class, IC KMITL, 2018. Full report can be found in Document directory. Build based on first version that was implemented with @warakornjet

header

Project outcomes

A working Beverage Vending Machine

  • Controlled by Bluetooth.
  • The machine can dispense each beverage individually.
  • The machine can dispense liquid by volume precisely.

Simple and Easy user experience

  • HMI with touchscreen via Android Device
  • Simple and straightforward GUI
  • Pay via QR Code (Thailand Standard)

Parts and components

  • ESP32
  • L298N Motor Driver
  • Diaphragm pump
  • Power supply, 3.3v Regulator
  • Android Phone
  • CNC cutted 2mm acrylic body and 3D-printed nozzle.

Schematic

schematic

Tech stack

  • Android App: Kotlin
  • Custom backend API & Webhook: Firebase functions
  • Database & Transaction records: Firebase Realtime Database
  • Payment gateway: GB Prime Pay

Final Product

final

About

A beverage dispenser controlled by ESP32 and Android Phone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.5%
  • JavaScript 20.5%