So I have been putting myself through a thought challenge, I understand general electronics well, but not everything in the least.
The concept is I guess best described as a a mappable connection.
Say you have a grid of points 5 x 5 as in grid01 below.
each point on the grid is independent of all others.
Is there a circuit that could connect say all of the contacts in each row as in grid02 below each of the colors is one multipoint connection
And then also connect the points in an arbitrary format as in grid03 below each of the colors is one multipoint connection
The circuit must pass the connection as if it were a pipe not by reference and not changing the content.
I hope this makes sense and I don’t know if it is even possible, my solutions were all overly complex switch variations or relays, but it wasnt scalable or friendly.
So any ideas?