CS1237
Load Cell Driver
A MicroPython driver for a load cell interface/ADC chip
MicroPython driver for the CS1237 Load Cell Interface/ADC
0 stars
1 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/hx710 | Provides a Python interface to read and process data from load cell sensors. | 0 |
robert-hh/ads1x15 | A driver for ADS1x15 Analogue-Digital Converters | 95 |
sergeypiskunov/micropython-hx711 | Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter | 79 |
miketeachman/micropython-ads1219 | A MicroPython driver for a precision 24-bit ADC with I2C interface. | 4 |
robert-hh/bme680-micropython | A driver for the BME680 sensor compatible with Micropython | 33 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 12 |
jajberni/mcp342x_lopy | A MicroPython driver for the MCP342x ADC | 3 |
russhughes/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
robert-hh/sh1106 | A MicroPython driver for controlling an OLED display connected via SPI or I2C interface | 165 |
pangopi/micropython-ds3231-at24c32 | A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module | 28 |
russhughes/gc9a01_mpy | A fast MicroPython driver for GC9A01 display modules with support for various features including display rotation, scrolling, and text rendering. | 152 |
russhughes/gc9a01py | A display driver for microcontrollers, supporting bitmap fonts and basic graphics | 41 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 126 |