 | | Re: maximum number of variables in RCX2 ?
|
|
(...) Remember that the RCX has no stack or heap. This means that, effectively, there is no memory pool from which to allocate things. Here, 'local' means belonging to the current task not the current function, and the number of tasks is fixed (at (...) (23 years ago, 20-Feb-02, to lugnet.robotics.rcx.nqc)
|
|
 | | LEGO Spybotics / 2002 = New RCX controllable IR units ?
|
|
From (URL) gamers will flip for a new twist to LEGO robotics called SPYbotics - four unique, programmable vehicles determined to accomplish the missions you assign to them." Let's hope it's RCX aware, like (or better than) the Manas Set is :) For (...) (23 years ago, 20-Feb-02, to lugnet.robotics)
|
|
 | | RE: Palm IR to RCX
|
|
Yes I want to contribute ... But have to know how to program palm !! Thanks nanobapt ---...--- "la cuillère n'existe pas" (URL) : 94470030 -----Message d'origine----- De : Till Harbaum [mailto:harbaum@tm.uka.de] Envoyé : mercredi 20 février 2002 (...) (23 years ago, 20-Feb-02, to lugnet.robotics)
|
|
 | | Re: Palm IR to RCX
|
|
Am Mittwoch, 20. Februar 2002 09:24 schrieb Till Harbaum: (...) Nothing special but something like using the palm as external data storage for larger things like maps (maze solving) ... Regards, Michael. (23 years ago, 20-Feb-02, to lugnet.robotics)
|
|
 | | Re: Palm IR to RCX
|
|
(...) You could do this kind of communication in a palm controlled way (all communication is initiated by the palm). Exactly this kind of application was, what i had in mind when i started the project. Anyone willing to contribute? Ciao, Till (23 years ago, 20-Feb-02, to lugnet.robotics)
|
|
 | | Re: maximum number of variables in RCX2 ?
|
|
Hi John, (...) Yes ! Using more tasks you will get more local space (for each task 16). So maximum number of variables is 32+(16*10) = 192 (...) That's how NQC is handling memory for local variables in functions, subroutines, tasks. Local has a (...) (23 years ago, 20-Feb-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Re: maximum number of variables in RCX2 ?
|
|
(...) this (...) only (...) variables (...) the (...) From my understanding of NQC, the compiler automatically selects the most suitable location to store variables. Global variables are obviously always allocated in one of the 32 global storage (...) (23 years ago, 20-Feb-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Re: Palm IR to RCX
|
|
(...) Thanks, it got much better in the meantime ... (...) I don't think it's possible to make the lib respond to requests from the rcx. The problem is, that this kind of reception of data requires 100% cpu time. Therefore, i can't continiously (...) (23 years ago, 20-Feb-02, to lugnet.robotics)
|
|
 | | Re: RCX Dead??
|
|
Hello Matthias, thanks for a very detailed description of your findings inside the RCX. I have just one comment to add ... (...) True, as long as we are talking Alkalines. But how about NiCd accumulators? I think they can deliver much higher current (...) (23 years ago, 20-Feb-02, to lugnet.robotics)
|
|
 | | maximum number of variables in RCX2 ?
|
|
When using the RCX2 target, the NQC manual (Section 2.2.4) states that 32 global variables, and 16 local variables (per task) are allowed. Does this mean that the whole program can only have 48 variables total when using only one task, ie. "main" , (...) (23 years ago, 20-Feb-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Re: RCX Dead??
|
|
I saw your post on RTLToronto.... You didn't indicate whether you tried to use batteries again afterward. I'm assuming you did. I'm also assuming you hooked the terminals up backward. That could be trouble. The 7805 regulator will protect the (...) (23 years ago, 18-Feb-02, to lugnet.robotics)
|
|
 | | Re: LIDARStation and LIDARDisp application finished
|
|
(...) I'm highly interested in seeing your results. The RCX obviously is not brainy enough to process and use the 3D data, but a host computer could be. I'd be interested in helping with the host software on a project like this. I've thought about (...) (23 years ago, 19-Feb-02, to lugnet.robotics)
|
|
 | | Re: problems using firmdl3 and dll on Red Hat 6.2
|
|
(...) That file should just be a soft link to /etc/rc/init.d/gpm (or ../init.d/gpm), so there's no need to keep it. ROSCO (23 years ago, 19-Feb-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Palm IR to RCX
|
|
Hi Till, Am Mittwoch, 13. Februar 2002 19:31 schrieb Till Harbaum: (...) Do you think it is possible to implement the legOS network protocol for palmOS? Michael. (23 years ago, 19-Feb-02, to lugnet.robotics)
|
|
 | | Re: LIDARStation and LIDARDisp application finished
|
|
(...) Not really. I believe this enough to try it soon. :) Two motors to turn and tilt the camera, and one for a differential drive setup(possibly using the reverse differential device). All the sensor ports would be used however - 1 for the (...) (23 years ago, 19-Feb-02, to lugnet.robotics)
|
|
 | | Re: LIDARStation and LIDARDisp application finished
|
|
(...) Thanks, Mario. Love your work too, BTW. (...) I think this would be a very useful modification. Wish I had an ultrasonic sensor to do it with myself. ;) I will point out that the reason the entire assembly rotates is because I wanted it to (...) (23 years ago, 19-Feb-02, to lugnet.robotics)
|
|
 | | Re: BricxCC release 3.3.3.8
|
|
John Hansen wrote: > In lugnet.robotics.rcx.nqc, Stef Mientki writes: > >>I know the cause, you know the solution ;-) >> >>The size of BricxCC when opening the first file, depends on the SIZE of >>the file to be opened. >> 8 bytes, window stays as (...) (23 years ago, 19-Feb-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Re: BricxCC release 3.3.3.8
|
|
(...) Yes that's exactly what I'm trying to say !! To day I had an even stranger experiences: 1. the size of BricxCC became smaller after opening the first file, still depending on the size (or is it the content) of the file 2. in one of the tests I (...) (23 years ago, 19-Feb-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Re: LIDARStation and LIDARDisp application finished
|
|
(...) Nice idea, Chris, very interesting project. I'd like to replicate your setup using John Barnes' Ultrasonic distance sensor instead of the light sensor. This should increase the radius of the scanned area, and make the device return the true (...) (23 years ago, 19-Feb-02, to lugnet.robotics)
|
|
 | | Re: windows ce
|
|
"Steven B. Combs" <stevencombs@yahoo.com> wrote in message news:GrquFB.3IM@lugnet.com... (...) program (...) the (...) the problem with trying to hack the IR port on a Windows CE machine is that the IR is part of the chip architecture. There were (...) (23 years ago, 19-Feb-02, to lugnet.robotics, lugnet.robotics.palm)
|