 | | Re: Bug in RCX 2.0 beta (Was: RIS 2.0 software now in beta)
|
|
Dear all, I have managed to pin down the problem a bit further. Please look at the following program: program foo { const c10 = 10 main { forever {} } task test { local v2f local v2e local v2d v2f = 1 v2e = 2 v2d = v2e * c10 } } If you download this (...) (24 years ago, 4-Mar-01, to lugnet.robotics.rcx, lugnet.robotics)
|
|
 | | Bug in RCX 2.0 beta (Was: RIS 2.0 software now in beta)
|
|
Dear all, I'm experiencing a strange phenomenon in my MindScript program which I believe to be a bug, where within a task the assignment of a multiplication of a local variable (containing value 0) and a constant (set to 10) to a second local (...) (24 years ago, 4-Mar-01, to lugnet.robotics.rcx, lugnet.robotics)
|
|
 | | Re: What AC adapter to use for RIS 1.0?
|
|
(...) A follow-up to my follow-up: I *think* possibly/maybe/hopefully I've found the source of the ELEX10204B chips, or at least a drop-in replacement. The part I've found is the MELEXIS MLX10402. This is also a 16 pin SOIC and, based on a pinout (...) (24 years ago, 3-Mar-01, to lugnet.robotics)
|
|
 | | Re: For those awaiting new shipments of RIS ?.?
|
|
(...) It's the LEGO MINDSTORMS Robotics Invention System 1.5. The Robotics Invention System 2.0 is not expected to ship until Q3 2001. Enjoy, Kiernan Mathews Producer, LEGO Direct www.lego.com www.legomindstorms.com (24 years ago, 2-Mar-01, to lugnet.robotics)
|
|
 | | For those awaiting new shipments of RIS ?.?
|
|
This is mainly of interest to those who were trying to take advantage of Future Shops RIS 50% off sale in January but found they were out of stock, but it might also bode well for those waiting for RIS's to re-appear in stores everywhere. When the (...) (24 years ago, 2-Mar-01, to lugnet.robotics)
|
|
 | | Re: nice tiny walker?
|
|
Excellent instructions! Thank you. I printed out the instructions and gave them to my seven year old son. He had a great time putting it together and after dinner we had Gonsuke walking on our dining table. Gus (24 years ago, 2-Mar-01, to lugnet.robotics)
|
|
 | | Vision command on sale at Target.com
|
|
Target.com Has vision command on sale for $49.95, that's even cheaper than Brickbay! Mike out (24 years ago, 1-Mar-01, to lugnet.robotics)
|
|
 | | RE: How big is too big? OR How the RCX Firmware Stores Manages Program Memory
|
|
Tom's understanding is correct. All RCX programs are allocated from the same memory space. The RCX firmware provides "garbage collection" on this memory space so that whenever a program or subroutine is deleted, all programs/subroutines in higher (...) (24 years ago, 1-Mar-01, to lugnet.robotics)
|
|
 | | Re: nice tiny walker?
|
|
You can see full building instructions and quicktime movies for these 'bots at (URL) to Hiroki who created the models... Philo (...) (24 years ago, 1-Mar-01, to lugnet.robotics)
|
|
 | | Re: What AC adapter to use for RIS 1.0?
|
|
(...) This is a follow-up to your earlier questions about what adapter to buy. I took apart my RCX this evening and started poking around inside. The bulk of the electronics is powered through a National Semiconductor LM2936M SO (Small Outline) (...) (24 years ago, 1-Mar-01, to lugnet.robotics)
|