Posted 23 June 2013 - 07:33 PM
When I was building my house,I wanted to make my monitor connected with a LAN cable on my comp.I also wanted to make my disk drive under the computer and pop out from under it so I could place my disc in and go back in by using a program.But I want all this covered.So I was wondering if it was a good idea to make a wireless redstone api.What it does is,besides placing down a wireless transmitter/reciver,the computer could recive/transmit it by its self.So this way,I could have my wire running from the back and instead of having my reciver in a place were I could see it,it would be controlled by the comp and activating/deactivating the pistons. So everything will be nice and hidden.The api reciving command could be like this:
If you might think rednet,remember,you still need the mode,and that takes one block on space.In my desighn,there are blocks surrounding the comp like pillars and they look nice,so I dont want to destroy them…So,ya!
Sorry if I spelt anything wrong or if I double taped anything..The keyboard im using right now isnt to good ;)/>
1+ if you like this idea!
And thanks for supporting!(Hope this will be added in :)/> )
stringything = wr.recive(1) --wr is wireless redstone and (1) is the freq.
--or--
stringymijig = wr.isOn()--or Off.isOn checks if the freq is on.
And the transmitting command:
wr.transmit(1) --transmit tells it to transmit a signal,and 1 is the freq.
If you might think rednet,remember,you still need the mode,and that takes one block on space.In my desighn,there are blocks surrounding the comp like pillars and they look nice,so I dont want to destroy them…So,ya!
Sorry if I spelt anything wrong or if I double taped anything..The keyboard im using right now isnt to good ;)/>
1+ if you like this idea!
And thanks for supporting!(Hope this will be added in :)/> )