To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / *46233 (-20)
  Re: FindLight
 
Thanks. I thought setting maxlight before the 'if' statement would be enough, but moving it closer to the front (before the 'while' statement') did the trick. The bit after the while loop still gives me pain though. I've changed it a bit to be able (...) (19 years ago, 25-Feb-07, to lugnet.robotics)
 
  Re: FindLight
 
(...) Looks like you're setting maxlight = SENSOR_2, then testing if (SENSOR_2 > maxlight), which will rarely (if ever) be true, because the value of SENSOR_2 is unlikely to change in such a short time. I think the first maxlight = SENSOR_2 (...) (19 years ago, 25-Feb-07, to lugnet.robotics)
 
  Re: FindLight
 
Thanks for the reply. I see I overlooked something significant there. Going over it all again I think I don't need 'light' Also, the parse errors are due to my omitting the ; at the end of each statement I've also discovered that I should put some (...) (19 years ago, 25-Feb-07, to lugnet.robotics)
 
  Re: Power Functions Element Pics (inc Plugs)
 
(...) I'm guessing there's a video. If so, I would recommend putting the video in a sub-folder by itself, as it is probably what is causing the delay. ROSCO (19 years ago, 25-Feb-07, to lugnet.technic, lugnet.robotics)
 
  Re: FindLight
 
Please try some semicolons on your lines! Chris (...) //findlight.nqc #define A OUT_A #define C OUT_C int light, maxlight, time; int turntime = 500; //change to accomodate 1 turn task main() { SetSensor (SENSOR_2, SENSOR_LIGHT); ClearTimer (0); (...) (19 years ago, 25-Feb-07, to lugnet.robotics)
 
  Re: FindLight
 
(...) I don't see where "light" ever gets set. JB (19 years ago, 25-Feb-07, to lugnet.robotics)
 
  Re: NXT Reset
 
I'm very glad to know you got it working again. Incidently, the '1.02' I was talking about isn't the version number on NXT-G itself, but on the USB driver it uses. If you haven't updated that, you can still occassionally get locking into 'clicking (...) (19 years ago, 25-Feb-07, to lugnet.robotics.nxt)
 
  Re: NXT Reset
 
(...) As I was smiling myself to sleep past midnight, I was thinking of rummaging through my legos to find a part that would work. The antenna would do it. I'd even suggest to the powers that be, to stick one in the Educational set. It would work (...) (19 years ago, 25-Feb-07, to lugnet.robotics.nxt)
 
  Re: Power Functions Element Pics (inc Plugs)
 
(...) hey mark, thank you for posting all of this info. i look forward to seeing the gallery but it seems to be taking forever to be moderated. is there a chance you could post some deep links? ondrew (19 years ago, 25-Feb-07, to lugnet.technic, lugnet.robotics)
 
  FindLight
 
I'm trying to write a simple program to make a roverbot-like robot seek for light. My basic idea is to use a timer ( Timer(0) ) to keep track of how long the robot has been turning and a variable (time) to remember the moment when the brightest (...) (19 years ago, 25-Feb-07, to lugnet.robotics)
 
  Re: NXT Reset
 
(...) It would be really cool if the girls could get OOBER back themselves. One way to do it is as follows: 1. Kill OOBER again. Not really, just hit the reset button for more than 10 seconds to force it into SAMBA mode again. 2. Let the girls do (...) (19 years ago, 25-Feb-07, to lugnet.robotics.nxt)
 
  Re: NXT Reset
 
(...) Glory, glory! OOBER is alive! It took a couple of tries of the above procedure. It never registered as an Unknown Device. In fact, it never registered at all. Finally it came up as a Lego Device. At that point, I downloaded firmware and Ouala, (...) (19 years ago, 25-Feb-07, to lugnet.robotics.nxt)
 
  RE: NXT Reset
 
(...) If you're using Windows, confirm that it is recognized as a USB device by Windows but that the device driver cannot be found. You do this by opening up the Windows "Device Manager" window and looking for an "Unknown Device". Of course before (...) (19 years ago, 25-Feb-07, to lugnet.robotics.nxt)
 
  RE: legWay
 
(...) I can't speak for what actually got implemented. But Robolab's 2.9.2 firmware has almost all of the same features as the RobotC firmware. This includes the capability to customize the sensor scan rate from the default of 3 msec. The scan rate (...) (19 years ago, 25-Feb-07, to lugnet.robotics.nxt)
 
  Re: NXT Reset
 
(...) I think my laptop has 1.02. I updated eveything when I needed the compass block. Although, I searched and couldn't confirm the NXT-G version number. Must not have looked hard enough. I've tried resetting another of the Educational NXT's and (...) (19 years ago, 25-Feb-07, to lugnet.robotics.nxt)
 
  RE: Robolab-Optimizer
 
Why not have them do the following experiment? Use the new 100 speed level. Connect a rotation sensor. Loop for power levels in step of 5 from 5 to 100 Wait a little bit for motors to get to steady state speed. Reset rotation count Wait 1 second (...) (19 years ago, 25-Feb-07, to lugnet.robotics)
 
  Re: NXT Reset
 
(...) It sounds like it's stuck in update mode (SAMBA boot mode). By any chance, have you downloaded and installed the 1.02 driver patch from LEGO? (URL) hoping you say you haven't, and installing it fixes this). (19 years ago, 24-Feb-07, to lugnet.robotics.nxt)
 
  NXT Reset
 
I've tried to resusitate OOBER several times. I have it plugged into the USB. NXT software is ready to download firmware. Following page 74 of the User Guide. I hit the reset, hold OOBER to my ear and hear it's "heartbeat". Downloading firmware (...) (19 years ago, 24-Feb-07, to lugnet.robotics.nxt)
 
  legWay
 
Steve H. 's legway, needless to say, is very cool. I wonder if I may obtain expertise ideas on the following: . I wonder if anyone has tried this with the regular RCX sensors + Robolab2.9.2 using the Optimizer feature. The Optimizer is supposed to (...) (19 years ago, 24-Feb-07, to lugnet.robotics.nxt)
 
  Robolab-Optimizer
 
One of the features of the Optimizer function in Robolab 2.9.2: Brake the motor between PWM pulses so that you get a linear motor behavior (double the number means double the speed) Could anyone elaborate on this to allow a bunch of high school kids (...) (19 years ago, 24-Feb-07, to lugnet.robotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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