To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.spyboticsOpen lugnet.robotics.spybotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / Spybotics / *37 (-10)
  Re: Interesting Mindscript Bits
 
Here's a few things I've gleaned: Some new opcodes: push n, m // n is ?, m is value to push pop n // n is number of items to pop sound n..ends // define a sound effect tones n, f // n is time, f is frequency? (tone 223 for 10) pauses n // n is time (...) (22 years ago, 4-Aug-02, to lugnet.robotics.spybotics)
 
  Re: Interesting Mindscript Bits
 
In the same vein, "C:\Program Files\LEGO Software\Products\Sp...nCore.lif" contains (after a binary header) the sourcecode of spybot program for mission "***mission_name***". For example, Critical Countdown mission program begins as : "{ //Critical (...) (22 years ago, 3-Aug-02, to lugnet.robotics.spybotics)
 
  Interesting Mindscript Bits
 
For those of you that have the Spybotics CD installed on your PC, have a peek here... "Program Files\LEGO Software\Products\Sp...s\Include" Interesting huh? Cheers, Ralph (22 years ago, 3-Aug-02, to lugnet.robotics.spybotics)
 
  Spybot speed motor control
 
I really love spybot speed motor control ! A little NQC test program : task main() { int x; SetLED(LED_MODE_BLINK, 0); OnFwd (OUT_A+OUT_B); //Progressive acceleration for (x=0; x<8; x++) { SetPower (OUT_A+OUT_B,x); SetLED(LED_MODE_ON, x); Wait(100); (...) (22 years ago, 3-Aug-02, to lugnet.robotics.spybotics)
 
  Re: Spybotics vs Cricket
 
(...) So with this, it it possible to use the same type of 'proximity' that can be done with the RCX/Light sensor? (22 years ago, 2-Aug-02, to lugnet.robotics.spybotics)
 
  Re: Spybotics vs Cricket
 
(...) I totally agree... The three IR emitters seems to be IR leds with a very wide viewing angle (this kind of package with a flat top can emit on 120°) so a Spybot can be IR-seen all around Philo (22 years ago, 2-Aug-02, to lugnet.robotics.spybotics, lugnet.robotics)
 
  Re: Spybotics vs Cricket
 
(...) I may definitely be confused. I was looking at the Spybot.h header recently and saw this: const iDirection = 4 //world & target (R/O) const cLeft = 0 //world[nBot,iDirection] & target[iDirection] values const cLeftOfCentre = 1 //here zone only (...) (22 years ago, 2-Aug-02, to lugnet.robotics.spybotics)
 
  RE: Spybotics vs Cricket
 
(...) John, I think you may be confused about the IR detectors. There are only two and they are facing forwards. The 2 white parts facing forward and the white part facing backwards are low power IR emitters.... Cheers, Ralph (22 years ago, 2-Aug-02, to lugnet.robotics.spybotics, lugnet.robotics)
 
  RE: Default Programs
 
John, Thanks for this...I figured it was buried somewhere in there but I caould not find it. Cheers, Ralph (22 years ago, 2-Aug-02, to lugnet.robotics.spybotics)
 
  Re: Default Programs
 
(...) Buried in the readme file: 5L. USING THE SPYBOTICS BUILT-IN PROGRAM The built-in program in your Spybot works as follows: The built-in program scans the LEDs a couple of times while playing a short tune, prior to starting to move around. When (...) (22 years ago, 2-Aug-02, to lugnet.robotics.spybotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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