library.properties 503 B

12345678
  1. name=HX711 Arduino Library
  2. version=0.7.2
  3. author=Bogdan Necula <bogde@bogde.ro>, Andreas Motl <andreas.motl@elmyra.de>
  4. maintainer=Bogdan Necula <bogde@bogde.ro>
  5. sentence=Library to interface the Avia Semiconductor HX711 ADC.
  6. paragraph=An Arduino library to interface the <a href="http://image.dfrobot.com/image/data/SEN0160/hx711_english.pdf">Avia Semiconductor HX711 24-Bit Analog-to-Digital Converter (ADC)</a> for reading load cells / weight scales.
  7. category=Sensors
  8. url=https://github.com/bogde/HX711