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 / *1425 (-20)
  Problems with legOS-0.2.2 on Windows 95
 
Hi, I followed the instructions on (URL) install legOS-0.2.2 on my Windows 95 PC. I downloaded all the files, installed the packages, and modified the makefiles. And was finally ready to compile, the results of the compilation is shown below... (...) (25 years ago, 29-Dec-99, to lugnet.robotics.rcx.legos)
 
  Re: touch sensors - two at a time ?
 
(...) It's not a race condition, strictly speaking. It's more of a data sampling error. If you run that it a tight loop you will test the sensors hundreds or thousands of times a second. In order to see a simultaneous press you'd have to hit them at (...) (25 years ago, 29-Dec-99, to lugnet.robotics.rcx.legos)
 
  Re: touch sensors - two at a time ?
 
(...) If I understand your problem correctly, it has nothing to do with legOS specifically. Therefore, I will answer, even though I have no experience with legOS. The problem is, there is a very small amount of time where, while you're pushing on (...) (25 years ago, 29-Dec-99, to lugnet.robotics.rcx.legos)
 
  touch sensors - two at a time ?
 
I'm trying to build a sensor apparatus at the front of my bot, and it works, mostly. It's made up as a pair of touch sensors. The idea being that if one is activated, it turns around slightly, to avoid the sensor, but if both are activated, we (...) (25 years ago, 29-Dec-99, to lugnet.robotics.rcx.legos)
 
  Can't open serial port in Linux
 
I'm having some troubles downloading to the RCX in Linux, I have RXC_PORT set to /dev/ttyS1, which is the correct serial port, and then I run nqc and get: [brian@magic bin]$ ./nqc -d ../test.nqc Downloading Program:error Could not open serial port (...) (25 years ago, 29-Dec-99, to lugnet.robotics.rcx.nqc)
 
  firmware upload with NQC...
 
first off, i'm using NQC with Linux. when i try to upload the firmware image from the MindStorms CD-ROM, i get the following: [kjs@localhost nqc_lnx_2_0_2]# ./nqc -firmware ../FIRM0309.LGO Downloading firmware:... Problem talking to IR device the (...) (25 years ago, 27-Dec-99, to lugnet.robotics.rcx.nqc)
 
  Re: R2D2 and RCX : the LEGO official stuff is online
 
Hi, I've created PDF files for building instructions for - R2D2 / RCX - Battle Droid from legomindstorms.com html files, but I don't know if I can legally put them available for everybody on my web site ? Any ideas ? (25 years ago, 24-Dec-99, to lugnet.robotics.rcx)
 
  R2D2 and RCX : the LEGO official stuff is online
 
Look at (URL) , LEGO has posted detailled build instructions and programs to do this, certainly better I did at (URL) ! Christophe (25 years ago, 24-Dec-99, to lugnet.robotics.rcx)
 
  Re: FSMs, coding techniques and other goodies
 
As we say in Vermont: Ayup! Finite State Machine(s) (25 years ago, 24-Dec-99, to lugnet.robotics.rcx)
 
  Re: FSMs, coding techniques and other goodies
 
OK I'm guessing, but does FSM = finite state machine ? (25 years ago, 23-Dec-99, to lugnet.robotics.rcx)
 
  Re: R2D2 (DDK) with RCX : 2nd Look
 
Hi Everybody, The R2D2 beta2 version is online, with : - two touch sensors - one light sensor in its turning head Please forget the last URL, go directly to : (URL) : (URL) a nice day/night, - Christophe - (25 years ago, 23-Dec-99, to lugnet.robotics.rcx, lugnet.robotics)
 
  Solaris & legOS
 
Hi, I am new to legOS and I want to try to use solaris as the legOS platform. What is the current status of legOS running under Solaris?? Anyone successful with it?? So far, I got the latest version of GCC & binutils compiled and got legOS 0.2.3 (...) (25 years ago, 23-Dec-99, to lugnet.robotics.rcx.legos)
 
  Re: RCX onboard timer and motor pulsing
 
(...) The timers run at 1/10 sec, but granularity for "waiting" a task is 1/100 sec. The PWM used for motor output has granularity of 1/1000 sec. Dave Baum p.s. I hope it wasn't my book that stated 1/10 and 1/1000 - if so could you e-mail me the (...) (25 years ago, 23-Dec-99, to lugnet.robotics.rcx, lugnet.trains)
 
  Mindstorms spirit.ocx programming = RCX ASM coding?
 
I haven't looked at programming the RCX with Visual Basic or other MS Win languages via the spirit.ocx control, but someone (sorry -- I'm terrible with remembering names!) at the NELUG meeting asked me why people seem to like NQC when they could be (...) (25 years ago, 23-Dec-99, to lugnet.robotics, lugnet.robotics.rcx, lugnet.loc.us.ma.bos)
 
  Re: RCX onboard timer and motor pulsing
 
(...) It is 1/10 of a second for the timers. However, in case you don't know. The RCX's Motor ports PULSE their signal. They always put out the same voltage. At level 8 it's 100% at level 4 it's an even on/off. I use it for my trains and it's great. (...) (25 years ago, 23-Dec-99, to lugnet.robotics.rcx, lugnet.trains)
 
  RCX onboard timer and motor pulsing
 
Hi All, Since I am and train head I don't read .RCX (this topic might be well exhausted) I just read thru a third party book on the RCX and in one place he said the timer granularity in 1/10 sec and in another it was 1/1000 sec. My goal is to pulse (...) (25 years ago, 23-Dec-99, to lugnet.robotics.rcx, lugnet.trains)
 
  R2D2 (DDK) with RCX : First Look
 
Hi all, I'm glad to introduce you a first draft/beta R2D2/DDK with an RCX done tonight. You can have a look at (URL) Quite Perfect (NQP :-), but I think it can be a good way to do something nice for all of us, and get it as an idea start something (...) (25 years ago, 23-Dec-99, to lugnet.robotics.rcx)
 
  Re: Roboarm.nqh
 
(...) I'm glad you're enjoying the book. Not including more information about where to put include files was definitely an oversight - I'll update the book's web pages when I get a chance. Dave (25 years ago, 22-Dec-99, to lugnet.robotics.rcx.nqc)
 
  Re: Roboarm.nqh
 
I was using the RcxCC program. I put the nqh file in the RcxCC directory and everything worked fine. Thanks for the information. By the way, I am really enjoying your book. I hope everyone gets a chance to read and use it. -- Bob Fay (...) (25 years ago, 22-Dec-99, to lugnet.robotics.rcx.nqc)
 
  LegoSub using a Mars Robotic Extension : Is it a Joke ?
 
Hello, Just saw today, please check : (URL) seems they've created a real submarine robot including the camera from the Exploration Mars set ! As I know, this set (Mars) isn't available... Christophe (25 years ago, 22-Dec-99, 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