Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing+Readme #1

Open
MariusVanDerWijden opened this issue Jan 12, 2018 · 1 comment
Open

Testing+Readme #1

MariusVanDerWijden opened this issue Jan 12, 2018 · 1 comment

Comments

@MariusVanDerWijden
Copy link

Hello,
I'm pretty interested in this repo, but i had a small question.
On which jura machines have you tested your code?
I want to buy one, but make sure that I don't buy a false one.
Maybe you can add to the Readme on which machines this code works.
Thank you in advance

@suculent
Copy link

Hello, @MariusVanDerWijden. This repo does not seem to be maintained for a long time. I've succeeded using some of the commands with my Arduino-based solution which does not involve python at all. Recently, I've tried this python implementation and it does not seem to work for various reasons.

TL;DR

Nothing is guaranteed.

The long version.

I have some private implementation for Arduino-based (Wemos/ESP8266) devices connected against the 5V debug port hidden inside front of some of Jura coffee-makers.

I have also my own repo covering this (but private, as it's reverse engineering anyway)... working python tool that can send commands and translate received messages from the RS232 port (on the contrary of Arduino using debug port).

Tested machines:

  • Jura XS90 (using both RS232 (billing) and debug port (commands))
  • Jura Impressa X9 (debug port only so far)

Potentially supported:

  • Jura Impressa J5 (does not have debug port but if the same commands work over RS232 as well, this is a win)

We're looking forward to get new machine soon (the one with large display and bluetooth support), but it's expensive.

In my experience, it's possible to control X9 and XS90 in order to make coffee and switch billing mode under certain circumstances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants