Skip to content

Arduino Library for a 24bit differential ADC. Fully featured and class-based.

License

Notifications You must be signed in to change notification settings

Basement-Science/ardu_ADS1232

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADS1232 library

Arduino Library for the 24bit differential ADC ADS1232. Fully featured and class-based. Easy to use.

This library supports both polling and interrupt-based (recommended) communication. It implements all required logic to use ALL features the IC is capable of, as well as value mapping functions that make the output data easy to use.

It even supports communication with multiple ADS1232 ICs.

The ADS1234 (4-channel variant) is NOT supported, although it shouldn't be too hard to add support for it.

Classical Arduino boards are supported, such as those based on Atmega 328.

About

Arduino Library for a 24bit differential ADC. Fully featured and class-based.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published