Hi @@cwpotter
It sounds like an interesting project. That boosterpack looks pretty neat.
I don't have any experience with the 430BOOST-ADS1118 but took a quick look at this and here are some things that you should look into...
The library you link to seems to have been written for the C2000 - so you would need to port it to the CC3200.
You definitely don't want to download the entire thing if it is written for the C2000 - probably just the .ino, .cpp and .h files. Error messages will tell you where to proceed from there. Do they say something is missing? Then look for it in the r