Code Monkey home page Code Monkey logo

coffeemaster's Introduction

Sharespresso

is an Arduino-based RFID payment system for coffeemakers with toptronic logic unit, as Jura Impressa S95 and others without modifying the coffeemaker itself.

Based on Oliver Krohns famous Coffeemaker-Payment-System at https://github.com/oliverk71/Coffeemaker-Payment-System

Hardware used: Arduino Uno, 16x2 LCD I2C, pn532/mfrc522 rfid card reader (13.56MHz), HC-05 Bluetooth, male/female jumper wires (optional: ethernet shield, buzzer, button)

The code is provided 'as is', without any guarantuee. Use at your own risk!

The differences compared to the original in short:

  • slightly different directory structure
  • modfied pinout for connecting the hardware (see fritzing)
  • pin 0/1, hw serial stays free for debugging/monitoring
  • introduce service mode to toggle between coffeemaker and bluetooth
  • switched to 13,56MHz RFID readers
  • optional logging to an unix syslog host
  • move payment data to eeprom (no global variables)
  • be more chatty about what is going on
  • add product list for Jura x7/Franke Saphira
  • some small fixes in Android App
  • a bunch of other small fixes and changes
  • add sketch to setup Bluetooth dongle

You can find some more information in German at: http://heise.de/-3058350

A reference for several included tools can be found here: https://github.com/oliverk71/Coffeemaker-Payment-System

We've used the software with two different coffemakers: x95 and x7. The pinout we are using:

Jura 9-pin RS232 interface (e.g. Jura X7)

pin 1 - TX
pin 2 - GND
pin 3 - RX
pin 4 - +5v (never tried this pin) pin 5 - not used
pin 6 - not used
pin 7 - not used
pin 8 - not used
pin 9 - not used

Jura 4-pin interface (e.g. Jura Impressa S95):

(from left to right)
pin 4 - +5V pin 3 - RX
pin 2 - GND
pin 1 - TX

coffeemaster's People

Contributors

psct avatar oliverk71 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.