 | | Re: Scout Can use 6 touch sensors?
|
|
(...) Why go though all that trouble if it's useless? I find that hard to believe... (...) Yes, I've made a resistor pad myself for the RCX. (URL) (26 years ago, 18-Feb-00, to lugnet.robotics.scout)
|
| |
 | | Re: Scout Can use 6 touch sensors?
|
|
(...) The color coded sensors are used in CyberMaster. Code Pilot uses the normal sensor. (...) Yes, it is a resister, connected in parallel with the switch, so you can read the resistance value when the switch is not pressed. See (URL) for more (...) (26 years ago, 18-Feb-00, to lugnet.robotics.scout)
|
| |
 | | Scout Can use 6 touch sensors?
|
|
Forgive me if I've missed this here before, I've recently acquired a Scout system and have been reading the SDK PDF and found the following: "The Scout has two external input ports to which touch sensors can be attached. The special colour-coded ID (...) (26 years ago, 17-Feb-00, to lugnet.robotics.scout)
|
| |
 | | Re: Scout Internals
|
|
(...) Believe it or not, the LEGO Mindstorms web site has a lot of great info about both the Scout and the RCX. Go to the Mindstorms site at (URL) and follow the links to the Scout SDK. The SDK includes an Adobe Acrobat .PDF file that gives a (...) (26 years ago, 17-Feb-00, to lugnet.robotics.scout)
|
| |
 | | Scout Internals
|
|
Does someone have any info about the Scout hardware? Thanxs Ricardo (26 years ago, 17-Feb-00, to lugnet.robotics.scout)
|
| |
 | | Re: Motor problems
|
|
(...) Sounds like it. Phone TLG (S@H) for a fast replacement. Dean (26 years ago, 7-Feb-00, to lugnet.robotics.scout)
|
| |
 | | Motor problems
|
|
Anyone had any motor problems with their Discovery set? The other night one of my motors refused to run every now and then(motor was just connected to the scout). If I gently rotated the motor shaft by hand it would suddenly start working.... This (...) (26 years ago, 7-Feb-00, to lugnet.robotics.scout)
|
| |
 | | Re: Fiber-optic connection between Scout & MicroScout
|
|
(...) Hey, wow! It turns out that the thin portions of the FO cables are the same thickness (or virtually the same, for all practical purposes) as the inside components of LEGO TECHNIC Flex System cables! In other words, not only do they fit nicely (...) (26 years ago, 1-Feb-00, to lugnet.robotics, lugnet.robotics.scout, lugnet.robotics.microscout, lugnet.technic)
|
| |
 | | Fiber-optic connection between Scout & MicroScout
|
|
An observation... It is well-documented that the Scout can communicate with the Micro Scout using its red-light emmiter. The optic fibers transmit light quite well for this purpose with one drawback - only one end of the fiber has a connector. I've (...) (26 years ago, 29-Jan-00, to lugnet.robotics, lugnet.robotics.scout, lugnet.robotics.microscout)
|
| |
 | | NQC 2.1 in beta test (Scout support, fast firmware)
|
|
NQC 2.1 b1 is available at (URL) two "big" features are fast firmware downloading (4x speed) and preliminary support for the Scout. Emphasis on "preliminary". It is enough to do some basic NQC stuff on the Scout, but most of the nifty Scout features (...) (26 years ago, 9-Dec-99, to lugnet.robotics.rcx.nqc, lugnet.robotics.scout)
|
| |
 | | Re: SDK observations
|
|
(...) It's actually a five part trilogy, and there is also a weird short story published in one of the books written by the same author (Douglass Adams) Greg "That's my CAR!" Majewski (URL) (26 years ago, 5-Dec-99, to lugnet.robotics.scout)
|
| |
 | | RE: Exploration Mars Availalble?
|
|
I am finished finally with the XCam anywhere rover. I just need to document the setup on the web site...soon. Today I am moving all of the Legos and computers into a spare bedroom to prepare our house for a yearly xmas party...so maybe soon is a bit (...) (26 years ago, 5-Dec-99, to lugnet.robotics.scout)
|
| |
 | | Re: SDK observations
|
|
(...) It is also 'generically' the title of the entire series, comprising a trilogy in four parts... Personally Marvin says it all. (26 years ago, 5-Dec-99, to lugnet.robotics.scout)
|
| |
 | | Re: What is the scout?
|
|
(...) The 'Scout', is the controller that comes with the Lego Robotics Discovery set, whereas the RCX, is the one that comes with the RIS. The units are very similar in size, but the Scout (I think) has only two inputs/outputs, against the RCX's (...) (26 years ago, 5-Dec-99, to lugnet.robotics.scout)
|
| |
 | | Byte Codes, Monitoring and Downloading
|
|
I've corrected a couple mistakes in the byte codes and added some notes on how the ScoutTool program monitors the Scout. I also added a couple lines on how to download a program to the Scout. (URL) for Palm Pilot users: (URL) Kory (26 years ago, 5-Dec-99, to lugnet.robotics.scout)
|
| |
 | | Re: Using NQC with Scout
|
|
Dave Baum <dbaum@spambgoneenteract.com> wrote in message news:dbaum-031299213...act.com... ... (...) Yes, the lego tools do this too. (...) Registers are a good way to think of them. I wish we had a stack too. We will need to access these for NQC (...) (26 years ago, 4-Dec-99, to lugnet.robotics.scout)
|
| |
 | | Using NQC with Scout
|
|
It appears that the download protocol and control structure bytecodes are identical between the RCX and Scout. This means that NQC can be used as-is to generate some Scout code. There are a few caveats, however... 1) You'll need to put the Scout (...) (26 years ago, 4-Dec-99, to lugnet.robotics.scout)
|
| |
 | | Re: Scout memory map and variable extraction
|
|
Hi Bert, I plan on doing a memory map on my site soon. Maybe this weekend. What I had found earlier is different than what you've found. I'll have to look into this some more. My findings (in Hex--sorry I know you like decimal): 233 2 bytes, a (...) (26 years ago, 4-Dec-99, to lugnet.robotics.scout, lugnet.robotics)
|
| |
 | | Scout memory map and variable extraction
|
|
To allow for easier debugging of the Scout I've written a program (in Quick Basic) that retreives variables from the Scout while it is running a program. The variables (listed 0 -16) are displayed on the PC screen and refreshed a the touch of the (...) (26 years ago, 3-Dec-99, to lugnet.robotics.scout, lugnet.robotics)
|
| |
 | | RE: Psion 3 communication with scout?
|
|
Thanks. I already have your list of byte codes and the Lego SDK doc. All very useful. I look forward to your examples of downloading! I'm going to start reading up on Psion serial communication this weekend - I've been looking for an excuse to start (...) (26 years ago, 3-Dec-99, to lugnet.robotics.scout)
|