Commit 328a44d
authored
feat(hx711): add hx711 load cell amp
* Adds HX711 Issue #101
* Changes from PR comments
* Fixes more `Hx711Element` case to `HX711Element`
* Adds Load sensors and Gauge Pressure sensors to board HX711 board
* Updates HX711 so it resizes when different sensors are active
* HX711 Element, removes unused code and makes width and height not user selectable.
* HX711 Element changes text to not be selectable.
* HX711 Element, Removes more unused code
* HX711 Element, changed default type to 50kg
* HX711 Element changes width/height to number
* HX711 Element, extracts sensor type to function with default.
Co-authored-by: Chris Wilson <>1 parent c40b1d7 commit 328a44d
File tree
4 files changed
+445
-0
lines changed- src
4 files changed
+445
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments