/hx711_mpy-driver

Micropython Driver for the HX711 weighing sensor

Primary LanguagePython

hx711.py

hx711 Micropython driver

This is a Micropython driver for the HX711 Weighing Sensor! Basic functionality is implemented, tested, and functional.

Started with the help of this MicroPython forum thread.

Features:

  • Gets HX711 sensor values, in grams
  • Ability to tare
  • Stable readings
  • Flexible implementation
  • Tested on ESP8266

TODO:

  • Adjustable gain control
  • Ability to read from channel B