https://github.com/zonque/adc101-arduino
Arduino library to communicate with TI ADC101 converters
https://github.com/zonque/adc101-arduino
arduino-library platformio
Last synced: about 2 months ago
JSON representation
Arduino library to communicate with TI ADC101 converters
- Host: GitHub
- URL: https://github.com/zonque/adc101-arduino
- Owner: zonque
- License: mit
- Created: 2020-11-22T09:07:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-07T22:54:17.000Z (over 5 years ago)
- Last Synced: 2025-02-05T02:22:37.245Z (over 1 year ago)
- Topics: arduino-library, platformio
- Language: C++
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ADC101C library for the Arduino platform
This library communicates with TI's ADC101C 10-bit converters.
The datasheet for the component is here: https://www.ti.com/lit/gpn/ADC101Cc021
# License
MIT