All Projects → Q42 → Coffeehack

Q42 / Coffeehack

Hack of our Jura coffee machine

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Coffeehack

Docs
Documentation for Particle
Stars: ✭ 131 (+12.93%)
Mutual labels:  photon, arduino
Johnny Five
JavaScript Robotics and IoT programming framework, developed at Bocoup.
Stars: ✭ 12,498 (+10674.14%)
Mutual labels:  photon, arduino
Device Os
Device OS (Firmware) for Particle Devices
Stars: ✭ 976 (+741.38%)
Mutual labels:  photon, arduino
Rainbow
Because everybody loves rainbows.
Stars: ✭ 108 (-6.9%)
Mutual labels:  arduino
Arduino Nunchuk
Improved Wii Nunchuk library for Arduino
Stars: ✭ 108 (-6.9%)
Mutual labels:  arduino
Arduinoisp
Use the Arduino to program AVR chips.
Stars: ✭ 111 (-4.31%)
Mutual labels:  arduino
Adrilight
An Ambilight clone for Windows based sources - HTPC or just a normal PC
Stars: ✭ 115 (-0.86%)
Mutual labels:  arduino
Esparto
Esparto v3.3 is a rapid development framework, synchronous task queue and GPIO manager with web UI for ESP8266 devices
Stars: ✭ 108 (-6.9%)
Mutual labels:  arduino
Huehue
A simple yet powerful open source LED controller for Windows and Arduino
Stars: ✭ 113 (-2.59%)
Mutual labels:  arduino
Simpledht
Simple, Stable and Fast Arduino Temp & Humidity Sensors for DHT11 and DHT22. http://learn.adafruit.com/dht
Stars: ✭ 111 (-4.31%)
Mutual labels:  arduino
Asr650x Arduino
Heltec CubeCell Series (based on ASR6501, ASR6502 chip) Arduino support.
Stars: ✭ 110 (-5.17%)
Mutual labels:  arduino
Esp8266
ESP8266 NodeMCU Workshop
Stars: ✭ 109 (-6.03%)
Mutual labels:  arduino
Teensy64
C64 Emulation on a Teensy 3.6
Stars: ✭ 112 (-3.45%)
Mutual labels:  arduino
Arduino core stm32
STM32 core support for Arduino
Stars: ✭ 1,725 (+1387.07%)
Mutual labels:  arduino
Thingspeak Arduino Examples
Arduino Sketches that use ThingSpeak Web Services and API
Stars: ✭ 113 (-2.59%)
Mutual labels:  arduino
Pateensy
Payload for teensy like a rubber ducky but the syntax is different. this Human interfaes device ( HID attacks ). Penetration With Teensy
Stars: ✭ 108 (-6.9%)
Mutual labels:  arduino
Mdb Sniffer
Sniff a Multidrop Bus data stream and make it human readable
Stars: ✭ 112 (-3.45%)
Mutual labels:  arduino
Button2
Arduino Library to simplify working with buttons. It allows you to use callback functions to track single, double, triple and long clicks. It also takes care of debouncing.
Stars: ✭ 109 (-6.03%)
Mutual labels:  arduino
Efi Bruteforce
Scripts and sketches to bruteforce the Apple EFI/iCloud lock
Stars: ✭ 109 (-6.03%)
Mutual labels:  arduino
Zetaipc
A tiny .NET library to do inter-process communication (IPC) between different processes on the same machine.
Stars: ✭ 111 (-4.31%)
Mutual labels:  machine

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].