8 posts
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?
7083 posts
Location
Tasmania (AU)
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.
8 posts
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 :)/>
2427 posts
Location
UK
Posted 14 September 2016 - 01:02 PM