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 / 745 (-20)
  Re: Sharp GP2D05 Infrared Ranger and the RCX
 
That sensor looks very cool. It seems like it could run off of the standard brick voltage too, unlike the sonar sensor which would need an additional battery pack. And it is cheap. Rig it up! (...) (26 years ago, 25-Sep-00, to lugnet.robotics, lugnet.robotics.rcx)
 
  Sharp GP2D05 Infrared Ranger and the RCX
 
Hi, Has anyone interfaced the Sharp GP2D05 infrared ranger with the RCX??? Ram (26 years ago, 24-Sep-00, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: Three new books about Lego Mindstorms
 
Also "Extreme Mindstorms: An Advanced Guide to LEGO MINDSTORMS" from A!Press is due in the UK in November. More details at (URL) Doucette" <rob.doucette@york.com> wrote in message news:G1AIsn.6xx@lugnet.com... (...) (26 years ago, 25-Sep-00, to lugnet.books, lugnet.robotics.rcx)
 
  Re: Communicatin between NQC and legOS
 
(...) The protocol used by the standard firmware (which is what NQC relies on) is described on these sites: (URL) opcode of interest is F7 (thats what gets sent as a transmitted message). The entire packet would look like this: 55 ff 00 f7 08 x ~x s (...) (26 years ago, 23-Sep-00, to lugnet.robotics.rcx)
 
  Re: Which set contains the Temparature Sensor?
 
I'm pretty sure that it doesn't come in any sets. I know you can order it from Shop@Home. I purchased my from eBay and got a much better deal than through S@H. LEGO tech support said the sensor was accurate to the integer. for example, it's 71 (...) (26 years ago, 22-Sep-00, to lugnet.robotics.rcx)
 
  RE: Three new books about Lego Mindstorms
 
(...) This one has pbForth on the CD - or at least that's what they said.... Of course, you all know that Dave Baum's new book, "Extreme Mindstorms: an Advanced Guide to Lego Mindstorms" It has lots of detailed information on the RCX, as well as a (...) (26 years ago, 22-Sep-00, to lugnet.robotics.rcx)
 
  Re: Three new books about Lego Mindstorms
 
"Johan Hjertman" <the_hartman@hotmail.com> wrote in message news:G1ABov.DI2@lugnet.com... (...) released. (...) AFAIK, this one hasn't shipped yet in the US. (...) Available in the UK, see: (URL) sets and parts for sale or trade: (URL) (26 years ago, 22-Sep-00, to lugnet.books, lugnet.robotics.rcx)
 
  Which set contains the Temparature Sensor?
 
Hi, Does any set (except 9755 from Dacta) contain the Temparature Sensor? I tought that the Ultimate Accessory Set (3801) contained one and spend most of the last night searching in my collection for the damned thing (hey, I *really* thought that (...) (26 years ago, 22-Sep-00, to lugnet.robotics.rcx)
 
  Three new books about Lego Mindstorms
 
Hi I have found that three new books about Lego Mindstorms soon will be released. Lego Mindstorms for Dummies by Michael Meadhra, Arthur Griffith ISBN: 0764507672 Introducing Robotics with Lego Mindstorms Penfold, R A ISBN: 0859349012 More Advanced (...) (26 years ago, 22-Sep-00, to lugnet.robotics.rcx)  
 
  Re: Short term memory ablut sensor input???
 
(...) The program doesn't actually record in the Vectors array any information about where it saw an obstacle. It just records which direction the robot went and how far (according to the rotation sensor) during the last leg of the journey. Each (...) (26 years ago, 22-Sep-00, to lugnet.robotics.rcx)
 
  Re: Short term memory ablut sensor input???
 
Can you remember a touch sensor reading? This way by using only one light sensor as an irpd, I can detect which way to turn to avoid the obstacle. (...) */ (...) turning */ (...) */ (...) travel */ (...) */ (...) ------ (...) */ (...) ------ (...) (...) (26 years ago, 21-Sep-00, to lugnet.robotics.rcx)
 
  Re: Short term memory ablut sensor input???
 
Agreed, LegOS is the way to go. Here is a LegOS program I wrote for a robot that keeps track of its heading in one of 8, increments (45 degrees intervals, numbered 0 to 7 heading clockwise). It keeps track of the last 10 segments in it's travels (...) (26 years ago, 21-Sep-00, to lugnet.robotics.rcx)
 
  Is Extreme Creatures Good? (WAS: Re: US S@H Specials, Sep 20 - Sep 26, 2000)
 
(...) is this a good set? (i know i cant beat the price, but i wanna know if i'll have fun with it) josh (26 years ago, 21-Sep-00, to lugnet.market.shopping, lugnet.robotics.rcx, lugnet.robotics, lugnet.technic)
 
  Re: Short term memory ablut sensor input???
 
(...) never mind. I've done this once, to prove, that you can build a little robot, which won't get stuck in any kind of corner. Changing strategie, if it detects a corner, in which it was stuck. an programm it only with this kid programming (...) (26 years ago, 21-Sep-00, to lugnet.robotics.rcx)
 
  Re: Short term memory ablut sensor input???
 
(...) That's true. You can't remember something like a light-sensor reading, though. My thinking is: if you're at the point where you want to be doing stuff like this, you're probably ready to graduate to a better system! (26 years ago, 21-Sep-00, to lugnet.robotics.rcx)
 
  Re: Short term memory ablut sensor input???
 
(...) That's not quite right. It is a little bit weard but you can use the counter to detect different states :) In connection with the timer, you can build a simple time dependent variable but only one. Regards Carsten (26 years ago, 21-Sep-00, to lugnet.robotics.rcx)
 
  Re: Short term memory ablut sensor input???
 
(...) You can't do this with graphical RIS Code -- you'll need something more powerful. I highly recommend NQC. (26 years ago, 21-Sep-00, to lugnet.robotics.rcx)
 
  Short term memory ablut sensor input???
 
Can anyone help on how to utilize short term memory about sensor input? Ex. Remembering which side if the robot made contact? (26 years ago, 21-Sep-00, to lugnet.robotics.rcx)
 
  Communicatin between NQC and legOS
 
Hi folks, is it possible to communicate between two RCX, one running NQC, one running legOS ? I have to solve this problem for using a RCX programmed with legOS and the Vision Command camera. The vision command camera software requires an (...) (26 years ago, 20-Sep-00, to lugnet.robotics.rcx)
 
  Vision Command on NT2000?
 
Does Vision Command work under NT2000? Huw (26 years ago, 19-Sep-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