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 / *4965 (-20)
  RE: SetWatch() is remembered?
 
Take the batteries out (and unplug the external power on RIS 1.0) and it forgets everything, Date, Time, Programs/Tasks, even "Firmware"... "ZZZzzzombie" RCX :) mc. (...) (23 years ago, 7-Aug-01, to lugnet.robotics.rcx.nqc)
 
  SetWatch() is remembered?
 
So does this mean that the RCX acts like a PC in that it does not forget the date/time when it is turned off or the batteries changed? Should I just write a one line program to set the time, and remove the time code from my actual NQC program? Thank (...) (23 years ago, 7-Aug-01, to lugnet.robotics.rcx.nqc)
 
  maximum current of outputs
 
Hi hardware-specialists, does anyone know the maximum continuous current that a RCX motor output can drive? (I want to connect a light.) Thanks a lot. Bernd (23 years ago, 7-Aug-01, to lugnet.robotics.rcx.nqc)
 
  Re: transfer data failed
 
(...) Hi, i use 0.2.5 under Cygwin and sometimes i experience the same problem. I dont think its a problem with the legOS 0.2.4 distribution. The problem often occurs if its too dark or too bright in your room. It also happens if sender and receiver (...) (23 years ago, 7-Aug-01, to lugnet.robotics.rcx.legos)
 
  RCX 2.0 Difference
 
I have got both an RCX1.0 and RCX2.0 unit. The RCX2.0 has a much less sensitive IR port. I would use the remote control to send messages and start and stop programs and to trigger motors. With the RCX1.0 the remote could be pointed at the unit and (...) (23 years ago, 7-Aug-01, to lugnet.robotics.rcx)
 
  transfer data failed
 
Hi there, I use legOS 0.2.4 under Linux and tried (after a few weeks) to download the firmware and get always the follwing error: firmdl3/firmdl: transfer data failed Batteries are brand new, tower was set to short and long dist. nothing helped ... (...) (23 years ago, 6-Aug-01, to lugnet.robotics.rcx.legos)
 
  RE: SetWatch() only accepts constants
 
Instead of sending ByteCodes from the PC and getting the RCX to interpret them, you can construct and send the SetWatch() OpCode plus the correct "constant" time and send it through Spirit.OCX (or directly, depending of the platform). (...) (23 years ago, 7-Aug-01, to lugnet.robotics.rcx.nqc)
 
  SetWatch() only accepts constants
 
I just wrote a task and function that cause the RCX to receive data from the PC and then set the time on the RCX using SetWatch(). Unfortunately, I didn't realize that SetWatch() only accepts constants. NQC complained when integer variables were (...) (23 years ago, 7-Aug-01, to lugnet.robotics.rcx.nqc)
 
  Re: Rechargeable Batteries
 
(...) Roger, I believe the low voltage is more important. A side issue is the battery indicator that you access through NQC (or Robolab) set up in a scale of 0-9 volts. Fully charged alkalines are 9+ and discharged ones are 6 volts. With NiMH full (...) (23 years ago, 6-Aug-01, to lugnet.robotics.rcx)
 
  Re: Rechargeable Batteries
 
(...) They have a higher voltage of about 3V and are tricky to charge, if you don't do it right they have a tendency to explode. I've never seen standalone cells and charger. Jürgen (23 years ago, 6-Aug-01, to lugnet.robotics.rcx)
 
  Re: Rechargeable Batteries
 
In article <3B69FD3A.3DA7E73A@c...ects.com>, "Frank Caggiano" <caggiano@crystal-objects.com> wrote: I'm surprised no one has mentioned rechargable lithium as used in, e.g., laptops. Rather expensive, but the hold a fair amount of charge. Would they (...) (23 years ago, 5-Aug-01, to lugnet.robotics.rcx)
 
  Re: Rechargeable Batteries
 
Jerry: What is the problem with the NiMH batteries? the low voltage? Or extra $$ ? Roger (...) (23 years ago, 4-Aug-01, to lugnet.robotics.rcx)
 
  Re: Is this an error in legOS 0.2.5?
 
(...) a (...) Maybe, if you wanted to be really flash, when you get the (non-ultra) low battery warning, your robot could start seeking out the tower, and get ready to send the data. Maybe have a light near the tower that starts flashing when it (...) (23 years ago, 4-Aug-01, to lugnet.robotics.rcx.legos)
 
  Re: Rechargeable Batteries
 
(...) I use NiMH and get a voltage between 7.8V freshly charged and 7V at the low end (i.e. slightly higher than NiCd). The lower voltage is not really a problem for me. The motors may be somewhat less powerful, but if you're just playing and not (...) (23 years ago, 4-Aug-01, to lugnet.robotics.rcx)
 
  Re: SubVI help screens
 
Yes you can create your own help screens, make your own command icon, etc. This is explained in detail in the "Elevator" chapter (Chapter 19) of my book "Creative Projects with LEGO Mindstorms". You can create your own help menu by double-clicking (...) (23 years ago, 4-Aug-01, to lugnet.robotics.rcx.robolab, lugnet.robotics.rcx)
 
  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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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