Hello everyone, I am new to arduino and electronics and I am going through a steep learning curve.
I am using an Arduino MEGA 2560 rev3 with a terminal block adapter and I am trying to build a DAQ system. In the system there are circuits using 5v, 12v, and 24v.
I am suspecting that it has to do with grounding of the 5v circuit (signal lines are going to arduino board but power is through 5v conveter) but I am not sure what is wrong. When I connect the 5v side or the 12v side of the converter ground to the arduino ground it still does not fix the problem. Below is a simplified sketch of the full scale wiring diagram that depicts the way that the powers and grounds are wired. It excludes most chips but the idea should be there.
Any input would be greatly appreciated!

I am using an Arduino MEGA 2560 rev3 with a terminal block adapter and I am trying to build a DAQ system. In the system there are circuits using 5v, 12v, and 24v.
- I am using 12v into the Vin to power the board and have connected the GND on the arduino to the GND of the 12v supply.
- I am powering 7x MAX31865, 2x NAU 7802 chips, and 2x DFRobot High Temperature chips in parallel with the 5v pin of the arduino and grounding them back to the arduino GND.
- I am powering 9x intrinsic barriers that connect between the 7x MAX31865 and 2x DFRobot chips and their sensors, as well as a relay that uses 24v, using a 12v to 24v converter for power. I have grounded the barriers to the 24v ground and the relay to both the 24v ground and arduino ground.
I am suspecting that it has to do with grounding of the 5v circuit (signal lines are going to arduino board but power is through 5v conveter) but I am not sure what is wrong. When I connect the 5v side or the 12v side of the converter ground to the arduino ground it still does not fix the problem. Below is a simplified sketch of the full scale wiring diagram that depicts the way that the powers and grounds are wired. It excludes most chips but the idea should be there.
Any input would be greatly appreciated!
