An open API service indexing awesome lists of open source software.

https://github.com/werediver/escale

Kitchen / coffee scale
https://github.com/werediver/escale

hardware

Last synced: about 1 year ago
JSON representation

Kitchen / coffee scale

Awesome Lists containing this project

README

          

# Kitchen / coffee scale

This is a kitchen / coffee scale project repository. Contains both the hardware design files and the firmware source code.

## Prototype one

- [Raspberry Pi Pico](https://www.raspberrypi.com/products/raspberry-pi-pico/)
- Firmware in Rust ([escale_fw_rs](escale_fw_rs/))
- Battery powered (AA×2)

![eScale prototype one](images/escale_prototype_one_1.jpeg)

## Prototype zero

The firmware source code is at a very early stage of development. See [escale_fw](escale_fw).

The hardware prototype is assembled on a breadboard and consists of the following components:

- [Seeeduino XIAO](https://wiki.seeedstudio.com/Seeeduino-XIAO/)
- [0.96" SSD1315 OLED display](https://wiki.seeedstudio.com/Grove-OLED-Display-0.96-SSD1315/)
- [MikroE Load Cell 2 Click](https://www.mikroe.com/load-cell-2-click)
- Two 12 mm THT-mount push-buttons

![eScale prototype zero with a table](images/escale_prototype_zero_with_table.jpg)