ESP32-based scale that emulates a "Decent Scale" via Bluetooth Low Energy (BLE), offering features like weight measurement, autotare, timer control, and power-off sequencing
Why? For use with Apps like Beanconqueror, etc.
There may be (probably a lot of) bugs and errors! You have been warned.
- 128x64 SSD1306 OLED screen
- Lithium Battery powered with BMS
- USB-C charging
- HX711 + Load Cell
- battery voltage reading with voltage divider with 2 equal resistors connected to GND + VBAT pins
- Multi-threading with FreeRTOS
- BLE Communication over DecentScale API
- Fully transparent/invisible to Client e.g SmartApps
These pictures are a Render of the 3D design and are subject to change.
With cover
Without cover
Calibration button
Coming soon!
- VScode
- platformio taking care of libraries, environment and flashing
You are free to commit to this Project make PR and use the code and designs for your own projects.
Big thanks to John Buckman and the whole Decent Espresso Team for what they've done for the community. Thanks to all the contributors of Beanconqueror