To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  Search Results: Spybotics
 Results 301 – 320 of 565.
Search took 0.00 CPU seconds. 

Messages:  Full | Brief | Compact
Sort:  Prefer Newer | Prefer Older | Best Match

  Re: Spybotics Programmable Controller Internals
 
(...) There are two .pdf files in the LegoMindstorms 2.5 SDK that have tons of information on the Spybotics. One is the LASM bytecodes and the other gives a ROM overview of the mission system. The SDK can be found at the following link: (URL) (22 years ago, 4-Jan-03, to lugnet.robotics.spybotics)
 

spybotics
(score: 0.744)

  Re: RCX/Spybotics/Scout communication
 
(...) I'm no expert here, but I hate to see questions go unanswered. I believe you can use the same NQC commands to send messages to and from the spybot as used in the standard RCX. (22 years ago, 24-Dec-02, to lugnet.robotics.spybotics, lugnet.robotics.rcx, lugnet.robotics.scout)
 

spybotics
(score: 0.744)

  RCX remote and Spybotics
 
Will the RCX remote control conflict with the IR signals from the Spybotics controller? I don't have a remote control, but I'd like to get one for my RCX so I can build my own style bot to compete with my kids, but I want to make sure my remote will (...) (22 years ago, 1-Jan-03, to lugnet.robotics.spybotics, lugnet.robotics.rcx)
 

spybotics
(score: 0.744)

  Re: RCX & RIS, a fading glory?
 
(...) That's pretty depressing - if Spybotics don't make money, Mindstorms is doomed - and if Spybotics does make money Mindstorms *is* Spybotics...so we're still doomed. (...) What I wanted to see happen would have solved that problem quite neatly. (...) (22 years ago, 29-Jan-03, to lugnet.robotics)
 

spybotics
(score: 0.744)

  Re: RCX/Spybotics/Scout communication
 
(...) With the latest release of Brixcc, you have the ability to control the spybot. I sent commands to the spybot from Bricxx, but havent' gotten to the point of actually sending commands from the RCX to the Spybot--been a little busy lately. That (...) (22 years ago, 24-Dec-02, to lugnet.robotics.spybotics, lugnet.robotics.rcx, lugnet.robotics.scout)
 

spybotics
(score: 0.744)

  Spybotics Programmable Controller Internals
 
In my free time (yeah...sure Steven) I have begun a little project. It will require the assistance of this group, so if you have some time please visit: (URL) offer some feedback and assistance by responding to this post or e-mailing me at (...) (22 years ago, 4-Jan-03, to lugnet.robotics.spybotics)  
 

spybotics
(score: 0.743)

  Spybotics Curator
 
All, I would like to offer my services as the curator for the Spybotics newsgroup if you are looking for someone. Steven Steven B. Combs, Publisher Bricks in my Pocket (BimP) (URL) Submission Information: (URL) member #414 (22 years ago, 14-Jan-03, to lugnet.admin.curators)
 

spybotics
(score: 0.743)

  Spybotics Internals
 
I recently was told via e-mail that I needed to post this as an announcement for other Spybot fans to view and to garner their support. So here goes: (URL) page speaks for itself. Steven (22 years ago, 7-Jan-03, to lugnet.announce) !! 
 

spybotics
(score: 0.743)

  Re: Spybotics Programmable Controller Internals
 
(...) and see if there is any need to continue my project. Steven (22 years ago, 4-Jan-03, to lugnet.robotics.spybotics)
 

spybotics
(score: 0.743)

  Re: Ist ja schon vorbei - Xmas 2002. // War: Na, Blaubärte - schöne Weihnachten gehabt?
 
"Juergen Stuber" <stuber@loria.fr> schrieb im Newsbeitrag news:87bs36mkl1.fsf@loria.fr... (...) "mußte". (...) für die Kinder: Harry Potter - Qidditsch, Slytherin, Dumbledors Büro, Kammer des Schreckens SpyBotics - Gigamesh (dazu hab ich unter (...) (22 years ago, 28-Dec-02, to lugnet.loc.de)
 

spybotics
(score: 0.743)

  Spybotics to RCX message
 
The following NQC code will define a routine to send a message to the RCX or Scout: // Sends an RCX PBMessage to RCX or Scout // nMessage = 1 - 255 __nolist void SendRCXMessage (const int nMessage) { asm { 0xe3, &nMessage }; asm { 0x17, 37 }; } I'm (...) (22 years ago, 15-Jan-03, to lugnet.robotics.spybotics)
 

spybotics
(score: 0.743)

  MacNQC Beta Release 3.0a7
 
Hi All, I've uploaded MacNQC 3.0a7. One new feature: * The Piano Panel can now sound the notes it's playing on the Mac. Bugs fixed: * Updated the NQC compiler to 2.5 a3. * Fixed the NQC_Guide and MacNQC_Guide help menu items. * Fixed a crash when (...) (22 years ago, 6-Dec-02, to lugnet.robotics.rcx.nqc)
 

spybotics
(score: 0.743)

  Re: Spybotics to RCX message
 
Hey cool, Mark, this is really going to be useful! I've noticed that when MindScript generates a call to the SendRCXMessage subroutine, it always pops the calling parameters off the stack. For example, this MindScript code: SendRCXMessage(5) (...) (22 years ago, 15-Jan-03, to lugnet.robotics.spybotics)
 

spybotics
(score: 0.743)

  Re: RCX remote and Spybotics
 
I have noticed that they do interfer - mostly just 'blocking' signals from one or another. I haven't done any experimenting with changing frequencies on the spybots or tried to work around tis problem. I would still get a remote for the RCX - it (...) (22 years ago, 2-Jan-03, to lugnet.robotics.spybotics, lugnet.robotics.rcx)
 

spybotics
(score: 0.743)

  Re: Spybotics to RCX message
 
Just erased 3 lines of reply now that I've remembered my basic assembly stuff ... boy it's been a while. Yes, that sounds like the right thing to do. Just curious, I haven't installed the Mindstorms SDK since I try to minimize what all I've (...) (22 years ago, 16-Jan-03, to lugnet.robotics.spybotics)
 

spybotics
(score: 0.743)

  Re: Spybotics Internals
 
(...) Sure...that would be a good reference for the page as well. I'll try and do that next week. Steven (22 years ago, 10-Jan-03, to lugnet.robotics.spybotics)
 

spybotics
(score: 0.742)

  NQC 2.5 a4 released
 
I have been working a little bit on Spybotics support in NQC. There is a new version of NQC and some updated documentation at: (URL) information about Spybotics can be found here: (URL) Baum (22 years ago, 1-Jan-03, to lugnet.robotics.spybotics)
 

spybotics
(score: 0.742)

  Re: RCX remote and Spybotics
 
Happy New Year! (again) "Mark Ferris" <markdf2001@yahoo.com> schrieb im Newsbeitrag news:dpg41vcgltkjmnk...4ax.com... (...) A lot of infrared "in the air" certainly conflicts, because there are no IR-channels. A pair LED and transistor work in a (...) (22 years ago, 1-Jan-03, to lugnet.robotics.spybotics, lugnet.robotics.rcx)
 

spybotics
(score: 0.742)

  Re: Spybotics to RCX message
 
Ok, I give up. How did you get the LASM output from the Mindscript? I installed the SDK, but didn't find any way to get the LASM output, which is what I'd like to see. (...) (22 years ago, 20-Jan-03, to lugnet.robotics.spybotics)
 

spybotics
(score: 0.742)

  Re: Spybotics to RCX message
 
(...) If you use BricxCC to compile your MindScript code it is very easy to get LASM output. On the Compilers tab of the Preferences dialog just add -TRACE=15 to the Switches field on the LCC page. Also set your include path to C:\Program Files\LEGO (...) (22 years ago, 20-Jan-03, to lugnet.robotics.spybotics)
 

spybotics
(score: 0.742)

More:  Next Page >>


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