ADS1015 I2C ADC+PGA
xanadu
Posts: 3,347
in Propeller 1
I have an Adafruit ADS1015 I2C ADC+PGA ADC on the way.
TI Datasheet here.
I've connected some I2C devices using an I2C driver in OBEX. Sometimes it is as easy as looking at the Ardunio code and recreating it in SPIN. While I wait for it to arrive I figured I see if anyone else has used this, and if they wanted to share the code for it.
Thanks!
TI Datasheet here.
I've connected some I2C devices using an I2C driver in OBEX. Sometimes it is as easy as looking at the Ardunio code and recreating it in SPIN. While I wait for it to arrive I figured I see if anyone else has used this, and if they wanted to share the code for it.
Thanks!
Comments
I was about to start writing a library for this ADC! I'm glad I did a bit of research beforehand and that there are lots of awesome people posting great work in these forums, much appreciated!