Has anyone wrapped a lib from that site ? If you did a link would be appreciated. If not I have been brushing up on my C++ and reading Erel's posts on the subject. Wrapping always seems to make sense to me. Then I go to wrap one and there always seems to be something different that I don't know how to handle. LOL.
Anyway I think I will try and wrap the ADS115 as time permits. The site has a working Arduino Code example.
If that proves to difficult I may look for an easier example on that Git Hub site to start with.
https://www.i2cdevlib.com/docs/html/class_a_d_s1115.html <<< This is cool. Kind of like the B4X Object Browser but online.
Seems like it was a great idea. I am not sure the site is still very active and being updated. A lot of features seem to be not fully implemeted or in a future dev state.
But what is on there looks pretty good for Arduino and I2C.
Anyway I think I will try and wrap the ADS115 as time permits. The site has a working Arduino Code example.
If that proves to difficult I may look for an easier example on that Git Hub site to start with.
https://www.i2cdevlib.com/docs/html/class_a_d_s1115.html <<< This is cool. Kind of like the B4X Object Browser but online.
i2cdevlib/Arduino at master · addicore/i2cdevlib
I2C device library collection for AVR/Arduino or other C++-based MCUs - addicore/i2cdevlib
github.com
i2cdevlib/Arduino/ADS1115 at master · addicore/i2cdevlib
I2C device library collection for AVR/Arduino or other C++-based MCUs - addicore/i2cdevlib
github.com
Seems like it was a great idea. I am not sure the site is still very active and being updated. A lot of features seem to be not fully implemeted or in a future dev state.
But what is on there looks pretty good for Arduino and I2C.