 | | Re: Control the RCX from AppleScript
|
|
(...) robotics thing myself yet. Actually, I'm writing this response to try to connect a couple of other things to you and your work, and hope you might have some input for the community. First, you say that your script controller supports the (...) (24 years ago, 29-Jan-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Control the RCX from AppleScript
|
|
Version 1.4b1 of Robot Controller is now available, with full AppleScript support. Inputs, outputs, program slots, datalog, variables and messages can all be controlled from scripts. Ideal for use with VideoScript (does everything which Vision (...) (24 years ago, 29-Jan-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Why can't we manipulate TMSK1
|
|
Hello, We have some problems to manipulate TMSK1(address is 0x1022). We wrote the following test code: test.c ***...*** ***** void main() { int i, j; printf("\n"); i=peek(0x1022); printf("TMSK1=%d ", i); j=0x00; poke(0x1022, j); i=peek(0x1022); (...) (24 years ago, 29-Jan-02, to lugnet.robotics.handyboard)
|
|
 | | Re: Interactive C Version 4 is available for free download
|
|
Hi! When I first fired up IC 4 it was wiithout the expansion board, and the HB booted fine. I suppose you could save some memory and processor time if you didn't load the expansion board libraries.) The list of files it downloads seem to be in (...) (24 years ago, 29-Jan-02, to lugnet.robotics.handyboard)
|
|
 | | Re: Strange behavior
|
|
In lugnet.robotics.rcx.legos, Robert Templeton writes: Nothing like talking to yourself :), but I did finally find the problem and it is in the code. It isn't always what's there, but what's not. Here's the offending section: (...) Instead of (...) (24 years ago, 29-Jan-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: "Servo" Driver for NQC
|
|
Rebel Transcanner wrote: > (...) I take it you are really doing on...float...on...float cycles with your motor instead of using "off", which actually performs active braking (on/off cycles are almost guaranteed to give serious mechanical jitters). (...) (24 years ago, 29-Jan-02, to lugnet.robotics)
|
|
 | | Re: BricxCC release 3.3.3.4
|
|
Hi Stef, I've just released version 1.3 of my Brick Music Studio. Now there is a much more precise correspondence between the original midi notes and the generated ones. All output programs (in any language) should now play the same (...) (24 years ago, 29-Jan-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Re: LNP Routing daemon with tcp/ip for RCX/legOS, Cybermaster/NQC
|
|
Hello NG, if you are interessted : there is a newer version of lnpoi available. there was a bug in the cybermaster-driver. refer to (URL) (24 years ago, 29-Jan-02, to lugnet.robotics.rcx.legos)
|
|
 | | Crispy Fried Sonar Board?
|
|
Yep I got this box of goods from Acroname, containing a sonar module and some servos. promptly tore it open, soldered the sonar jack to the board, and then apparently plugged the cable in backwards. When it didn't work, I put my hand on the sonar (...) (24 years ago, 29-Jan-02, to lugnet.robotics.handyboard)
|
|
 | | Linux USB and NQC
|
|
Bret Thaler <BThaeler@aol.com> has written a driver for using the Lego USB tower under Linux, and he asked me to post this link to lugnet: (URL) haven't downloaded or tried the driver myself (no Linux boxes), so I can't say how well it works and if (...) (24 years ago, 29-Jan-02, to lugnet.robotics.rcx.nqc)
|