-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Conversation
Add a driver for the weight cell chip HX711.
TODO:
- add example
- use functional interface according Add PinInput and PinOutput HAL #753
- introduce a PR for gobot as a reference implementation, see gpio(hx711): add driver for 24 bit ADC e.g. measure with load cells hybridgroup/gobot#1164
- try to switch from float32 to integer, at least for the exposed functions
- check finally the heap allocations
- check finally the conformance to https://tinygo.org/docs/guides/driver-design/
gen2thomas
force-pushed
the
feature/hx711
branch
from
September 6, 2025 08:39
b8023b6 to
1f6d0cc
Compare
gen2thomas
commented
Sep 6, 2025
gen2thomas
commented
Sep 6, 2025
gen2thomas
force-pushed
the
feature/hx711
branch
from
September 6, 2025 16:49
1f6d0cc to
6098b2e
Compare
gen2thomas
force-pushed
the
feature/hx711
branch
from
September 8, 2025 06:01
6098b2e to
e47ad30
Compare
9 tasks
gen2thomas
force-pushed
the
feature/hx711
branch
3 times, most recently
from
September 17, 2025 17:13
337ddb5 to
d050951
Compare
gen2thomas
force-pushed
the
feature/hx711
branch
4 times, most recently
from
September 28, 2025 17:53
20a78f5 to
78779f9
Compare
gen2thomas
force-pushed
the
feature/hx711
branch
2 times, most recently
from
October 19, 2025 10:57
0d56cf1 to
cb01582
Compare
gen2thomas
force-pushed
the
feature/hx711
branch
from
February 23, 2026 11:26
cb01582 to
e043c0b
Compare
gen2thomas
changed the title
hx711: add driver for 24 ADC
hx711: add driver for 24 bit ADC
Feb 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.