Does it works if i connect three different sensors?

Im working with a project and im using a pcb, i have a doubt about, if I connect the sensors, there will be not malFunction, interfence or voltage drops. The sensors I'm using, work without modules, what is your opinion?, the sensors are a Tcrt5000, mpu6050 and a acs712, I'm not sure if I have all three connected at the same time or if it causes incorrect data readings.

If you connect them to what? Can you please post a drawing of how you intend to connect everything?

To a protoboard, I made this with word, because programs dont have a variety of sensors

Hello lem_arduino

Run the tutorials of a.m. sensors to get started.

a tutorial, why?

Broken power rails.

It´s an example sorry, but do you think, the three sensors will work correctly?

give more details of the overall project?
e.g. what current are you reading using the ACS712? AC/DC? etc

test each module using a separate program (e.g. using examples from support libraries) before worrying about integrating into a single program

There is no reason why they should not work.
You can connect all three to 5V

None of these sensors will work.

You have connected them to power but their output signals must also be connected to the Arduino, otherwise the Arduino cannot read those signals.

2 Likes

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