grove high temperature sensor

Hello everyone,
I bought 4 grove high temperature sensors in order to measure 4 points of a face. I find a programme for my first sensor but i do not understand: How can i see the values of the 4 sensors at the same time ? In others words ,How can I programme my 3 others sensor with the same arduino uno?
Thanks you for reading.

Depends on the sensor, and the code you have already. But I see neither, so I can't help.

You just need to use the same initializing sequnce for 3 other sensor and store the values of reading in arrays

This would go better if you provided data on the sensors you have and the code you are using? How do your sensors communicate with your micro-processor? There is a section called how to use this forum, you may wish to read it.

Ron

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