Skip to content

gpio(hx711): add driver for 24 bit ADC e.g. measure with load cells#1164

Draft
gen2thomas wants to merge 1 commit intohybridgroup:devfrom
gen2thomas:feature/hx711_wrap_tinygo_drivers
Draft

gpio(hx711): add driver for 24 bit ADC e.g. measure with load cells#1164
gen2thomas wants to merge 1 commit intohybridgroup:devfrom
gen2thomas:feature/hx711_wrap_tinygo_drivers

Conversation

@gen2thomas
Copy link
Collaborator

@gen2thomas gen2thomas commented Sep 8, 2025

Solved issues and/or description of the change

Manual test

  • OS and Version (Win/Mac/Linux): Linux
  • Adaptor(s) and/or driver(s): tinkerboard (see example)

Checklist

  • depends on hx711: add driver for 24 bit ADC tinygo-org/drivers#790
  • The PR's target branch is 'hybridgroup:dev'
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes (e.g. by run make test_race)
  • No linter errors exist locally (e.g. by run make fmt_check)
  • I have performed a self-review of my own code

If this is a new driver or adaptor:

  • I have added the name to the corresponding README.md
  • I have added an example to see how to setup and use it
  • I have checked or build at least my new example (e.g. by run make examples_check)
@gen2thomas gen2thomas force-pushed the feature/hx711_wrap_tinygo_drivers branch 9 times, most recently from 06f7da7 to 8d9f987 Compare September 8, 2025 16:17
@gen2thomas gen2thomas force-pushed the feature/hx711_wrap_tinygo_drivers branch from 8d9f987 to 930a57a Compare September 9, 2025 12:57
@gen2thomas gen2thomas force-pushed the feature/hx711_wrap_tinygo_drivers branch 5 times, most recently from da13a08 to 6fb9980 Compare October 8, 2025 17:50
@gen2thomas gen2thomas force-pushed the feature/hx711_wrap_tinygo_drivers branch from 6fb9980 to 147c63a Compare October 18, 2025 09:40
@gen2thomas gen2thomas force-pushed the feature/hx711_wrap_tinygo_drivers branch from 147c63a to b919301 Compare February 23, 2026 12:05
@gen2thomas gen2thomas force-pushed the feature/hx711_wrap_tinygo_drivers branch from b919301 to 0b59344 Compare February 23, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant