Posted 20 January 2013 - 11:22 AM
Hey Pros,
at the moment I'm trying to make some kind of GPS-tower-builder-turtle, similar to this one in this video:
http://www.youtube.com/watch?v=fLR_tgXiq7Q
I'm stuck at making the turtle copying the GPS host program from the floppy to the computer.
I already messed around with the peripherals API, but it seems that I only got the possibility to start, restart and shutdown the computer.
Of course this would be possibile via rednet, but that would require me to write kinda receiver-program on the computer, wouldn't it?
Is there is simple "out of the box" method of simply invoke "copy /disk/gps startup" on the computer with the turtle?
Thanks for your thoughts in advance.
at the moment I'm trying to make some kind of GPS-tower-builder-turtle, similar to this one in this video:
http://www.youtube.com/watch?v=fLR_tgXiq7Q
I'm stuck at making the turtle copying the GPS host program from the floppy to the computer.
I already messed around with the peripherals API, but it seems that I only got the possibility to start, restart and shutdown the computer.
Of course this would be possibile via rednet, but that would require me to write kinda receiver-program on the computer, wouldn't it?
Is there is simple "out of the box" method of simply invoke "copy /disk/gps startup" on the computer with the turtle?
Thanks for your thoughts in advance.