Hello, I am new to Arduino and this is my first post. I hope I am in the correct forum.
I would like to build a wire sorter for field service work. This would enable me to identify up to 15 wires that have been installed unmarked or the markings are not legible.
The idea is to create 15 different frequency square wave outputs and attach each output to a wire with an alligator clip,
then read the frequency at the other end one at a time and convert the frequency to a digital display so the wire can be marked correctly.
I am planning on using the UNO for the frequency counter and display, and initially another UNO for the 15 output sending unit. The UNO doesn't have the capability of 15 outputs however, so I would like any opinions on how best to proceed.
I need 15 outputs because that is a common wire count in so called "speedpull" which is a pre packaged industrial wire setup. It's 15 wires wrapped with a nylon tape that keeps them together like a multi conductor cable but without the outer sheath. It can be pre printed with wire numbers, but unfortunately many installers by the unmarked bundles to save a few pennies.
Thank you for your time.