Jump to content




Cables For Monitors/Disk Drives


  • You cannot reply to this topic
4 replies to this topic

#1 Alex_

  • Members
  • 63 posts
  • LocationPontefract, West Yorkshire, England

Posted 16 March 2012 - 05:39 PM

Currently i am creating a cinima on minecraft but was finding it hard using rednet to control the screen. So i am suggesting cables to connect computer hardware to the computer. This would make it a lot eaiser for many of minecrafters computercraft projects

#2 francogp

    Lua Artistan

  • Members
  • 58 posts

Posted 16 March 2012 - 05:56 PM

offtopic: why so extremely large signature? :D/> I have to scroll 1 screen to read another reply...

#3 Jan

  • Members
  • 141 posts
  • Locationthe Netherlands

Posted 16 March 2012 - 06:37 PM

Read this topic:
http://www.computerc...-how-to-put-it/

There I have explained Liraal's program, which allows you to receive lua code from another computer, and control it directly.

Setup
Computer 1 with a monitor attached, and the program running

Computer 2 does this:
commandstring = 'peripheral.call("right","write","Hello World!")'
rednet.send(computer1,computerstring)

(assuming you already rednet.open() 'ed the modems)

#4 Alex_

  • Members
  • 63 posts
  • LocationPontefract, West Yorkshire, England

Posted 16 March 2012 - 09:21 PM

View Postfrancogp, on 16 March 2012 - 05:56 PM, said:

offtopic: why so extremely large signature? :D/> I have to scroll 1 screen to read another reply...
Sorry im trying to downsize it

#5 Alex_

  • Members
  • 63 posts
  • LocationPontefract, West Yorkshire, England

Posted 17 March 2012 - 10:25 AM

View PostAlex_, on 16 March 2012 - 09:21 PM, said:

View Postfrancogp, on 16 March 2012 - 05:56 PM, said:

offtopic: why so extremely large signature? :D/> I have to scroll 1 screen to read another reply...
Sorry im trying to downsize it
I have downsized it now!





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users