Add a RIOT driver for the Texas Instruments ADS1115, a 16-bit I2C ADC with 4 input channels, programmable gain, and single-shot/continuous conversion modes. This ...
In my realisation the ADS1115 (4 channel, 16bit) is used in order to supply good resolution. Still a simplification using A2-A4 analog Arduino inputs should work (with somewhat less ...
// this code is simply to demonstrate running an ADS1115 with an UNO tethered to USB. // You need to observe the output with the serial monitor first, to establish what your // your sampling ...
Project is updated: look for additional information in contribution Updated version 1.1 of Power Meter 140409-1 One of our projects is the Practical 4 Channel ADC (called ADS1115-BOB in our shop, ...