Hi,
I need to read multiple sensor data from one single arduino board which is connected to a raspberry pi. We are getting one sensor's data properly, but when we are connecting multiple sensors, we are not sure how to read data from multiple sensors.
Our circuit connection is as below.
We have two sensors connected to a Breadboard, from there we have one set of input to arduino board. This is then connected to a raspberry pi which then sends the sensor value via reading one of its port.
We would like to know how to read the raspberry pi or arduino ports to get both the sensor's reading alternatively.
Thanks ,
Mamta