Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robert-hh/INA219
INA219 Micropython driver
https://github.com/robert-hh/INA219
Last synced: 3 months ago
JSON representation
INA219 Micropython driver
- Host: GitHub
- URL: https://github.com/robert-hh/INA219
- Owner: robert-hh
- Created: 2020-05-21T09:21:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T18:27:37.000Z (over 4 years ago)
- Last Synced: 2024-04-22T12:36:01.158Z (7 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-micropython - INA219 - INA219 MicroPython driver. (Libraries / Sensors)
README
# INA219 Micropython driver
This driver is a clone of an early version of the Adafruit Circuitpython driver, when these were still readable and simple.
The onyl thing changed was the way of reading and writing to the I2C device,.