Library to read out HX711 24-Bit Analog-to-Digital Converter (ADC) for Weigh Scales by AVIA Semiconductor. Tested with K22F with SCK pint at D13 and DT pin at D12
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:16627e96c8de | 2016-06-23 | megrootens | removed TODO; should not be done |
4:f59264464b5b | 2016-06-23 | megrootens | TODO: stop sending unnecessary gain commands! |
3:9bbfb7f8c751 | 2016-06-23 | megrootens | Fixed missing return statement; Removed LSB / MSB check, since chip is always MSB |
2:f118f8c456a4 | 2016-06-23 | megrootens | meaningless commit message |
1:197ef68ad6de | 2016-06-16 | megrootens | replaced #defines outside class by static const int within the class |
0:5fa72cacd94b | 2016-06-15 | megrootens | Library to read out HX711 24-Bit Analog-to-Digital Converter (ADC) for Weigh Scales by AVIA Semiconductor.; Tested with K22F with SCK pint at D13 and DT pin at D12 |