To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / 540 (-20)
  Mindstorms RIS 1.5 (9747) price?
 
Hi. Is this set gonna be replaced in the near future? I just picked up two sets for DM 199 (about USD 100) each here in Germany. All other stores I called today asked between 399 and 449. The Droid Dev kit sold for DM 109 in that store. Frank (26 years ago, 6-Apr-00, to lugnet.robotics.rcx)
 
  Re: IR Tower - Laptop Comms
 
(...) I've been wondering what would happen if you 'NULL'Modem'd Two IR Towers together. Would you get a repeater tower for jumping rooms? Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (26 years ago, 4-Apr-00, to lugnet.robotics.rcx)  
 
  IR Tower - Laptop Comms
 
Maybe not exactly Lego, but..... Has anyone any thoughts about using the IR Tower to communicate with a Laptop's built in IR transceiver? Maybe set it up using Direct Cable Connection?? If I should ask this elsewhere, please put me straight :) (26 years ago, 4-Apr-00, to lugnet.robotics.rcx)  
 
  P-brick Script code terminology
 
Hi all, Perhaps someone can clarify this for me... I've been looking at the LEGO P-brick Script code language documentation that comes with the RIS 2.0 SDK PreAlpha. I was initially confused by the numerous references to program stacks. Does 'stack' (...) (26 years ago, 4-Apr-00, to lugnet.robotics.rcx)
 
  Re: controling two motors with only one output?
 
Indeed, your circuitry is interesting (I'm not sure though it would save time, since soldering can be pretty tedious...). But the challenge here is to make it out of Lego. (and not destroy one piece, by the way...). Denis. (...) Denis Cousineau, (...) (26 years ago, 3-Apr-00, to lugnet.robotics.rcx)
 
  Re: RIS 2.0 PreAlpha SDK
 
(...) I believe the PBBattery() command is very different from using the Battery 'data source'. Specifically, the command is direct only (after all, there's no equivalent within a program for the response data from a command). However, data sources (...) (26 years ago, 2-Apr-00, to lugnet.robotics.rcx) ! 
 
  Re: RIS 2.0 PreAlpha SDK
 
(...) Check out page 11. It states that it's DIRECT only. Not program. That's what I gather anyway... Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (26 years ago, 2-Apr-00, to lugnet.robotics.rcx)  
 
  Re: RIS 2.0 PreAlpha SDK
 
(...) Check out page 7 of the LASM Byte Codes doc. They've added a lot more data "sources" including one for the battery level. This means you'll be able to use the battery level the same way you currently can read Timers, the Watch, etc. Too bad (...) (26 years ago, 2-Apr-00, to lugnet.robotics.rcx)  
 
  Re: RIS 2.0 PreAlpha SDK
 
(...) Thanks. I've noticed the Firmware File size is HUGE Almost 25K! Ouch... I've sent the following points already to the LEGO feedback. If any of you agree I strongly suggest you do the same. Power in numbers... "This is a comment on the (...) (26 years ago, 1-Apr-00, to lugnet.robotics.rcx)  
 
  Re: RIS 2.0 PreAlpha SDK
 
What looks nice to me is that part of the way through, it mentions a giveaway of 5 RIS 2.0 sets, and sets a QA date of Apr. 17th. That would seem a pretty absolute guarantee that we'll see RIS 2.0 no later than this Xmas... which would be pretty (...) (26 years ago, 1-Apr-00, to lugnet.robotics.rcx)  
 
  Re: controling two motors with only one output?
 
(...) Or you can just build one of the following devices and save allot of time and effort. (URL) the Motor/Light Block or the (MS)2 Expander Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (26 years ago, 1-Apr-00, to lugnet.robotics.rcx)
 
  RE: RIS 2.0 PreAlpha SDK
 
It works pretty well for a pre-alpha product and is (so far) backwards compatible. Sounds can now be tied to variables which will make troubleshooting easier... Thanks for the pointer Ralph! Rich Thompson (URL) Message----- From: (...) (26 years ago, 1-Apr-00, to lugnet.robotics.rcx)  
 
  RIS 2.0 PreAlpha SDK
 
In case anyone hasn't noticed yet.... (URL) Cheers, Ralph Hempel - P.Eng ---...--- Check out pbFORTH for LEGO Mindstorms at: (URL) ---...--- Reply to: rhempel at bmts dot com ---...--- (26 years ago, 1-Apr-00, to lugnet.robotics.rcx) ! 
 
  controling two motors with only one output?
 
Hi guys, I was thinking about multiplexing motors, and it came to me that it should be easy to control two motors (only one at a time though) using one output of the RCX. Below, I describe my general idea, but I would like to know if you tackle this (...) (26 years ago, 31-Mar-00, to lugnet.robotics.rcx)  
 
  The Mars Rover Lego should have built
 
See my model of the Mars Rover that Lego should have built. Added to my lego MOC page (URL) (26 years ago, 30-Mar-00, to lugnet.technic, lugnet.build, lugnet.robotics.rcx)  
 
  broken "b" port on RCX 1.0
 
ive had my mindstorms kit for a while but never have programmed with a computer....its been sitting in the closet for a while.....now when i have an inspiration to build something and take it out, i discover that the "b" port for the motor doesn't (...) (26 years ago, 28-Mar-00, to lugnet.robotics.rcx)
 
  Re: VB 6 subprocedure stumper
 
Hi Kathy, No, Sub 0 shouldn't interfere with Task 0. If you want, you could e-mail me the code and I'll take a look at it. David Leeper (...) here: (...) program (...) (26 years ago, 27-Mar-00, to lugnet.robotics.rcx)
 
  Re: VB 6 subprocedure stumper
 
David: Thanks for the tips - I really appreciate any pointers/help I can get. Actually, if I abandon the idea of subprocedures and move the code within my main task, it runs just fine. However, the whole idea of this "lesson" is to use subprocedures (...) (26 years ago, 27-Mar-00, to lugnet.robotics.rcx)
 
  Re: VB 6 subprocedure stumper
 
Hi Kathy, My first question would be "What are the values of CHECK_LEFT and CHECK_RIGHT?" If they're the same, that would produce the behavior you're getting. I know I often make a mistake like that when I copy and paste a line of code. You also may (...) (26 years ago, 27-Mar-00, to lugnet.robotics.rcx)
 
  VB 6 subprocedure stumper
 
I sure could use some help. I'm trying to recreate the BugBot program from the book "Definitive Guide to Lego Mindstorms" in VB 6. It's a simple program with a tank-like robot that has two "feelers" - one if the robot hits something on the right; (...) (26 years ago, 27-Mar-00, to lugnet.robotics.rcx)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR