Skip to content
/ CofFi Public

Controlling Delonghi Coffee machine using a servo, activated by smartphone app

Notifications You must be signed in to change notification settings

PidgeyBE/CofFi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CofFi

Controlling Delonghi Coffee machine using a servo, activated by smartphone app https://www.youtube.com/watch?v=cW2_BVvrmLA

Used technologies:

  • ESP8266 for making connection with cloud and activating servo (Programmed via Arduino IDE)
  • PHP webserver for keeping track of all coffees made in a MySQL database. When a user requests a new coffee via the app, a new entry is created in the database. This new entry will be discovered by the ESP8266, which will start making the coffee.
  • "HTTTP Widget" app from Google Play store to call the minimal API on my webserver (https://play.google.com/store/apps/details?id=net.rosoftlab.httpwidget1&hl=en)

About

Controlling Delonghi Coffee machine using a servo, activated by smartphone app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages