Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adafruit/adafruit_ina219
INA219 Current Sensor
https://github.com/adafruit/adafruit_ina219
arduino arduino-library ina219 library power
Last synced: about 13 hours ago
JSON representation
INA219 Current Sensor
- Host: GitHub
- URL: https://github.com/adafruit/adafruit_ina219
- Owner: adafruit
- License: other
- Created: 2012-05-25T08:58:48.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T15:25:41.000Z (about 1 year ago)
- Last Synced: 2024-12-16T17:51:38.336Z (7 days ago)
- Topics: arduino, arduino-library, ina219, library, power
- Language: C++
- Size: 484 KB
- Stars: 206
- Watchers: 30
- Forks: 145
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: license.txt
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# Adafruit INA219 Library [![Build Status](https://github.com/adafruit/Adafruit_INA219/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_INA219/actions)[![Documentation](https://github.com/adafruit/ci-arduino/blob/master/assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_INA219/html/index.html)
This is a library for the Adafruit INA219 high side DC current sensor boards:
* https://www.adafruit.com/products/904
* https://www.adafruit.com/product/3650
Check out the links above for our tutorials and wiring diagrams. This chip uses I2C to communicate.To install, use the Arduino Library Manager and search for 'Adafruit INA219' and install the library.
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Written by Ktown for Adafruit Industries.
MIT license, all text above must be included in any redistribution