Search found 1 match
- Wed Nov 10, 2021 3:06 pm
- Forum: ESP32 Arduino
- Topic: Sampling I2C sensor using a Timer Interrupt
- Replies: 2
- Views: 6345
Sampling I2C sensor using a Timer Interrupt
Hi everyone, I am new in the espressif community. I am working on a project and my goal is to sample two different I2C sensors (flow and pressure) with a precise and specific frequency. In order to guarantee a specific frequency I am sampling these sensors inside the function attached to the interru...