If you find yourself needing an ADC with greater resolution than the Arduino's onboard 10-bit ADC provides, the ADS1115 16-bit ADC is a popular and simple to use chip who communicates via I2C interface. Here, I will walk you through the steps of assembling your set-up, provide some code and go throu... By: Mendelbrot