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 / *4950 (-20)
  Re: Specs for Mindstorms gearmotor?
 
I have pictures of the inside of the gear motor in chapter 7 of my book, "Creative Projects with LEGO Mindstorms". The motor is geared down by a factor of 13.56 --- 10 tooth to 44 tooth gear, then 12 tooth to 37 tooth gear. 12 tooth gear and 44 (...) (23 years ago, 4-Aug-01, to lugnet.robotics.rcx)
 
  Re: Rechargeable Batteries
 
Hi Frank; Do you have a 1.0 RCX? If so you can do what I did. I used 3 4.5v battery rods with NiMh (9 total) and a custom wire to power my RCXs. It works great for me because I am using multiple RCXs off one power source (I have removed the RCX AA (...) (23 years ago, 4-Aug-01, to lugnet.robotics.rcx)
 
  Re: Is anyone using Java+RCX in their intro CS teaching?
 
Yes, I will be using Java and the RCX in a course at Berkeley this fall. I used NQC last spring, but switched to java to use an OO language, get more space total memory and in particular more space for variables. And because a couple of my students (...) (23 years ago, 3-Aug-01, to lugnet.robotics.rcx.java)
 
  Re: Rechargeable Batteries
 
(...) Nicads have a lower cell voltage (1.2 rather than 1.5), so they won't work very well in the RCX. Personally I use rechargeable alkaline cells (e.g. Ray-o-vac Renewal batteries). The downside to rechargeable alkalines are that they don't have (...) (23 years ago, 3-Aug-01, to lugnet.robotics.rcx)
 
  SubVI help screens
 
I recently discovered the feature in RoboLab that lets you compact many program steps into one icon, using the command 'Create SubVI'. It's intuitive and easy to use. I suspect you can create help screens and change and label the icon it creates, (...) (23 years ago, 3-Aug-01, to lugnet.robotics.rcx.robolab)
 
  Re: about lnp_integrety_write
 
(...) Hi, the function does exactly what the name says...it sends a LNP integrity layer packet of given length. Anyway the function seems to be unused. lnp_addressing_write() is e.g. used to send the acknowledges in program.c, which makes perfect (...) (23 years ago, 3-Aug-01, to lugnet.robotics.rcx.legos)
 
  Re: Rechargeable Batteries
 
(...) Frank, I would *not* use Nicads or NiMH rechargeables. Their full-charge voltage is about 1.25V while alkaline batteries are about 1.55. I have Ray-O-Vac Rechargeable Alkaline batteries. They last several hours of operating time between (...) (23 years ago, 3-Aug-01, to lugnet.robotics.rcx)
 
  about lnp_integrety_write
 
anyone know what this function does? i could get no reference to it under the legOS howto written by luis villa. ive tried sending messages both with it and without it and it seems to work anyways. regards kenneth johansen kennethj@stud.cs.uit.no (23 years ago, 3-Aug-01, to lugnet.robotics.rcx.legos)
 
  Re: Is anyone using Java+RCX in their intro CS teaching?
 
(...) David, I cannot answer your question directly, but I have done some work which may be related to your interest. A while back, I wrote a small-scale Java application that simulated a 2-D mobile robot. The interactions between the simulator and (...) (23 years ago, 3-Aug-01, to lugnet.robotics.rcx.java)
 
  Is anyone using Java+RCX in their intro CS teaching?
 
Hi all, Traffic is a little light in this group, so I thought I would see if any of its readers is doing anything with Java and the RCX in a particular area of interest that I have. There is quite a lot of intro Java teaching (including mine) that (...) (23 years ago, 3-Aug-01, to lugnet.robotics.rcx.java)
 
  Re: Dumb Q - How to get to Robolab Level5
 
(...) The Programmer section has four levels of Pilot and four levels of Inventor. Only the Investigator section has five levels. (23 years ago, 3-Aug-01, to lugnet.robotics.rcx.robolab)
 
  Re: Dumb Q - How to get to Robolab Level5
 
I am new to Robolab. I find a level 5 in Investigator. There is a window in the top center that allows me to select Level 1 through 5. Hope this helps. -- Bob Fay rfay@we.mediaone.net (URL) <lwhite@pelicaneng.com> wrote in message (...) (23 years ago, 3-Aug-01, to lugnet.robotics.rcx.robolab)
 
  Rechargeable Batteries
 
Hello, I'm at the point now where I need to get rechargeable batteries for the RCX. The alkaline's are just now making it anymore. Are Nicads OK or should I go the extra step and get nickel metal hydrides (Ni-MH)? How are radio shack's batteries and (...) (23 years ago, 3-Aug-01, to lugnet.robotics.rcx)
 
  LEGO mentioned in September issue of Astronomy magazine
 
I just got my September 2001 issue of Astronomy magazine and there is a one page article about the LEGO MINDSTORMS Robotics Invention System, Exploration Mars, and Vision Command. Unfortunately, about 40% of the page is taken up by a picture of the (...) (23 years ago, 3-Aug-01, to lugnet.general, lugnet.robotics.rcx)
 
  Dumb Q - How to get to Robolab Level5
 
I used to know this, now I can't find the reference. Anyone? Hangs his head in shame, Larry (23 years ago, 2-Aug-01, to lugnet.robotics.rcx.robolab)
 
  Re: Creativity
 
IHi Roger, I have been meaning to make this available on the web, but I will try to give a brief explanation in advance. The fuzzy logic line follower that I have worked on also uses two light sensors and rack&pinion steering, but follows a line (...) (23 years ago, 1-Aug-01, to lugnet.robotics.rcx)
 
  Specs for Mindstorms gearmotor?
 
I'm working on a project which requires that I model the dynamics of a DC motor being driven by a PWM controller... specifically, the Mindstorms gearmotor being driven by the RCX. Does anyone know where I might find the spec's for the Lego (...) (23 years ago, 1-Aug-01, to lugnet.robotics.rcx)
 
  Re: Creativity
 
I think that my "Smart Acrobot" was pretty creative. :) I took the LEGO Acrobot that can flip over and keep driving and added a light-proof box with a light sensor and a handful of yellow bricks inside of it. This way, the light sensor either sees (...) (23 years ago, 31-Jul-01, to lugnet.robotics.rcx)
 
  Re: Is this an error in legOS 0.2.5?
 
(...) Hmmm, yes, you are right. In fact it woudn't make sense. My actual robot uses a little neural net and if battery goes low, the actual data will be sent to the PC to be saved. For this, it would be nice if the RCX makes some noise, I grab it, (...) (23 years ago, 31-Jul-01, to lugnet.robotics.rcx.legos)
 
  Re: Creativity
 
Hi Jeff, Tell me more about your fuzzy logic line follower. My line follower was always losing track of which side of the line it is on and turning in the wrong direction. It would then stop and use an expanding sweep based on the ideas of Dave (...) (23 years ago, 31-Jul-01, 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