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 / *9170 (-20)
  RE: power levels clarification
 
This is really good info... Thank you very much... ---...--- -------- Best Regards, Elizabeth Mabrey Partner of Director LEGO MINDSTORMS 3322 Rt. 22 West, Bldg 4, Ste 402 Robotics Community Branchburg, NJ 08876 Ph: (908) 595-1010 ; M-F: 10-5; Sat: (...) (20 years ago, 13-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  Re: power levels clarification
 
Hi Elizabeth, (...) there is an 8ms cycle, and the motor is on for a part of that: 1ms for power level 0, 2ms for power level 1, up to all the 8ms for power level 7. The rest of the time the motor is floating, i.e. the motor inputs are disconnected, (...) (20 years ago, 13-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  problem downloading
 
hi .... i have a problem downloading my java programs to the RCX, they don't give any errors when compiling them using the lejosc command, but when trying to use the lejos command i get this error : Exception reading Test (...) (20 years ago, 9-Mar-05, to lugnet.robotics.rcx.java)
 
  Motor port status for Robolab
 
Greetings All, I wrote a set of vi's that let you programmatically determine the status of a motor port. With these .vi's you can find a port's power level, direction, brake/float status, and on/off status. They can be found at: (URL) .vi's are (...) (20 years ago, 13-Mar-05, to lugnet.robotics.rcx.robolab)
 
  Re: explain the definition of the firmware to kids...
 
(...) A program that runs on the RCX that makes it easier to program. Kevin (...) (20 years ago, 13-Mar-05, to lugnet.robotics.rcx.robolab, lugnet.robotics.edu)
 
  explain the definition of the firmware to kids...
 
I tried to explain term firmware to middle school age children. The best that I can do without using the technical terms, like embedded software, ROM is this: "Firmware is a set of instructions which must be loaded into the RCX Brick in order for it (...) (20 years ago, 13-Mar-05, to lugnet.robotics.rcx.robolab, lugnet.robotics.edu)
 
  RE: power levels clarification
 
Thank you very much for your clarification. Any suggestion on reading material about PMW for high school kids. -- Elizabeth -----Original Message----- From: news-gateway@lugnet.com [mailto:news-gateway...ugnet.com] On Behalf Of Thomas Johnson Sent: (...) (20 years ago, 13-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  Re: power levels clarification
 
(...) PWM--Pulse Width Modulation. Basically, during a cycle, power is turned on and off. The lengh of time the power is on is the pulse width. Longer pulse widths corispond to higher power levels. This cycling is supposed to happens fast enought (...) (20 years ago, 13-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  Re: power levels clarification
 
(...) PWM - pulse width modulation of the electric current going to the motors. CS (20 years ago, 13-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  power levels clarification
 
Hi I am curious how the power levels  are being implemented.   I am not talking about the icon level navigation.  How the motor actually adjusts to the different levels setting?  Gear slipping? Thanks in advance... -- Elizabeth (20 years ago, 13-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  Re: FLL not allowing NQC
 
(...) In general, the syntax for a computer programming language remains constant, regardless of the nationality of the programmer. There are probably some exceptions to this, but from what I've seen this is the general rule. So, for example, if you (...) (20 years ago, 12-Mar-05, to lugnet.robotics.rcx.robolab)
 
  Re: FLL not allowing NQC; Mindscript is allowed
 
(...) The page from which the original image came((URL) says this: "In this program, the RCX will continue beeping until the button is pressed six times. The container keeps track of each time the button is pressed." Having no way to tell simply by (...) (20 years ago, 10-Mar-05, to lugnet.robotics.rcx.robolab, FTX)
 
  Re: Advantage on motor change direction?
 
In lugnet.robotics.rcx.robolab, Thomas Johnson wrote: <snip> (...) Um, you can't programmatically detect *in advance* which direction the motor is *set to turn* because that's determined by hardware, namely, by the orientation of the electric cable (...) (20 years ago, 7-Mar-05, to lugnet.robotics.rcx.robolab)
 
  Re: firmdl3 usb error linux
 
(...) I am not running Debian linux, but I got it work under Suse linux with a 2.4.6 kernel. There was almost the same problem. I can't find in your kernel message, where the usb tower has been attached. You should check this first, before you are (...) (20 years ago, 5-Mar-05, to lugnet.robotics.rcx.legos)
 
  Re: Swan Firmware
 
(...) Heloooooooo? (Well, never mind I guess. Went back to the old firmware anyway 'coz this new one doesn't work.) Iain (20 years ago, 4-Mar-05, to lugnet.robotics.rcx.nqc)
 
  Re: Advantage on motor change direction?
 
(...) This command is useful when you don't already know what direction a motor is going. Consider the following contrived example: A Robot w/a single light sensor is supposed to drive back and forth between two black lines. Additionally, this robot (...) (20 years ago, 3-Mar-05, to lugnet.robotics.rcx.robolab)
 
  Re: Advantage on motor change direction?
 
(...) As far as I can tell, there is no advantage, other than the fact that the motor control command allows you to turn on/off other motors at the same time as changing the direction. Other than that, it's a matter of personal preference, by my (...) (20 years ago, 2-Mar-05, to lugnet.robotics.rcx.robolab)
 
  Advantage on motor change direction?
 
Hi I am trying to understand if there is much advantage on using the "change direction" command, instead of using the usual "turn on motor " in the opposition direction command. (20 years ago, 1-Mar-05, to lugnet.robotics.rcx.robolab)
 
  ECRobot with MATLAB 7
 
Hi, in a student research project I got the ECRobot target of the Real Time Workshop in MATLAB 7 working. So it is possible to run a closed loop from Simulink via automatic sourcecodegeneration on the Brick. Detailed instructions in german and a (...) (20 years ago, 1-Mar-05, to lugnet.robotics.rcx)
 
  Re: Problem with makefile
 
(...) You can copy the Makefile from the installed location $prefix/share/doc/br...+/Makefile In that case you don't need to change the paths. (...) Is there a "Test.cpp/Test.C" in that directory? Multiple object files do not work exactly as one (...) (20 years ago, 25-Feb-05, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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