adafruit / Adafruit_ADS1X15

Driver for TI's ADS1015: 12-bit Differential or Single-Ended ADC with PGA and Comparator
Other
297 stars 306 forks source link

Can we use this module with Energia(MSP microcontrollers)???? #25

Closed hemangjoshi37a closed 4 years ago

hemangjoshi37a commented 7 years ago

I am using MSP430G2553 and MSP430G5529 microcontrollers with their respective lauch pad. Please help me how to use this library for MSP microcontrollers. Thank you.

caternuson commented 4 years ago

If it has an Arduino Board Support Package and there are available I2C ports, then in theory it should work. But you should test to verify.