Arduino Uno R3. ADS1115 breakout board. Connection wires. 100nF capacitor. 10k pot. Connections For testing use an Arduino Uno and connect it as follows:ArduinoADS1115 5V VDD GND GND A5 SCL A4 SDA GND ADDR 2 ALRT Wiper of 10k pot. A1 ...
* @brief Checks the connection status of ads1115 * @return result: * @retval true or false */ bool checkADS1115(); /** * @fn setCompQue * @brief Sets the Comparator queue and disable . * @n This perform two functions. * @n It can disable the comparator function and...