hx711
Load cell driver
A Python module providing a driver for the HX711 load cell interface
MicroPython driver for the HX711 load cell interface.
49 stars
8 watching
8 forks
Language: Python
last commit: 17 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
robert-hh/hx710 | Provides a Python interface to read and process data from load cell sensors. | 1 |
robert-hh/cs1237 | A MicroPython driver for a load cell interface/ADC chip | 0 |
robert-hh/bme680-micropython | A driver for the BME680 sensor compatible with Micropython | 33 |
howmanyoliversarethere/hx711_mpy-driver | Driver for a weighing sensor in Python-based MicroPython implementation | 8 |
robert-hh/ads1x15 | A driver for ADS1x15 Analogue-Digital Converters | 96 |
sergeypiskunov/micropython-hx711 | Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter | 79 |
robert-hh/sh1106 | A MicroPython driver for controlling an OLED display connected via SPI or I2C interface | 168 |
robert-hh/xpt2046-touch-pad-driver | A Python class for controlling and interacting with a resistive touch pad controller | 17 |
robert-hh/micropython-editor | An editor for writing and editing text files on microcontrollers | 225 |
robert-hh/bme280 | A driver for a temperature, pressure, and humidity sensor used in environmental monitoring. | 104 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 13 |
hybotix/micropython-ht16k33 | A Python driver for an LED matrix display IC | 44 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 128 |
robert-hh/onewire_ds18x20 | A Python library for interacting with OneWire temperature sensors | 12 |