Hello everybody! My task is to take around 800 samples per second (800 would be nice, but if that is not possible: as many samples as possible) from 6 sensors for an experiment that lasts around 3 minutes. I have access to a Pi2 and a Pi3 and am planning to use ADS1115 and read from those via I2C. I...