Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - H index
The Linux kernel configuration item CONFIG_HX711
:
CONFIG_GPIOLIB
hx711
If you say yes here you get support for AVIA HX711 ADC which is used for weigh cells
This driver uses two GPIOs, one acts as the clock and controls the channel selection and gain, the other one is used for the measurement data
Currently the raw value is read from the chip and delivered. To get an actual weight one needs to subtract the zero offset and multiply by a scale factor. This should be done in userspace.
This driver can also be built as a module. If so, the module will be called hx711.
Raw data from LKDDb:
lkddb module hx711 CONFIG_HX711 : drivers/iio/adc/Kconfig : "AVIA HX711 ADC for weight cells" # in 4.11–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb of "" "" "avia,hx711" : CONFIG_HX711 CONFIG_IIO : drivers/iio/adc/hx711.c # in 4.11–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "hx711-gpio" : CONFIG_HX711 CONFIG_IIO : drivers/iio/adc/hx711.c # in 4.11–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - H index
Automatically generated (in year 2024). See also LKDDb sources on GitLab