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 / *7835 (-20)
  RE: Current state of pbforth
 
Dave, Check out the most recent version of pbForth and the docs and sample programs here.... (URL) Ralph (...) (21 years ago, 20-Aug-03, to lugnet.robotics.rcx.pbforth)
 
  Re: BrickOS installation with WinME and Cygnus problems
 
(...) Tom, What is this two-day workshop on RCX code that you mentioned? Ed (21 years ago, 20-Aug-03, to lugnet.robotics.rcx.legos)
 
  Spybot Zones
 
Can anyone tell me how to set-up byte code commands in NQC? I want to use some of the Spybot Firmware commands for robot distance and direction to make two spybots work together, but I don't think that functionality has been added to NQC, yet. If (...) (21 years ago, 20-Aug-03, to lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
 
  Re: BrickOS installation with WinME and Cygnus problems
 
(...) Christoph, No, I have not yet solved the problem, but I intend to get back on it soon. I've been busy the past week preparing to present a two-day workshop on RCX Code. Now back to BrickOS (if I can get it working). What a change of gears! Let (...) (21 years ago, 19-Aug-03, to lugnet.robotics.rcx.legos)
 
  Re: gcc-3.3 - multi-line string literals
 
Thanks for the patch....but... Sorry to be such a NOOB but...how does one go about using this patch? I've gotten things to compile/make, generating .srecs and .lx's but sick and tired of scrolling through those deprecated multiline warnings. I'll (...) (21 years ago, 19-Aug-03, to lugnet.robotics.rcx.legos)
 
  Current state of pbforth
 
Hi I'm new to pbforth and after trying it out I'm not sure what state it is in. I'm baseing what I do on the guide in extreme mindstorms. After some research I find a number of words no longer exist. Is there a way to produce a library check word (...) (21 years ago, 19-Aug-03, to lugnet.robotics.rcx.pbforth)
 
  Re: BrickOS installation with WinME and Cygnus problems
 
.... (...) Hi Tom, I've exactly the same error coming up istalling brickOS 0.2.6.10 or 0.2.6.9 and cygwin 1.3.22 on an WinME machine. If I delete the code in random.c make hangs up at the next file... Did you fix the problem already?? Christoph (21 years ago, 19-Aug-03, to lugnet.robotics.rcx.legos)
 
  Re: Errors compiling BrickOS Demos
 
(...) ... (...) Binutils, from 2.12 (IIRC) up to 2.13.1 produced malformed symbolsrec files. Use a later version of binutils. Max. (21 years ago, 19-Aug-03, to lugnet.robotics.rcx.legos)
 
  Errors compiling BrickOS Demos
 
Hi, I'm trying to get brickos working on a linux box running mandrake. I downloaded gcc-2.95.3 and binutils-2.13.1 and compiled them to make a cross compiler. That seems to have worked successfully. Then I ran ./configure;make to make brickos (...) (21 years ago, 19-Aug-03, to lugnet.robotics.rcx.legos)
 
  CardShark: A Shuffling and Dealing Creation!
 
Hello all! Well, I have just completed one of my biggest projects: CardShark-a Shuffling and dealing creation! It is one of the first (if not the first!) Lego creations that can shuffle and deal cards! You can find CardShark's page at my website (...) (21 years ago, 16-Aug-03, to lugnet.technic, lugnet.robotics.rcx, lugnet.announce.moc, FTX)  
 
  Re: BrickOS on Mac OS X
 
(...) Dave, We look forward to hearing how these tools work out for you. You should try Michael Zapp, (URL) about the USB applications. Ed (21 years ago, 16-Aug-03, to lugnet.robotics.rcx.legos)
 
  Re: RCX convert from AA to Wall power.
 
Here's another solution worth mentioning: (URL) uses the 3-12V regulated power supply available from Radio Shack (part no. 273-1667): (URL) adapter cable is part no. 273-1742. I think I got the clips at Radio Shack, too, but I can't find the part (...) (21 years ago, 15-Aug-03, to lugnet.robotics.rcx)
 
  Re: RCX convert from AA to Wall power.
 
I did more or less that, but I put in a 7809 voltage regulator to make sure that I did no damage to my RCX (wall warts sometimes output as much as 5 volts above the printed voltage). See (URL) post of mine with more details: (URL) another thread (...) (21 years ago, 15-Aug-03, to lugnet.robotics.rcx)
 
  RCX convert from AA to Wall power.
 
all the Batterys are in RCX are like this. I think don't have mine around to look at right now + + + + + + _ _ _ _ _ _ So what if you moded the set up useing some wires and a fitting from radio shack to accept a 9.0vdc power jack? attach a wire to (...) (21 years ago, 15-Aug-03, to lugnet.robotics.rcx)
 
  USB Range shorter than Serial!?
 
Since I do the whole web-controllable-rover deal with my bot, it tends to go quite a distance. I recently purchased a USB tower from Pitsco and I must say, even WITH the long-range enabled on the control panel, the Serial tower still beats it. In (...) (21 years ago, 14-Aug-03, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: 1/4 circle icon flashing on the LCD
 
Thanks a lot! So THATs what it is... Now to make use of it ;-) (...) (21 years ago, 14-Aug-03, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: Question about mm.C in BrickOS
 
Thanks to both of you, I was pretty close to my understanding of it, but I did not know about the "new block creation behind the current block" but it makes sense now, if I have any other question (I am sure I will) I will def. ask. Thanks again, (...) (21 years ago, 14-Aug-03, to lugnet.robotics.rcx.legos)
 
  Re: 1/4 circle icon flashing on the LCD
 
(...) This is the indicator that you are using the datalog. It will fill in more of the circle as you use more of the datalog. It's a very useful debugging aid, as you can tell programs to save values in the datalog, and then download them onto a PC (...) (21 years ago, 14-Aug-03, to lugnet.robotics, lugnet.robotics.rcx)
 
  1/4 circle icon flashing on the LCD
 
Hmm, didn't even know that icon existed on the LCD....what does it mean? If you'd like a picture I might be able to get one... -AK -- ---...--- My website: (URL) LEGOCam: (URL) (21 years ago, 14-Aug-03, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: USB/Serial Converter
 
Somewhere on the LEGO site it says that Serial > USB is not compatable -- If you must, why not just buy a USB IR tower from PITSCO LEGODacta for $30? If you have the SDK 2.5, or even the SDK 2.0, it comes with the driver for the USB tower (in the (...) (21 years ago, 14-Aug-03, to lugnet.robotics.rcx, 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