| | 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); (...) (18 years ago, 25-Feb-07, to lugnet.robotics)
|
|
| | Re: FindLight
|
|
(...) I don't see where "light" ever gets set. JB (18 years ago, 25-Feb-07, to lugnet.robotics)
|
|
| | 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 (18 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 (...) (18 years ago, 25-Feb-07, to lugnet.robotics)
|
|
| | 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 (...) (18 years ago, 25-Feb-07, to lugnet.robotics)
|
|
| | 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 (...) (18 years ago, 24-Feb-07, to lugnet.robotics)
|
|
| | Re: Power Functions Element Pics (inc Plugs)
|
|
(...) You probably mean moderated ;) (...) Thanks for the info, can't wait to see the pics. ROSCO (18 years ago, 24-Feb-07, to lugnet.technic, lugnet.robotics)
|
|
| | BricxCC & NBC/NXC News
|
|
The Sourceforge shell service finally came back on line today so I was able to update my web pages again. The official links to beta 27 are up now. I have also uploaded a revision to Danny Benedettelli's fantastic NXC Tutorial (and sample code). And (...) (18 years ago, 24-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | RICScript
|
|
You may not find this terribly interesting, but I have implemented an RIC to Text converter (a decompiler, if you will) which generates source code for an RIC file in a text format. Soon BricxCC will have support for writing and (...) (18 years ago, 24-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | Power Functions Element Pics (inc Plugs)
|
|
(...) Here are the pictures of the Power Functions elements from the Bulldozer 8275, including pictures of the plugs. (URL) (when modified). You can see it's a 4-wire system. There are basically 2 wires for power and 2 for control. I'll give more (...) (18 years ago, 23-Feb-07, to lugnet.technic, lugnet.robotics)
|
|
| | Re: More IR Bulldozer pics
|
|
1). I am envious... 2). Can you post pictures of the underside of the connector, the battery box connector and the IR connector? I would much appreciate it, thanks. "Brian Davis" <brdavis@iusb.edu> wrote in message news:JDvpqM.JGG@lugnet.com... (...) (18 years ago, 23-Feb-07, to lugnet.technic, lugnet.robotics)
|
|
| | Re: More IR Bulldozer pics
|
|
"Brian Davis" <brdavis@iusb.edu> wrote in message news:JDvpqM.JGG@lugnet.com... (...) (URL) on the gap in the motor housing (between the light bley and dark bley) , it looks like Mark already has taken his motor apart (or dropped it). Oh Mark!?! (...) (18 years ago, 22-Feb-07, to lugnet.technic, lugnet.robotics)
|
|
| | Re: More Power Function MOC pics
|
|
(...) Well spotted Brian :-) The electric elements are those that will feature in the new Bulldozer. The rest of the MOC is parts from my own collection, NOT the rest of the Bulldozer! (that many beams with studs would be too much to hope for :-) ) (...) (18 years ago, 22-Feb-07, to lugnet.technic, lugnet.robotics)
|
|
| | More IR Bulldozer pics
|
|
Here's a "rover robot" built,apparently, out of the new IR Bulldozer. August is much too far away. I like the look of those motors, not just for this but for GBC modules and other "simple" automation, and (if the IR system is compatiable) with the (...) (18 years ago, 22-Feb-07, to lugnet.technic, lugnet.robotics)
|
|
| | Re: spybotics header files
|
|
Nice (basic) nqc tutorial - actually I think I've seen it before The spybotics pdfs you sent are really nice!! regards, linmix (...) (18 years ago, 21-Feb-07, to lugnet.robotics)
|
|
| | Re: spybotics header files
|
|
Thanks! Are there any other valuable resources available? regards linmix (...) (18 years ago, 21-Feb-07, to lugnet.robotics)
|
|
| | Re: spybotics header files
|
|
(...) The latest version of Bricxcc (3.3.7.16) should deliver these files to your computer as part of the install. Check the Spybot directory below the BricxCC directory. John Hansen (18 years ago, 21-Feb-07, to lugnet.robotics)
|
|
| | spybotics header files
|
|
I've been reading up on spybotics as I found some information in the NQC programming Guide and got curious (I bought a Gigamesh a couple of months ago, but never dreamt I'd be able to program it myself) Mention is made of a couple of header files in (...) (18 years ago, 21-Feb-07, to lugnet.robotics)
|
|
| | Re: motor disassembly
|
|
You gave me an idea there! I had look and found 2 people wanting to sell a znap set with a motor and asked them to tell me if the motor could be turned by hand and then continued to turn a little. I've bought 2 motors for a total price of just under (...) (18 years ago, 20-Feb-07, to lugnet.robotics)
|
|
| | NXC/NBC beta news
|
|
The shell service at Sourceforge is still offline so I can't update the BricxCC and NBC sites. But today I uploaded a new test release of BricxCC and a new beta of NBC/NXC (beta 27). They are available via the Sourceforge release page. Please pay (...) (18 years ago, 20-Feb-07, to lugnet.robotics)
|