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
- Host: GitHub
- URL: https://github.com/werediver/escale
- Owner: werediver
- Created: 2021-06-27T16:23:18.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T13:01:24.000Z (over 2 years ago)
- Last Synced: 2024-10-19T08:13:30.493Z (over 1 year ago)
- Topics: hardware
- Language: Rust
- Homepage:
- Size: 16.5 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)

## 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
