 | | RCX 1.0 Power Jack/AC Adapter Question
|
|
I just snagged another 4561Railway Express. I believe I recall reading that the AC adapter in that will work with my RCX 1.0. Can anyone confirm this? Thanks, Thomas (25 years ago, 21-Jan-01, to lugnet.robotics.rcx)
|
| |
 | | Gearing down a lego motor
|
|
Hi, Before I invest a lot of time on this, what is the minimal gearing I need to do in order for a Lego motor to let itself up. How about a lego motor lifting itself and another motor up? I want the motor to be powerful but at the same time fast... (...) (25 years ago, 20-Jan-01, to lugnet.robotics.rcx, lugnet.robotics)
|
| |
 | | Vison Command & W2K
|
|
I bought a Vision Command set and found that the LEGO software installer detects NT & 2K and refuses to go further. However, the CD for VC has 2k drivers and the QUICKCAM program works fine. Anyone have a way around this problem? (25 years ago, 19-Jan-01, to lugnet.robotics.rcx)
|
| |
 | | Another way to avoid Float
|
|
For the navigation of my robot, I do not plan to use float or trig function. I will use long integer (32bits). the high 16 bit are the true integer value. the low 16 bits are 1/65535 value. let say 1 = 0x00010000 2 = 0x00020000 2.5 = 0x00028000 2.25 (...) (25 years ago, 19-Jan-01, to lugnet.robotics.rcx)
|
| |
 | | legOS v2.5 merge-map utility still using perl ?
|
|
I read somewhere that perl was no more needed in v2.5. And as I began with this v2.5 version, I didn't install perl. So when I try to use merge-map to get a symbolic disassembled file of my code, it fails. Should I install perl or is there any way (...) (25 years ago, 19-Jan-01, to lugnet.robotics.rcx)
|