RC pulseIn reads create 60 ms delay. This slows down the data collection a lot. We need to find a way to do this non blocking and probably interrupt driven.
RC pulseIn reads create 60 ms delay. This slows down the data collection a lot.
We need to find a way to do this non blocking and probably interrupt driven.