I want to make a machine with 10 crash sensors that the Arduino will connected to computer since I want to write a C# app interface for display result after the sensors are pressed.
But the length of machine that will be 1 meters long. I am worried about the current of sensors and resistance of long connection from Arduino to the 10 sensors. Also whether the number of ports for Arduino is enough.
How should I design? The basic concept design attached below
*Every time will trigger one crash sensor only.
Thanks