IoT JURA Coffee Maker using ESP32

Some JURA Coffee Makers have a field service TTL V.24 interface that allows for excuting machine functions, reading out sensor values and EEPROM etc.

As a proof-of-concept, I implemented a HTTPS server on an ESP32 MCU that allows to execute some functions via a web interface.

Source code is coming soon...


Main Page