Hello, I am faced with a project where I need to connect multiple loadcells (that already have wheatstone bridge implemented) to get high-speed readings, perhaps 2000 per sec. Has anyone done such work with esp32 or other platforms? Right now, I am investigating ADS1256 because it seems to satisfy the requirements, but I am worried that esp32 will not be able to handle 4 or 5 loadcells attached to it. ADS1256 should be able to handle up to 4 loadcell in differential mode.
Any help/suggestions will be appreciated.