aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/load_cell.py
Commit message (Collapse)AuthorAgeFilesLines
* hx71x: Load Cell Skeleton and HX71x bulk ADCGareth Farrington2024-07-311-0/+36
* Create the load_cell host module skeleton to create the sensors and start taking samples. * Add support for the HX717 and HX711 ADC sensors. Signed-off-by: Gareth Farrington <gareth@waves.ky>