A Home Assistant custom integration for Etekcity Bluetooth Low Energy (BLE) fitness scales. Get real-time weight measurements and body metrics in your smart home setup.
-
Updated
Mar 28, 2025 - Python
8000
A Home Assistant custom integration for Etekcity Bluetooth Low Energy (BLE) fitness scales. Get real-time weight measurements and body metrics in your smart home setup.
Adds a load cell to the filament spool holder of a Creality Ender 3 Pro 3D-printer to measure weight and display on TM1637 LED display. Uses ATtiny85 microcontroller and HX711 module for weight measurement.
A load cell measures the weight using strain gauges. The difference between the length of the load cell at one side of the cell will help in determining the weight that is applied to it. This will change the output impedance. The output impedance is integrated into a Wheatstone bridge where the difference of the output impedance determines and c…
Add a description, image, and links to the weight-measurement topic page so that developers can more easily learn about it.
To associate your repository with the weight-measurement topic, visit your repo's landing page and select "manage topics."