mortenfyhn / coffee-scales

⚖️ Scales for brewing coffee ☕
GNU General Public License v3.0
22 stars 2 forks source link
arduino coffee cooking embedded platformio

coffee-scales

Build Status

Kitchen scales, built for drip coffee brewing:

Current prototype looks something like this:

A breadboard prototype in action

Build

To build and upload the code:

  1. Install PlatformIO Core and shell commands
  2. pio run -t upload

Log data

Run

pio run -e logging -t upload && pio device monitor --quiet | tee logs/log.csv

This will log to your screen and to a file logs/log.csv 🪵

Hardware

Connection diagram