 |
Forums |
Admin Start New Thread
| Message: 17424 |
 |
BY: Leo Edmiston-Cyr (codeminstrel) DATE: 2007-01-26 01:36 SUBJECT: Send program to NXT with ruby-nxt? I've been reading over the source of ruby-nxt and finally gotten most of the test programs to run -- I had issues where I thought I had /dev/rfcomm0 setup but I didn't and problems with some require statments in nxt.rb (mentioned in an earlier comment).
1) So what do I want? Thanks for the awsome code base!
2) (You knew I wanted something ;) I don't see any methods to send programs to the NXT. I looked in many source files but especially nxt_comm.rb:NXTComm.
Have I missed a built in way to send a program? Is the only way to write a "server" program that runs on the NXT, receives bytecodes as bluetooth messages to an inbox, and writes them to the correct place on the NXT filesystem? | |
Thread View
Post a followup to this message
|
 |