The Wayback Machine - https://web.archive.org/web/20231126002031/http://github.com/Q42/coffeehack
Skip to content

Q42/coffeehack

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
June 17, 2015 17:35
September 24, 2015 13:46
July 1, 2015 17:56
August 26, 2015 10:25

coffeehack

coffeehack.ino is the arduino/squirrel-code that runs the local interface to the machine's maintenance port. Run it on a Spark Photon. webhook-coffee.json is what you'll need to particle webhook create in order for the Photon's event trigger to cause a web requests to the API.

test-app shows how to get data out of the API (over DDP)

reverse-engineering has info on the machine, the v? files are EEPROM dumps.

(jura.py is an earlier attempt in python on a raspberry Pi.)