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
History
removed TODO; should not be done
2016-06-23, by megrootens [Thu, 23 Jun 2016 14:16:26 +0000] rev 5
removed TODO; should not be done
TODO: stop sending unnecessary gain commands!
2016-06-23, by megrootens [Thu, 23 Jun 2016 12:45:26 +0000] rev 4
TODO: stop sending unnecessary gain commands!
Fixed missing return statement; Removed LSB / MSB check, since chip is always MSB
2016-06-23, by megrootens [Thu, 23 Jun 2016 10:20:13 +0000] rev 3
Fixed missing return statement; Removed LSB / MSB check, since chip is always MSB
meaningless commit message
2016-06-23, by megrootens [Thu, 23 Jun 2016 09:59:29 +0000] rev 2
meaningless commit message
replaced #defines outside class by static const int within the class
2016-06-16, by megrootens [Thu, 16 Jun 2016 07:31:43 +0000] rev 1
replaced #defines outside class by static const int within the class
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
2016-06-15, by megrootens [Wed, 15 Jun 2016 15:23:54 +0000] rev 0
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