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 / *2360 (-20)
  Re: Thought on pbForth
 
I am new to this group so please forgive this reply to an old thread. I've been doing embedded realtime software for over 20 years. A small amount of that has been using FORTH. The question is what does FORTH add to robotics software development? To (...) (24 years ago, 19-Apr-00, to lugnet.robotics.rcx.pbforth)
 
  Re: RCX For Sale.
 
The product is sold. ===...=== "Bert Onderdijk" <bert_onderdijk@hotmail.com> wrote in message news:Ft4Cr3.B2w@lugnet.com... (...) (24 years ago, 19-Apr-00, to lugnet.robotics.rcx.nqc)
 
  Re: RCX For Sale.
 
The product is sold. ===...=== "Bert Onderdijk" <bert_onderdijk@hotmail.com> wrote in message news:Ft4CMs.AMC@lugnet.com... (...) CD-ROM' (...) If (...) it. (...) (24 years ago, 19-Apr-00, to lugnet.robotics.rcx)
 
  Directional Bumper Robot Pictures
 
My friend Jim built one of the models from the RIS 1.5 Constructopaedia in response to a challenge to build a robot that could withstand and detect a head-on collision with a wall. He then modified the design of the front bumper to use two (...) (24 years ago, 19-Apr-00, to lugnet.robotics.rcx)  
 
  Re: Windows communication to the RCX
 
Hello Manuel, Thanks for this post, this is exactly what we need! Would you, please, send us your Windows and RCX codes that handle the communication? We tried to use lnpd on Linux, but the test example program seems to not work properly and I (...) (24 years ago, 19-Apr-00, to lugnet.robotics.rcx.legos)
 
  (canceled)
 
 
  brake broke?
 
I'm having trouble with braking (as opposed to free-wheeling) motors. When I use motor_a_dir(brake), the motor brakes OK, but cannot be restarted. Subsequent motor_a_dir(fwd/rev) calls have no affect, the motor stays braked. I can tell this by (...) (24 years ago, 18-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: NQC on Linux dilema...
 
(...) The first thing I'd try would be to add a pair of printf() statements before and after the tcdrain() call in PSerial_unix::FlushWrite() (in file platform/PSerial_unix.cpp). Call be paranoid, but calls like this always make me nervous...they're (...) (24 years ago, 18-Apr-00, to lugnet.robotics.rcx.nqc)  
 
  Re: NQC on Linux dilema...
 
(...) the same thing is happening to me, and i did build it from source. i can recompile with changes, if you think it might be useful in figuring out whats going on, though. (24 years ago, 17-Apr-00, to lugnet.robotics.rcx.nqc)
 
  ANNOUNCE: LEGO::RCX 1.00
 
All I would like to announce the release of version 1.00 of LEGO::RCX.pm. This perl module allows you to communicate with your RCX. It has been developed and tested under Linux, though it most likely will run under other UNIX's. To find out more (...) (24 years ago, 16-Apr-00, to lugnet.robotics.rcx, lugnet.robotics, lugnet.lego.announce, lugnet.announce)  
 
  Mars with video capture
 
I finally got my Mars Expansion Pack working with my Pinnacle Video Capture Card, type DC10 Plus. I can switch between the tiny black and white camera that fits on a robot much better, viewed through the card, and the USB QuickCam Pro golf ball (...) (24 years ago, 16-Apr-00, to lugnet.robotics.rcx)
 
  Re: Help with RCX.pm
 
Clemens, The problem is that the documentation has a slight typo. Insted of $rcx = new RCX() try $rcx = new LEGO::RCX(). Sorry for any problems this may have caused you. John C. Quillan (...) (24 years ago, 16-Apr-00, to lugnet.robotics.rcx)  
 
  RCX For Sale.
 
Hi there, I do have for sale: Lego partnumber: - 1 ex. RIS 1.5 9747. - 1 ex. Extreme Creatures 9732. - 1 ex. Car 8432. - 1 ex. Pneumatic Submarine 8250. Additional to the above these parts: - 1 ex. RIS Remote Control 9738. - 1 ex. Touch Sensor 9757. (...) (24 years ago, 16-Apr-00, to lugnet.robotics.rcx.nqc)
 
  RCX For Sale.
 
Hi there, I do have for sale: Lego partnumber: - 1 ex. RIS 1.5 9747. - 1 ex. Extreme Creatures 9732. - 1 ex. Car 8432. - 1 ex. Pneumatic Submarine 8250. Additional to the above these parts: - 1 ex. RIS Remote Control 9738. - 1 ex. Touch Sensor 9757. (...) (24 years ago, 16-Apr-00, to lugnet.robotics.rcx)
 
  Re: Religious wars
 
(...) I have one more suggestion, that I totally didn't think of the first time around: pico. ftp://ftp.cac.washin...-bin.linux It is decidedly unsexy, but very usable- it is what the lowest level CS courses here at Duke use- courses not designed (...) (24 years ago, 16-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: Religious wars
 
(...) If you need something that works well (I think that almost only on Linux) and your are familiar to Wordstar keys (^KX, ^KD ....)(AKA as TurboC, Pascal...) use joe (Joe's Own Editor) (...) 4what its worth: My fave is Gvim, vi with a gui and (...) (24 years ago, 16-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: no rule to make target Main.o
 
(...) Yep, You took a DOS format makefile. Unix uses \n for line ends, DOS \r\n. When unix sees the DOS form, it thinks you mean 'ir_rover^M' ^M, Ctrl-M is the unix way of expressing \r. To fix it, load the filee into vi. Type the following (...) (24 years ago, 16-Apr-00, to lugnet.robotics.rcx.legos)
 
  Function list and Command List for LegOS 0.2.3 (Long Post...)
 
Hi All, I am eagerly awaiting the full documentation for 0.2.3, in the mean time, I culled together some info from the readme files for 0.2.3, looking through some of the source files and the old 0.1.7 documentation that is on line. I find it (...) (24 years ago, 16-Apr-00, to lugnet.robotics.rcx.legos)  
 
  Re: broken "b" port on RCX 1.0
 
Does the arrows in the LCD appears when you turn the motor on/off? If yes, Teste with different orientation of the wires. mauro "Michael Kay" <Whompalompa@yahoo.com> wrote in message news:Fs3vy4.69B@lugnet.com... (...) an (...) port for (...) (...) (24 years ago, 14-Apr-00, to lugnet.robotics.rcx)
 
  Re: VB 6 subprocedure stumper
 
If your subs won't be called more than once, you can create a VB procedure with the code and "call" it where you want the code. It will work like a C macro, inserting copies of that code whenever called and keeps your code organized. I know it is (...) (24 years ago, 14-Apr-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