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 / *4795 (-20)
  Server-side Java -> RCX?
 
Has anyone figured out a way to have java programs (not javascript) control an RCX via the internet? I was thinking of java on jsp or jhtml pages. Any thoughts or ideas? (23 years ago, 7-Jun-01, to lugnet.robotics.rcx.java)
 
  Re: Control Mindstorm robot with only a mobile phone
 
OMIGOD!!!!!! I'm a Tech for Voicestream, and I build Robots!!!...!!!1 LOL.........LOL Louder!!!...!!! www.brickshelf.com/c...Legomaster thanks for bringing this to my attention! Eric (...) (23 years ago, 7-Jun-01, to lugnet.technic, lugnet.robotics, lugnet.robotics.rcx.java, lugnet.mediawatch)
 
  Re: RCX Controlled Mobile De-coupler
 
(...) Thanks alot for posting the instructions, I'll be building this myself!-Harvey (23 years ago, 7-Jun-01, to lugnet.robotics.rcx, lugnet.robotics.scout)
 
  Re: RCX Controlled Mobile De-coupler
 
(...) Hi Zhengrong my name is Tony and I’m new to train stuff. I used to be a big space guy. But now I’ve turned into a train guy sine I started helping out in train shows. I would like to learn more about your inventions with trains. I’ve been on (...) (23 years ago, 7-Jun-01, to lugnet.robotics.rcx, lugnet.robotics.scout)
 
  Control Mindstorm robot with only a mobile phone
 
Robot-heads, check this out: (URL) neat, but I don't see myself using this as of yet... Jorge F. (23 years ago, 6-Jun-01, to lugnet.technic, lugnet.robotics, lugnet.robotics.rcx.java, lugnet.mediawatch)
 
  Re: Music with Lego
 
KOS> If I try to have my RCX1.0 playing these 11 notes, it will only play approx. 7 KOS> of them. It seems like if a buffer is running full or something... KOS> If I put in some waiting, it works all fine Hi, that's because this is the way it works. (...) (23 years ago, 6-Jun-01, to lugnet.robotics.rcx.nqc)
 
  Music with Lego
 
If I try to have my RCX1.0 playing these 11 notes, it will only play approx. 7 of them. It seems like if a buffer is running full or something... task main() { PlayTone(262, 40); PlayTone(294, 40); PlayTone(330, 40); PlayTone(349, 40); PlayTone(392, (...) (23 years ago, 6-Jun-01, to lugnet.robotics.rcx.nqc)
 
  I want to call my robot.....
 
Any one want to make a phone call to thier RCX? (URL) came across this. I caught my RCX calling a cute handyboard in toledo. (23 years ago, 5-Jun-01, to lugnet.robotics.rcx)
 
  Re: showing my ignorance of makefiles :)
 
(...) Hi- You need to compile the the source files into object files with "make blah.o", replacing blah with the "blah" in blah.cpp. Then, just add the .o file names to DOBJECTS in the Makefile. HTH, --Quentin (23 years ago, 3-Jun-01, to lugnet.robotics.rcx.legos)
 
  Re: firmdl3 error - bad ir link
 
(...) I just booted into windows, and the tower was working fine, so i downloaded the LEGO firmware. Now that I'm back in Linux, the tower seems to be fine. Go figure. Maybe there was another linux app that had the serial port open, and it was (...) (23 years ago, 2-Jun-01, to lugnet.robotics.rcx.legos)
 
  Re: firmdl3 error - bad ir link
 
(...) In order to warm up the tower, firmdl3 repeatedly sends out some bytes until the tower echos those same bytes back. If this fails to succeed within four seconds, you get the bad link error. I have no idea what is wrong with your tower if (...) (23 years ago, 2-Jun-01, to lugnet.robotics.rcx.legos)
 
  firmdl3 error - bad ir link
 
Hi- Recently, I've been getting the "bad ir link" error from firmdl3. I can't figure out what's wrong - I've tried new batteries, different lighting conditions, near/far mode, slow/fast. I hope I haven't fried my tower - could someone please tell me (...) (23 years ago, 2-Jun-01, to lugnet.robotics.rcx.legos)
 
  Re: problem with floating point numbers (legOS 0.2.5)
 
(...) Okay, good to hear the problem has been resolved. Hopefully the person who ran into this problem before you also found something that worked in the end. -Kekoa (23 years ago, 31-May-01, to lugnet.robotics.rcx.legos)
 
  Re: IR Tower Use
 
If you're using Linux, see if Linux IR tools can chat with a tower -- or if some other RS-232 IR device can chat with a Lego device. I haven't had time to do such tests yet. (23 years ago, 30-May-01, to lugnet.robotics.rcx, lugnet.robotics, lugnet.off-topic.geek)
 
  Re: IR Tower Use
 
(...) The only IrCOMM I know of is part of the IrDA standard. It provides something that looks just like a typical serial port to the application, but underneath is layered on top of IrLAP (packet based link level prototocol for IrDA). This means (...) (23 years ago, 30-May-01, to lugnet.robotics.rcx, lugnet.robotics, lugnet.off-topic.geek)
 
  Re: problem with floating point numbers (legOS 0.2.5)
 
(...) In my legOS setup (legOS0.2.5, SuSE linux 7.0), all programs work as expected. Have you changed something lately in the float-library? Or are there different versions of the gcc crsosscompiler chain? Mike (23 years ago, 29-May-01, to lugnet.robotics.rcx.legos)
 
  Re: IR Tower Use
 
(...) nod, but that made me think if we can use the IrComm package, and use a laptop's ir port to communicate with the rcx - didn't get a chance to try it yet - did anyone? Dan (23 years ago, 29-May-01, to lugnet.robotics.rcx, lugnet.robotics, lugnet.off-topic.geek)
 
  Re: IR Tower Use
 
(...) Ooops, sorry. I didn't really mean proprietary -- I meant "not normal for remote controls". (23 years ago, 29-May-01, to lugnet.robotics.rcx, lugnet.robotics, lugnet.off-topic.geek)
 
  gcc [was Re: problem with floating point numbers (legOS 0.2.5)]
 
Has anyone tried to use gcc 3.0 (one of the pres) with legOS? Just curious... Luis (...) (23 years ago, 29-May-01, to lugnet.robotics.rcx.legos)
 
  Re: problem with floating point numbers (legOS 0.2.5)
 
(...) Actually, the problem seems to come with gcc 2.96 (recent installation of Red Hat 7.1). My program runs without any problem on an other PC with gcc 2.95. I have forced the system to use egcs, re-built everything, and now it works fine. (23 years ago, 29-May-01, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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