Synchronization of Sensors readings with different sampling rates

Hi all,

I am new to work with Arduino and sensors
I have teensy 3.2 which similar to Arduino in coding. This board is connected to a sensor with its sampling rate, and I want to connect a new sensor with different sampling rate.
So will the sampling frequencies difference cause a problem while receiving the serial data.
If they can work together fine, how can their readings be synchronized together?

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.