Posted 15 March 2015 - 05:49 PM
I made a monitor for railcraft elevators to detect what floor your cart is on,
download setup by running the following:
step 1 setup detectors at the stop point for your cart on each floor, and setup monitors
step 2 wire the detectors to a computer using project red wire
detectors must be wired in color order
step 3 wire up monitors to computer using wired modems
step 4 attach monitors, note the number of the monitors
step 6:run "setup"
step 7 if everything went well your terminal should now look like this:
NOTES:
floor order is the same as the order of the color API, and the inventory order of project red cables
HTTP API must be enabled
floor names must not contain spaces or symbols, only the first word will register, for example
floor 1 = floor
floor_1 = floor
floor1 = floor1
F1 = F1
etc…
if you have any questions comments or sugestions let me know,
download setup by running the following:
pastebin get r6hmdP4c setup
setup
step 1 setup detectors at the stop point for your cart on each floor, and setup monitors
step 2 wire the detectors to a computer using project red wire
detectors must be wired in color order
white = floor 1
orange = floor 2
magenta = floor 3
light Blue = floor 4
yellow = floor 5
lime =floor 6
pink = floor 7
grey = floor 8
light grey = floor 9
cyan = floor 10
purple = floor 11
blue = floor 12
brown = floor 13
green = floor 14
red = floor 15
black = floor 16
step 3 wire up monitors to computer using wired modems
step 4 attach monitors, note the number of the monitors
step 6:run "setup"
step 7 if everything went well your terminal should now look like this:
NOTES:
floor order is the same as the order of the color API, and the inventory order of project red cables
HTTP API must be enabled
floor names must not contain spaces or symbols, only the first word will register, for example
floor 1 = floor
floor_1 = floor
floor1 = floor1
F1 = F1
etc…
if you have any questions comments or sugestions let me know,
Edited on 15 March 2015 - 06:12 PM