#in general yes reading 8 pots or 8

1 messages · Page 1 of 1 (latest)

pallid furnace
#

my understanding is that i2c is usually the seesaw bottleneck

mighty quartz
#

that's the real seesaw bottleneck

#

unless you have a ready pin, but I assume it still takes time

#

bulk reads also take 8ms, so they are preferred if possible

forest hare
mighty quartz
#

I did hack an async version of the library, so that multiple devices could be read in "parallel", that doesn't help for a single device though