⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Q42/coffeehack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.)