Skip to content

HowManyOliversAreThere/hx711_mpy-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Micropython Driver for the HX711 weighing sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages