Hi ll.
I am beginner in arduino. I want to know how to control 3 sensor using one arduino? is it possible? thank you
Hi ll.
I am beginner in arduino. I want to know how to control 3 sensor using one arduino? is it possible? thank you
Almost certainly, but for absolute certainty you should post details about what they are.
They might for example need 20 wires each and produce signals at 100V which would be a "challenge".
The exact "how" will depend totally on what those sensors are, so we need detail to help you.
Thanks for your reply JimboZA.
My first and second sensor is pressure sensor while the third sensor is temperature sensor. Each sensor have different coding. Before this I code separately for each sensor. And now I want to combine the coding and control using one arduino. How to do that?
Well in principal you do this:
But that's in principal: the specifics will depend on your existing code, the actual sensors, and the wiring.
What have you tried so far?