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

Turtle --> Monitor

Started by Malminas, 14 September 2016 - 05:31 AM
Malminas #1
Posted 14 September 2016 - 07:31 AM
Im making a turtle program and I have it printing various status updates, but I cant see them,because they are on the turtle, how do I get all my 'print "blah blah"' to show up on a monitor a few blocks away?
Bomb Bloke #2
Posted 14 September 2016 - 07:48 AM
The turtle will require an equipped wireless modem. You can then use the rednet API to transmit the data to another computer, which can in turn update the monitor.
Malminas #3
Posted 14 September 2016 - 08:22 AM
The turtle will require an equipped wireless modem. You can then use the rednet API to transmit the data to another computer, which can in turn update the monitor.

Thanks! I'll be back after I finish my code if I still can't get it to work :)/>
Lupus590 #4
Posted 14 September 2016 - 01:02 PM
http://www.computercraft.info/forums2/index.php?/topic/18580-v1wireless-peripherals/