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 / *8810 (-20)
  Re: Light Sensor question
 
Basically there's enough light coming through that it would expose film quite quickly. Also, the ambient does have light in it. If the lego sensor isn't sensitive enough, could I easily replace it with another? (20 years ago, 14-Jul-04, to lugnet.robotics.rcx)
 
  Re: Communication Speed, PC -> RCX, LEJOS!
 
(...) I could not repeat your experiment exactly because I don’t have a joy stick. So instead I wrote a pair of programs that send single byte messages between the PC and the RCX. The RCX adds 1 to the incoming byte and immediately send it back. The (...) (20 years ago, 14-Jul-04, to lugnet.robotics.rcx.java, lugnet.lego.dacta, lugnet.robotics.edu, lugnet.robotics.rcx.legos, FTX)
 
  RCX datasheet
 
Hello Does anyone know, if any datasheets about the RCX 2.0 are existing? Greets Andreas (20 years ago, 13-Jul-04, to lugnet.robotics.rcx)
 
  ERIKA Educational 1.3
 
Hi Guys! ERIKA Educational 1.3 is finally out! Check it out at (URL) version adds: * Wireless Ring (RF Transmission) support (Yes, our RF wireless gateway prototype is finally working!!!) * Preliminary Matlab code generation support * Preliminary (...) (20 years ago, 13-Jul-04, to lugnet.robotics.rcx)
 
  ROBOLAB Conference - July 15th Deadline
 
Just a reminder: The deadline for submissions for session presentations for the ROBOLAB Conference is July 15th. Also, July 15th is the cut-off for early registration ($100). After July 15th, registration will be $125. The conference will feature (...) (20 years ago, 13-Jul-04, to lugnet.edu, lugnet.robotics.rcx.robolab)
 
  Re: train control
 
Hi Daniel, (...) you can do more levels by something like the Bresenham algorithm, i.e. for speed 4.5 you turn it on for 4ms and 5ms of the 10ms alternatively. Though 10 levels should normally suffice, the standard LEGO train controller has fewer (...) (20 years ago, 9-Jul-04, to lugnet.robotics.rcx.java)
 
  Re: Light Sensor question
 
(...) Sam, you need to tell us more about 'how much' light-tightness you want and if the ambient has some or no light at all. As an extreme example, in testing a photographic darkroom for light-tightness it is common to hang a few rolls of unexposed (...) (20 years ago, 9-Jul-04, to lugnet.robotics.rcx)
 
  Re: train control
 
(...) The simple answer is "maybe"! If you have one handy, try it. I'm not sure whether the RCX will cope with a capacitive load rather than an inductive one, so I would advise you not to put the capacitor across the RCX output without a motor in (...) (20 years ago, 8-Jul-04, to lugnet.robotics.rcx.java)
 
  Light Sensor question
 
I'm new to mindstorms so I have a simple question. At work, we're trying to measure the light tightness of rings. Basically this involves observing how much light passes through the outside edge of a ring. Is there any way a mindstorm light sensor (...) (20 years ago, 8-Jul-04, to lugnet.robotics.rcx)
 
  Re: train control
 
Daniel: >> I want to use rcx to control a lego train, but the fact that lejos only >> have 7 levels makes it dificult to set the speed. > > Mark Bellis wrote: > > I think at the very least you need to smooth the power output of the RCX in > order to (...) (20 years ago, 8-Jul-04, to lugnet.robotics.rcx.java)
 
  Re: train control
 
(...) hi Juergen I tried it with load, and it works much better! Only that the speed is not very stable in the curves. (...) If i use a cycle of 10ms, then i could only use 10 different speeds, because the Thread.sleep has a resolution of 1ms... (...) (20 years ago, 8-Jul-04, to lugnet.robotics.rcx.java)
 
  Re: Communication Speed, PC -> RCX, LEJOS!
 
(...) Hi Joe, Thank you for your fast reply, you are right, alle the 4 RCXs can see the tower, but I dont think thats the problem, since the problem also is present when only one RCX is turned on, or the other 3 are removed from the place. I only (...) (20 years ago, 7-Jul-04, to lugnet.robotics.rcx, FTX)
 
  Re: Communication Speed, PC -> RCX, LEJOS!
 
From the picture (d1_p31) it looks as though all 4 RCXs can see the tower. I don't know anything about pcrcxcomm.jar or rcxf7port; and not much about lejos, however, if all 4 RCXs try to respond to the tower, you will have collisions. Try covering (...) (20 years ago, 7-Jul-04, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.java)
 
  Communication Speed, PC -> RCX, LEJOS!
 
Hi everyone, Im working on a project with controlling a large Container Crane by 4 RCXs. I have implementet some controlling and a lot of functions in the model, including a userinterface made in Java for a laptop. The crane is controlled by a (...) (20 years ago, 7-Jul-04, to lugnet.robotics.rcx.java, lugnet.lego.dacta, lugnet.robotics.edu, lugnet.robotics.rcx.legos, FTX)
 
  brickOS v1?
 
Hi, I'd like to know if the v1 of brickOS with the support of the usb tower for linux (without patch) is going to come soon or not. Actually I have tried many things but without success. Thank's Nil (20 years ago, 7-Jul-04, to lugnet.robotics.rcx.legos)
 
  Re: train control
 
Hi Daniel, (...) sorry to reply so late, I wanted to try it myself but didn't get around to do it yet (I'm starting an IT-Business as a consultant/systems programmer, see (URL) managed to run a train from an RCX with the standard power levels using (...) (20 years ago, 5-Jul-04, to lugnet.robotics.rcx.java)
 
  Re: NQC problem...driving me insane!
 
(...) You should check to make sure your light sensor is in fact changing more than 5 counts. Start by changing the above code to 2 or 3. I don't recall with NQC, but with some languages (BrickOS) the values are backwards, so you may need to check (...) (20 years ago, 5-Jul-04, to lugnet.robotics.rcx.nqc, lugnet.org.ca.rtltoronto)
 
  Re: NQC problem...driving me insane!
 
(...) Well, actually, that code works fine (running MacNQC, a fairly recent version, with 2.0 firmware). One thing to check, code-wise, is to display SENSOR_1 on the LCD, and see what the numbers are (is it set to raw mode? Is the sensor bad (I've (...) (20 years ago, 4-Jul-04, to lugnet.robotics.rcx.nqc, lugnet.org.ca.rtltoronto)
 
  NQC problem...driving me insane!
 
Hey all, I know I must be doing something very simple wrong here - but I can't for the life of me figure it out. What I'm trying to do: Have a light sensor pointed at a surface. Pass that value off to a variable (the variable then contains the (...) (20 years ago, 4-Jul-04, to lugnet.robotics.rcx.nqc, lugnet.org.ca.rtltoronto)
 
  Re: train control
 
(...) There is a fundamental difference between the RCX and a Lego Train controller - the controller uses smooth power from a 3-pin regulator, with the voltage varied using a chain of resistors. The RCX uses PWM power with approximately 166ms square (...) (20 years ago, 3-Jul-04, to lugnet.robotics.rcx.java)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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