Posts Tagged ‘DeLonghi’

4 Jan
2011

ZonCoffee .2 Released


ZonCoffee is a full-featured PID controller package for Arduino, customized for use with espresso machines. ZonCoffee is written in Processing/Wiring, and includes some code from Tim Hirzel‘s BBCC project.

(more…)

20 Oct
2010

EC155 PID with Arduino

This is a build log of my PID modification to my DeLonghi EC155 espresso machine. Currently, the machine uses an Arduino to drive a solid-state relay controlling the heating coil. The Arduino displays mode and temperature on a serial lcd, and also dumps status information over the serial port.

Update 1: I’ve ordered parts for a permanent install on protoboard, after I finish the install, I’ll update this post with build instructions and details. I will also provide a link to a mouser project where you can order most of the parts in one place.

Update 3: Everything is assembled and functional, and I made an aluminum case thing for the LCD and rotary encoder. Photos to come soon. (8/25/10)

Update 4: ZonCoffee .2 is released! See the release page to download the sketch and to see additional hardware information. (1/4/11)

This post is one of a series of posts regarding mods I have done to my EC155

(more…)

20 Feb
2010

Depressurizing the EC155 Portafilter

EC155 Portafilter

The DeLonghi EC155 is a fairly well-built consumer pump espresso machine. It ships with a pressurized portafilter of a non-standard diameter, so finding a non-pressurized replacement is challenging. Instead of purchasing a new portafilter, depressurizing the EC-155′s portafilter is extremely easy.

This post is one of a series of posts regarding mods I have done to my EC155

(more…)

Arduino Leonardo - Interrupts

Arduino Leonardo – Interrupts

As of Arduino 1.0, interrupts are not supported on the Arduino Leonardo. I’m working on a project using the atmega32u4

ZonCoffee v3 PCB

ZonCoffee v3 PCB

The first prototype ZonCoffee v3 boards have arrived and are nearly up and running. I’m currently porting the code over