This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
herrozerro's profile picture

power on a computer from inputs.

Started by herrozerro, 21 March 2012 - 04:05 PM
herrozerro #1
Posted 21 March 2012 - 05:05 PM
is it possible to have a computer power on from a redstone unput or a wireless signal or are computers totally off when not running?
Cookiebal #2
Posted 21 March 2012 - 06:58 PM
I think that's possible, if you add a second computer between the computer you want to start and the redstone input. give the second computer a startup program to turn on the first computer whenever it gets a redstone input and never turn that one off (so that when you restart the map it automatically runs startup).