Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/HowManyOliversAreThere/hx711_mpy-driver

Micropython Driver for the HX711 weighing sensor
https://github.com/HowManyOliversAreThere/hx711_mpy-driver

Last synced: 2 months ago
JSON representation

Micropython Driver for the HX711 weighing sensor

Lists

README

        

# 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](https://forum.micropython.org/viewtopic.php?f=16&t=2678).

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