I want to port my 'Nuclear Reactor Control' (Work in Progress) and Auto Crafting Turtle (finished) program's from ComputerCraft to the awesome OpenComputers, but wondering if its possible that Robots get Redstone-Signals from 'Thermal Sensor' ?
To the background:
Currently my Setup requires a 'Control Computer' which checks over the mod OpenCCsensors the Inventory of the Reactor, to monitor the Coolant/Uran cells or even if anyone is missing... Then it tells a Turtle to place a Cell to a special slot etc. Thats only a rough description...
Some days ago i tested OpenComputers and saw it also have such Sensor: Inventory Controller Upgrade.
My Idea now was to replace the 'Control Computer' and the Turtle with only one Robot which uses this Upgrade...
But my Problem is now that i also need to get the Redstone states of 2 Thermal-Sensors: One tells it to turn off the Reactor (when it reaches 1000 heat) and another Thermal-Sensor tells it to drop the Uran Cells (when it still heat up and reaches 1500)
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Hello everyone.
First: Sorry for my bad english
I want to port my 'Nuclear Reactor Control' (Work in Progress) and Auto Crafting Turtle (finished) program's from ComputerCraft to the awesome OpenComputers, but wondering if its possible that Robots get Redstone-Signals from 'Thermal Sensor' ?
To the background:
Currently my Setup requires a 'Control Computer' which checks over the mod OpenCCsensors the Inventory of the Reactor, to monitor the Coolant/Uran cells or even if anyone is missing... Then it tells a Turtle to place a Cell to a special slot etc. Thats only a rough description...
Some days ago i tested OpenComputers and saw it also have such Sensor: Inventory Controller Upgrade.
My Idea now was to replace the 'Control Computer' and the Turtle with only one Robot which uses this Upgrade...
But my Problem is now that i also need to get the Redstone states of 2 Thermal-Sensors: One tells it to turn off the Reactor (when it reaches 1000 heat) and another Thermal-Sensor tells it to drop the Uran Cells (when it still heat up and reaches 1500)
My current 'Nuclear Reactor'-Setup:
https://app.box.com/s/y389vov24nnttl2y2ys6pj4srabggykf
https://app.box.com/s/icmblp1yn05vkuy45o5gupy3wshksqe9
https://app.box.com/s/1mj1uxcdpepcu1gw4cyl2jziff5747q9
My Question:
Is it for the Robot somehow possible to get the Redstone signal of 2 external devices? Maybe with the 'Redstone I/O'-Block ?
Thanks!
Link to post
Share on other sites