|
| | Re: RCX & RIS, a fading glory?
|
| (...) Oh, but there is one - it's called the Micro Scout and we all know how versatile and "upgradable to Mindstorms" that is... Any other computeresque brick that does anything kids would find cool (i.e. does more than stand still and react to a (...) (22 years ago, 30-Jan-03, to lugnet.robotics)
| |
| spybotics (score: 0.491) |
|
| | Re: RCX & RIS, a fading glory?
|
| (...) Not a whole lot. (...) No - I think you pretty much nailed it. They needed a new USB tower because increasing number of PC's don't have serial ports. I'm beginning to believe that they only did that in order to sell off their inventory of (...) (22 years ago, 28-Jan-03, to lugnet.robotics)
| |
| spybotics (score: 0.490) |
|
| | 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.490) |
|
| | Tiniest LEGO USB memory stick?
|
| I could not resist the challenge to try to craft what may be the tiniest LEGO USB memory stick out there. Was perusing the CDN Tire sales ad and found the Gizmo Jr. USB memory keys were on sale.. I took a chance on one and discovered that it fits (...) (17 years ago, 9-Mar-08, to lugnet.off-topic.geek)
| |
| memory (score: 0.490) |
|
|
| spybotics (score: 0.490) |
|
| | Re: LPub 4 Status
|
| (...) Actually it turned out that despite the warning message my settings did work from a remote ssh login as a different user. The old AGL code, while it worked locally (that was a surprise), did not work remotely and produced the same warning (...) (17 years ago, 30-Mar-08, to lugnet.cad.dev)
| |
| memory (score: 0.490) |
|
|
| spybotics (score: 0.490) |
|
|
| spybotics (score: 0.490) |
|
| | How to react to controller with NQC?
|
| Hi all, I'm looking for a way to react to Spybots IR controller using NQC. When I scan through the spybot.h in \Program Files\LEGO Software\Products\Sp...cs\Include I find many lines containing "message". However, looking at the NQC documentation (...) (22 years ago, 6-Jan-03, to lugnet.robotics.spybotics)
| |
| spybotics (score: 0.490) |
|
| | RE: Shadowstrike back to front
|
| (...) Hmmmm, I wonder if you have set the type of the Shadowstrike correctly. Check the Spybot type in the Spybot Status display when you first connect it. I'll bet you have it configured as a SnapTrax..... Cheers, Ralph ---...--- Buy "LEGO (...) (22 years ago, 23-Jan-03, to lugnet.robotics.spybotics)
| |
| spybotics (score: 0.490) |
|
| | 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.489) |
|
| | 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.489) |
|
| | 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.489) |
|
| | 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.489) |
|
|
| memory (score: 0.489) |
|
|
| spybotics (score: 0.489) |
|
|
| spybotics (score: 0.489) |
|
| | Spybotics API in NQC
|
| I'm attempting to extend the API that Dave Baum started with 2.5a4. Particularly, I'm working on getting access to the ROM library of subroutines. I'm not sure if I'm going about it wrong or not, but I'm posting this to see if others are looking in (...) (22 years ago, 10-Jan-03, to lugnet.robotics.spybotics)
| |
| spybotics (score: 0.489) |
|
| | Re: Spybotics Internals
|
| Thank you steven for posting this. I am personaly not a fan of spybotics due to there IR controls but after seening the internals I am thinking of geting one to part out. This is mainly because of the motors. Is there a chance you could put a couple (...) (22 years ago, 10-Jan-03, to lugnet.robotics.spybotics)
| |
| spybotics (score: 0.489) |
|
| | Re: Finally my Target hits 75% off
|
| You know there was a time, not too long ago when I could reasonably expect to buy about $3-5,000 in clearance Lego from Target without much effort. It's impossible to do that these days, I'm guessing because of increased awareness of the clearance. (...) (22 years ago, 17-Jan-03, to lugnet.market.shopping)
| |
| spybotics (score: 0.488) |