pyb_ina219
Sensor reader
Library for reading INA219 sensor data on MicroPython boards
This library for MicroPython makes it easy to leverage the complex functionality of the Texas Instruments INA219 sensor to measure voltage, current and power.
56 stars
7 watching
19 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
esp32esp8266ina-219micropythonpyboard
Related projects:
Repository | Description | Stars |
---|---|---|
kabel42/micropythonina219 | A simple driver for connecting and measuring voltage with an INA219 sensor | 4 |
elschopi/ti_ina226_micropython | A Micropython driver for the Texas Instruments INA226 power measurement IC. | 28 |
mcauser/micropython-max44009 | A MicroPython driver for an ambient light sensor with I2C interface | 1 |
rlangoy/upy_apds9960 | A Python library for ESP8266/ESP12-E devices to interface with APDS9960 and APDS9900 proximity sensors | 9 |
chrisb2/micropython-fingerprint | A MicroPython library for reading fingerprint sensors | 16 |
fizban99/microbit_us100 | A Python library that reads ultrasonic sensor data from an US-100 device connected to a Micro:bit microcontroller. | 7 |
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 |
triplepoint/micropython_bme280_i2c | Provides an interface to read from the BME280 temperature, humidity, and pressure sensor | 10 |
ti-nspire/microbit-in-micropython-library-for-htu21d-sensor | Provides a Python interface to the HTU21D sensor on a Microbit microcontroller | 0 |
octaprog7/ina_ti | A MicroPython module for controlling a bidirectional current/power monitor with I2C interface. | 0 |
abhinaybandaru/adxl345-with-pyboard | A Python implementation of an accelerometer sensor using the Pyboard microcontroller | 0 |
haizakura/esp-ds3231-micropython | A Python library for interacting with the DS3231 temperature sensor on ESP8266/ESP32 microcontrollers | 7 |
micropython-imu/micropython-lsm9ds0 | Provides an interface to read data from the LSM9DS0's g-force linear acceleration, gauss magnetic and dps angular rate sensors through I2C | 4 |
uraich/tcs3200-micropython | A MicroPython driver and test programs for a color sensor | 1 |
jposada202020/micropython_si7021 | A MicroPython library for interacting with the SI7021 temperature and humidity sensor. | 0 |