I’m looking for an ADC that meets the following requirements for a project with an Arduino controller:
Analog Input Range: ±10V
Resolution: At least 12-bit
Sampling Rate: Fast (suitable for high-speed data acquisition)
Communication Interface: I2C preferred, but SPI can be considered if it offers better performance
Library Support: Should have an existing Arduino library for easy integration
If you’ve worked with an ADC that fits these specs, please share your recommendations, along with any tips on interfacing or performance. Example code would be a bonus!