To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / *15396 (+20)
  Thanks to All!
 
I really appreciate all of the great feedback. I've figured out which way I'm going so I'll probably have more specific programming questions in the near future. Luckily for me, I've found an excellent forum for intellectual exchange. Thanks again, (...) (26 years ago, 27-Oct-99, to lugnet.robotics.rcx)
 
  Re: LegOS 0.2.0a multi-threading problem
 
(...) That would be nice, actually. I have only one problem with stability - every once in a while, the "Run" key stops working, and all the other keys as well (don't remember exactly, but I think that's how it is). The program keeps running (...) (26 years ago, 27-Oct-99, to lugnet.robotics.rcx.legos)
 
  IR questinos and more
 
Hi All. I'm trying to build an IR proximity sensor with LegOS, by using the on-board transmitter and light sensor. I'm having problems figuring out how to send data, however. I tried using lnp_logical_write(), but 'cu -l /dev/ttyS0' doesn't show any (...) (26 years ago, 27-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: LegOS 0.2.0a multi-threading problem
 
(...) Following up to myself, but here's the error (kernel/program/.c) lines 255-260: case KEY_ONOFF: // works only if no programs are running. if(nb_tasks<=3) { killall(PRIO_HIGHEST); } return 0; ^^^^ This should be 'break'. The way the code is (...) (26 years ago, 27-Oct-99, to lugnet.robotics.rcx.legos)
 
  Sonar Sensor
 
I'm designing a robot detection/obstacle avoidance system. And I want to install some Sonar sensor. I'm wondering if anyone would know of any good sonar sensor that can easily be used with the HB and that give good results? Any info on this would be (...) (26 years ago, 27-Oct-99, to lugnet.robotics.handyboard)
 
  Re: Interests in non-GNU C compiler for RIS?
 
Hello Luis, thanks for respomding (and thanks to others who have email me privately...) (...) We got into the business selling REXIS (REal eXecutive for Intelligent Systems) but stop after a couple years since the support cost is too high :-( I may (...) (26 years ago, 27-Oct-99, to lugnet.robotics.rcx)
 
  Re: LegOS 0.2.0a multi-threading problem
 
(...) If ON/OFF is desired while programs run, just drop the if. If ON/OFF isn't to work while programs run, it has to be this: if(nb_tasks<=3) { killall(PRIO_HIGHEST); return 0; // killall doesn't kill self } break; What does standard firmware do? (...) (26 years ago, 27-Oct-99, to lugnet.robotics.rcx.legos)
 
  ROBOLAB 2.0 availability
 
I just want to apologize to the people who saw ROBOLAB 2.0 on my laptop at Mindfest and then immediately called PITSCO and tried to order it. I tried to tell everyone I spoke to at Mindfest that it wouldn't be available "for a couple of months"... (...) (26 years ago, 27-Oct-99, to lugnet.robotics)
 
  Mindfest Panel: Robotics in the Classroom
 
My talk (slides and text... no video yet) for the Robotics in the Classroom panel at Minfest this past weekend is at (URL) anyone is interested. -Ben (26 years ago, 27-Oct-99, to lugnet.robotics)
 
  Re: !!! Laser attachments for Mindstorms !!!
 
I got this awesome idea: Have you heard of Laserdome? You run around in a dark room and shoot at othe rpeople with lasers. When you get hit, a computer registers it and blah blah. How about building two robots, equip them with a light sensor and a (...) (26 years ago, 27-Oct-99, to lugnet.robotics)
 
  Re: !!! Laser attachments for Mindstorms !!!
 
(...) of a (...) Well, some of the cheaper laser pointers do this automatic. The produce a big spot of light when held not too far away from a wall. --Tobias (26 years ago, 27-Oct-99, to lugnet.robotics)
 
  legOS limitation
 
Hey, this is a small but frustrating one. This is in legOS 1.7 but I beleive it will still be in 2.0 as it's caused by the 1 priority to a task requirement. If you write code like the following: while(1){ wait(for something); kill(t1); t1 = (...) (26 years ago, 27-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: Sonar Sensor
 
Try the Polaroid sonar sensors available from (URL) HB site has the info on how to hook it up to the Handy Board including the IC drivers. The Polaroid sonar works very well! Good luck, kam (...) ===...=== Kam Leang University of Utah Department of (...) (26 years ago, 27-Oct-99, to lugnet.robotics.handyboard)
 
  Re: Chaining multiple RCX's output to input
 
(...) SNIP (...) One could use four diodes (as a bridge rectifier) between the motor and the input port, and achieve tachometer functionality in both directions, though without direction sense, methinks... Regards, Issac. [Dexter] (26 years ago, 27-Oct-99, to lugnet.robotics)
 
  Re: LegOS 0.2.0a multi-threading problem
 
(...) I'd say this is the way to leave it, since it seems to be how you meant it in the first place. It's just very annoying to take out the batteries if ON/OFF is pressed by mistake while something is running. (...) Don't know, I've never used (...) (26 years ago, 27-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: !!! Laser attachments for Mindstorms !!!
 
(...) It would be. But it's really tough -- not only can they not see where the light sensor is, they totally have no idea where the other robot is. It's like they're blindfolded and deaf. (26 years ago, 27-Oct-99, to lugnet.robotics)
 
  Re: Sonar Sensor
 
(...) Yep, I've checked out about every page I've seen on this. I just haven't had the time to do it yet. :| As soon as our competition is over and classes settle down (maybe in 3 years :()) I will get a chance to experiment with it. When will you (...) (26 years ago, 27-Oct-99, to lugnet.robotics.handyboard)
 
  Re: Sonar Sensor
 
Danny, The Polaroid 6500 is very common, and if you have the expansion board on your HB you have a built in connection. There are drivers on the MIT HandyBoard site. The units are available from Acroname and they also have a good fact sheet. (2 (...) (26 years ago, 27-Oct-99, to lugnet.robotics.handyboard)
 
  Re: !!! Laser attachments for Mindstorms !!!
 
(...) Hmm, I don't think that's quite true. You can equip the robots with rotation sensors, and have them programmed such that they will send the values of their respective rotation sensors every so often. They can either send them to one another (...) (26 years ago, 27-Oct-99, to lugnet.robotics)
 
  Re: IntelliMouse Ripe for Hacking
 
Through the PS/2 adapter it doesn't require any special driver. The native USB plug requires a driver in Windows 98. Cheers, Jim Andy Gombos <lego-robotics@crynwr.com> wrote in message news:3816307E.540F5E...nfi.net... (...) to the (...) it cannot (...) (26 years ago, 27-Oct-99, to lugnet.robotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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