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?