Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremywrnr/mrcoffi
:coffee: Mr. Coffee meets IoT
https://github.com/jeremywrnr/mrcoffi
arduino coffee iot
Last synced: 22 days ago
JSON representation
:coffee: Mr. Coffee meets IoT
- Host: GitHub
- URL: https://github.com/jeremywrnr/mrcoffi
- Owner: jeremywrnr
- Created: 2015-02-14T20:15:29.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2021-04-27T18:52:54.000Z (over 3 years ago)
- Last Synced: 2024-11-06T15:41:18.778Z (2 months ago)
- Topics: arduino, coffee, iot
- Language: C++
- Homepage: http://jeremywrnr.com/mrcoffi
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
mr coffi
========-> *(Coffee + WiFi) = (Cof-Fi)* <-
Brewing the internet @ [hackcooper][hc] 2015.
A system that uses the Yo, the [spark core][sp] and the its [command line
interface][cli] tool to turn Mr. Coffee into Mr. Cof-Fi. We also implemented a
water level detector to augment our control system and increase safety. You can
check out the submission page to hackcooper [here][hl] or check out our web
interface that pairs with Mr. Cof-Fi [here][jw].We completed replaced the onboard microcontroller, and implemented a water
level detector to augment our control system and increase safety, while adding
the ability to track how much coffee is being brewed. It logs this usage (how
many coffee cups brewed and when) in a Firebase database, and provides a
framework for them to easily viewed, as well as receiving updates from when the
mister cof-fi is finished brewing.### getting the ID of your core
export sparkid=$(make getid)
### video demo
[![MRCOFFI DEMO YO](http://img.youtube.com/vi/uMjU8CY2lLY/0.jpg)](http://www.youtube.com/watch?v=uMjU8CY2lLY)
[hc]:http://hackcooper.org/
[sp]:https://spark.io/build
[cli]:http://docs.spark.io/cli/
[jw]:http://jeremywrnr.com/Mr.Cof-Fi/
[hl]:https://www.hackerleague.org/hackathons/hackcooper-2015/hacks/mr-cof-fi