Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielbiegler/coffee-wifi
Hacked my coffee machine to serve me coffee via a beautiful web interface.
https://github.com/danielbiegler/coffee-wifi
bulma bulma-css coffee-machine css css3 danielbiegler fontawesome fontawesome-icons fontawesome5 html html5 php php7 rpi rpi-gpio web
Last synced: about 1 month ago
JSON representation
Hacked my coffee machine to serve me coffee via a beautiful web interface.
- Host: GitHub
- URL: https://github.com/danielbiegler/coffee-wifi
- Owner: DanielBiegler
- License: mit
- Created: 2019-01-06T12:57:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-25T22:18:07.000Z (almost 5 years ago)
- Last Synced: 2024-10-19T22:15:02.529Z (4 months ago)
- Topics: bulma, bulma-css, coffee-machine, css, css3, danielbiegler, fontawesome, fontawesome-icons, fontawesome5, html, html5, php, php7, rpi, rpi-gpio, web
- Language: PHP
- Homepage:
- Size: 1.22 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# In-depth Explanation on my site
https://www.danielbiegler.de/post/how-to-hack-your-coffee-machine-to-serve-you-via-wifi/## What is this
I hacked my coffee machine to serve me coffee via a beautiful web interface and blogged about the process. This is the used code.## What the interface looks like
![How the UI looks like](./media/UI.png)### GPIO Schema
- `GPIO2` => `Toggle power`
- `GPIO3` => `Brew one cup`
- `GPIO4` => `Brew two cups`