hx710
Load Cell Sensor Interface
Provides a Python interface to read and process data from load cell sensors.
MicroPython driver for the HX710 load cell interface interface.
0 stars
2 watching
0 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
robert-hh/hx711 | A Python module providing a driver for the HX711 load cell interface | 49 |
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 |
robert-hh/sht30 | A Python library for reading temperature and humidity data from the SHT3x sensor using I2C interface. | 2 |
robert-hh/onewire_ds18x20 | A Python library for interacting with OneWire temperature sensors | 12 |
robert-hh/qmc5883 | A Python class for interfacing with the QMC5883 Three-Axis Digital Compass IC | 14 |
billyrayvalentine/micropython-si70xx | A MicroPython library for communicating with humidity and temperature sensors using I2C. | 2 |
robert-hh/ina219 | A driver for an I2C-based current sensor that provides read-only access to its measurements and allows setting of measurement ranges. | 11 |
robert-hh/bme280 | A driver for a temperature, pressure, and humidity sensor used in environmental monitoring. | 104 |
howmanyoliversarethere/hx711_mpy-driver | Driver for a weighing sensor in Python-based MicroPython implementation | 8 |
khoulihan/micropython-mpl115a2 | A Python module providing access to the MPL115A2 barometric pressure sensor via I2C | 2 |
robert-hh/micropython-editor | An editor for writing and editing text files on microcontrollers | 225 |
jposada202020/micropython_lsm6dsox | A MicroPython library for communicating with the LSM6DSOX accelerometer and gyro sensor | 1 |
daneslattery/hx711 | A Rust library that provides a simple and generic interface to read weight measurements from a HX711 load cell amplifier. | 6 |
octaprog7/bmp180 | A MicroPython module for interfacing with a BMP180 pressure and temperature sensor. | 3 |