Can someone good with redstone lend me a helping hand? I'm getting a headache dealing with all of the wiring I need for my current project.
I'm currently working on a railway setup with 5 stops and 5 3-way rail junctions controlled by 3 levers at each station. I'm more than capable of wiring them together, but the logic gates to control the outputs from the levers are causing me trouble.
From the first station, the first lever controls the initial direction to either left or right. The next switches send you to one of 4 other stations. I want to set the last 2 switches to control the right half of the track when the initial lever is in one state and the left half when it's in the other.
I've drawn up a table of what I want the input/output to look like.
In this table the first input controls the side of the track and the other two change the state of the left and right outputs on either side. The sides are separated by the "/"
I've tried a few combinations of AND, NAND and NOT gates, but nothing is quite working as desired. If any of you can help me it would be greatly appreciated.
If this isn't clear enough please say something and I'll try to rewrite this post.