Hey guys,
I'm wodnering does anyone know where I could find, (Or could help me write up) a basic code for computercraft that turns on/off a redstone signal on a certain colour on a Rednet cable by pushing buttons on a touch screen.
I found this code:
http://www.computercraft.info/forum...easy-monitor-touch-screen-for-bundled-cables/
But it uses a custom API, so I'm wondering if someone could even just help to change it so it can use the rs.setBundledOutput
I'm looking for it to help with my Railcraft villager sorter/smelter and I'd probably end up using it to control my base from one place too.
(I only really need it to be a simple analog on/off, I'm sure once most of it is there once, I can just copy+paste the same thing in again and again changing the colour ID's etc to change it around for different uses)
Any help would be absolutely amazing!
Thanks lads!
I'm wodnering does anyone know where I could find, (Or could help me write up) a basic code for computercraft that turns on/off a redstone signal on a certain colour on a Rednet cable by pushing buttons on a touch screen.
I found this code:
http://www.computercraft.info/forum...easy-monitor-touch-screen-for-bundled-cables/
But it uses a custom API, so I'm wondering if someone could even just help to change it so it can use the rs.setBundledOutput
I'm looking for it to help with my Railcraft villager sorter/smelter and I'd probably end up using it to control my base from one place too.
(I only really need it to be a simple analog on/off, I'm sure once most of it is there once, I can just copy+paste the same thing in again and again changing the colour ID's etc to change it around for different uses)
Any help would be absolutely amazing!
Thanks lads!