Does anyone have some good guides or videos for using the Rednet controller? Specifically some of the more advanced functions like multiplexing?
I'm working on a elevator system in my base using 4 arcane levitators. To incorporate everything I want to do and have it cover the numerous variables I have in my system, I will need more than the max number of pages possible (36).
I am having it determine which floor you are on when you pressed the button, wait 5 seconds for the levitators to update, open the gate to the elevator shaft, open the gate on your destination, then reset the system when you exit the elevator. I thought about cheating and not using any gates at all to block off the shaft, but I really like the overall feel by using them.
I figured I could probably use a couple advanced circuits to cut down on the numerous OR and XOR chains I have, but I don't have enough experience with some of the more advanced concepts to get there, so any help would be greatly appreciated.
I'm working on a elevator system in my base using 4 arcane levitators. To incorporate everything I want to do and have it cover the numerous variables I have in my system, I will need more than the max number of pages possible (36).
I am having it determine which floor you are on when you pressed the button, wait 5 seconds for the levitators to update, open the gate to the elevator shaft, open the gate on your destination, then reset the system when you exit the elevator. I thought about cheating and not using any gates at all to block off the shaft, but I really like the overall feel by using them.
I figured I could probably use a couple advanced circuits to cut down on the numerous OR and XOR chains I have, but I don't have enough experience with some of the more advanced concepts to get there, so any help would be greatly appreciated.