To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.robolabOpen lugnet.robotics.rcx.robolab in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / ROBOLAB / *414 (-20)
  roboball experience?
 
Hi I have been looking into the roboball and the sensors kit. (URL) I wonder if there is anyone out there can share the experience of using this with the RCX. What does it take to install on the RCX? Thanks in advance for your help! -- Elizabeth (...) (21 years ago, 23-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  Re: Robolab Programs for FLL
 
On Wed, March 16, 2005 4:31 pm, Dick Swan said: (...) Dick, Last night I sent an e-mail to our "keeper of the code". I'll try to get the programs to you today or tomorrow. Do you want the robolab files, or screenshots? I can tell you a little info. (...) (21 years ago, 17-Mar-05, to lugnet.robotics, lugnet.robotics.rcx.robolab)
 
  Robolab Programs for FLL
 
The recent threads concerning Robolab and FLL has prompted my interest in how big theRobolab programs for FLL are. Are there any FLL coaches or team members out there who want to send me a copy of their Robolab program for a past competition so that (...) (21 years ago, 16-Mar-05, to lugnet.robotics, lugnet.robotics.rcx.robolab)
 
  Robolab Conference - Call for Papers
 
1) The Call for Presentation and Papers for the Annual ROBOLAB Conference (August 15-17th, Austin, Texas) has been extended to APRIL 1st. Please consider submitting a presentation or a paper for the conference. Details are available at the (...) (21 years ago, 16-Mar-05, to lugnet.events, lugnet.edu, lugnet.robotics, lugnet.robotics.edu, lugnet.robotics.events, lugnet.robotics.rcx.robolab)
 
  Northeast Region ROBOLAB Conference
 
I don't work for the LEGO Company, but I felt that this announcement should be posted in the official .lego group. -Suz (URL) reposting the announcement of a special event. This conference, at the LEGO Enfield HQ, is a big deal! For those who don't (...) (21 years ago, 14-Mar-05, to lugnet.lego.announce, lugnet.robotics.rcx.robolab, lugnet.robotics, lugnet.events, lugnet.robotics.edu, lugnet.edu, FTX)  
 
  Re: power levels clarification
 
(...) I couldn't call myself an expert either! In your second way of looking at it, the full voltage and full current are already multiplied to give full power for part of the time. I=(Vcc-Eb)/R Current I, Voltage Vcc, Back EMF Eb and motor (...) (21 years ago, 14-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  Re: power levels clarification
 
Hi Mark, (...) is it really true that there is a square law for PWM? Can you explain the reason why this is so? I understand that this is true if you change the voltage (half the voltage gives half the current so a quarter of the power). But I (...) (21 years ago, 14-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  RE: Motor port status for Robolab
 
Hi Yes, I indeed did try all those steps, but they did not work. I will greatly appreciate it if you could post the individual vi files. Thank you so much in advance! ---...--- -------- Best Regards, Elizabeth Mabrey -----Original Message----- From: (...) (21 years ago, 13-Mar-05, to lugnet.robotics.rcx.robolab)
 
  Re: Motor port status for Robolab
 
(...) You ought to be able to just double click on the .llb. If that doesn't work, try opening it from within Robolab. Either use the open command or the select .vi from the tools pallet. If there are still troubles, let me know and I'll post the (...) (21 years ago, 13-Mar-05, to lugnet.robotics.rcx.robolab)
 
  Re: power levels clarification
 
(...) Others have explained Pulse Width Modulation. However, if the kids are old enough to understand the difference between linear (straight line) and square law (curving ever upwards) and electrical voltage, resistance and power, you could say (...) (21 years ago, 13-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  Re: explain the definition of the firmware to kids...
 
(...) Firmware is the Operating System for the RCX, the way Windows (or whatever) is the OS for your PC. Firmware by itself doesn't do anything, it's just there to run the programs that you write. It's like the trays in the cafeteria that hold your (...) (21 years ago, 13-Mar-05, to lugnet.robotics.rcx.robolab, lugnet.robotics.edu)
 
  RE: Motor port status for Robolab
 
Hi, I would love to learn how this is done. I am using Windows OS, how do I extract the vi files from your llb download? Thank you very much in advance! -- Elizabeth -----Original Message----- From: news-gateway@lugnet.com (...) (21 years ago, 13-Mar-05, to lugnet.robotics.rcx.robolab)
 
  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: (...) (21 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, (...) (21 years ago, 13-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  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 (...) (21 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 (...) (21 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 (...) (21 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: (...) (21 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 (...) (21 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 (21 years ago, 13-Mar-05, to lugnet.robotics.rcx, 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