ahuber21 / coffee-grinder-scale

ESP32 project for an Eureka Mignon coffee grinder mod
GNU General Public License v3.0
2 stars 0 forks source link

coffee-grinder-scale

ESP32 project to control a coffee grinder by weight.

Features

Console
Settings
Graph

Hardware

This project is using the hardware from jousis' espresso-scale (https://gitlab.com/jousis/espresso-scale) just because I had it lying around. You can port it to other ESP32-based systems, as long as you also use the ADS1232. Feel free to open an issue if you have questions.

My grinder is the Eureka Mignon. The hardware mod is based on this Tech Dregs YouTube video. Note that the power supply of the 220 V version of the grinder is different and it doesn't seem to be capable of running the ESP32. I'm therefore using an external wall plug.

The case is very basic, but works for me. I'm using these buttons, but ever since I added them I'm experiencing glitches that I had to correct in software (see loopButtonFilter). If you want to build this, maybe try different buttons, and play around with adding other pull-ups/pull-downs and filter caps.