Hi, I would like to use ADS1115 module with espruino, it is working by I2C, under arduino is nice library https://github.com/adafruit/Adafruit_ADS1X15 ,
I was trying this library to work with stm32 maple leaflabs R3+ and it was working with it well.
I wonder how to use this module with espruino?
Any chance you could help me to solve it?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi, I would like to use ADS1115 module with espruino, it is working by I2C, under arduino is nice library
https://github.com/adafruit/Adafruit_ADS1X15 ,
I was trying this library to work with stm32 maple leaflabs R3+ and it was working with it well.
I wonder how to use this module with espruino?
Any chance you could help me to solve it?