https://github.com/joshbrew/ads131m08_arduino
WIP Arduino implementation for the ADS131M08 by TI
https://github.com/joshbrew/ads131m08_arduino
Last synced: 11 months ago
JSON representation
WIP Arduino implementation for the ADS131M08 by TI
- Host: GitHub
- URL: https://github.com/joshbrew/ads131m08_arduino
- Owner: joshbrew
- License: lgpl-2.1
- Created: 2021-03-07T08:32:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-21T08:51:52.000Z (over 4 years ago)
- Last Synced: 2025-05-29T17:41:00.523Z (about 1 year ago)
- Language: C++
- Size: 3.29 MB
- Stars: 11
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ADS131M08_Arduino
WIP Arduino implementation for the ADS131M08 by TI
Sample is working but not fully. I get readings now.
Adapted from ADS131M04 library by Daniele Valentino Bella, for Imperial College London Rocketry (LGPL). [link](https://github.com/icl-rocketry/ADS131M04-Lib)
