To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.scoutOpen lugnet.robotics.scout in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / Scout / *192 (-20)
  Infra Red Reflection Based Obstacle Detector-IRROD
 
Mindsensors is please to Announce the New release of Infra Red Reflection Based Obstacle Detector which is very economic alternative to light sensor. For more details visit Mindsensors Robotics web page at www.geocities.com/mindsensors and (...) (24 years ago, 7-Nov-01, to lugnet.robotics.rcx, lugnet.robotics.scout)
 
  Re: Is TLC killing off RDS?
 
"Dean Husby" <nntp@akasa.bc.ca> wrote in message news:3BC323A2.658B88...a.bc.ca... (...) Is this still the case? If so, is anybody buying them up - here in the UK I'd jump at the chance to buy one from someone, with a sensible mark up to cover (...) (24 years ago, 7-Nov-01, to lugnet.robotics.scout)
 
  Re: Mindstorms Automatic Train Control Questions
 
One Addition for Scout, you can use a fiber cable to connect Scout and a micro-scout, let that micro-scout to control a switch point, so you can get three output ports from Scout. Then if you can put Scout on a special position with a external light (...) (24 years ago, 31-Oct-01, to lugnet.trains, lugnet.robotics, lugnet.robotics.scout)
 
  Re: Scout SDK
 
thanks to phil: From: Phil Ashby <phil@ashbysoft.cix.co.uk> To: lugnet.robotics.scou...lugnet.com Subject: Re: Is TLC killing off RDS? I have uploaded the ScoutSDK to my home page: (URL) look at the downloads section at the bottom of the page. Phil. (...) (24 years ago, 28-Oct-01, to lugnet.robotics.scout)
 
  Scout SDK
 
G'Day Is the Scout SDK still available ? And where can I find it ? All the old lonks seem to have stopped working. Cheers Oliver Play Well ! (24 years ago, 27-Oct-01, to lugnet.robotics.scout)
 
  Printing error..?
 
Hi all, I was just skimming through the latest Shop @ Home catalogue (code F123) when I noticed the ad for the 'Ultimate Accessory Set' (#3801) [UAS] which states: "requires Robotics Invention System OR Robotics Discovery Set" Since the UAS contains (...) (25 years ago, 21-Oct-01, to lugnet.robotics.scout)
 
  Re: Is TLC killing off RDS?
 
(...) Thank you for making this available. I have been looking for the SDK to no avail. I bought 2 RDS sets at a clearance sale for $60 each. I'm hoping to integrate them into my LEGO train layout. >> Mark << (25 years ago, 9-Oct-01, to lugnet.robotics.scout)
 
  Re: Is TLC killing off RDS?
 
(...) They are selling them in Canada anyway for around $80 bucks. ($225 Normally). Dean (25 years ago, 9-Oct-01, to lugnet.robotics.scout)
 
  Re: Is TLC killing off RDS?
 
I have uploaded the ScoutSDK to my home page: (URL) look at the downloads section at the bottom of the page. Phil. (...) (25 years ago, 9-Oct-01, to lugnet.robotics.scout)
 
  Re: Is TLC killing off RDS?
 
yeah, it has. i was pretty much told as much when i tried to buy one for my nephew. i like it because a kid can use it without a PC; in fact, i like it so much i got myself one too just in case, since it has been discontinued. this is the only set (...) (25 years ago, 8-Oct-01, to lugnet.robotics.scout)
 
  Is TLC killing off RDS?
 
As this set has pretty much disappeared in retail outlets and seems to have disappeared from the latest catalog, I have to wonder if this product has been dropped? Ironically, this set has proven popular as an intro level Robotics set in our Middle (...) (25 years ago, 8-Oct-01, to lugnet.robotics.scout)
 
  LUGNET: SDK for Scout?
 
can anyone tell me the URL for the scout SDK? i've searched their web site but can't seem to find it. m (25 years ago, 5-Oct-01, to lugnet.robotics.scout, lugnet.robotics.rcx.robolab)
 
  RIS 2.0 support for Scout?
 
Does the software in RIS 2.0 (set 3804 and upgrade kit set 3805) support the Scout? Just wondering because (URL) says that RoboLab 2.5 supports the Scout. (25 years ago, 26-Sep-01, to lugnet.robotics.scout, lugnet.robotics.rcx.robolab)
 
  Display the value of Scout sensors
 
Scout is cheaper, but when you debug NQC program in Scout, you have no way to watch the value of its sensors, I made a small program that can show sensors value in a RCX LCD, you can use remote to change watching sensor, message 1 for sensor1, (...) (25 years ago, 26-Jul-01, to lugnet.robotics.rcx.nqc, lugnet.robotics.scout)
 
  Re: About SensorValueRaw(SENSOR_3) in Scout
 
(...) I'll fix the documentation for the next release. Dave (25 years ago, 19-Jul-01, to lugnet.robotics.scout)
 
  Re: About SensorValueRaw(SENSOR_3) in Scout
 
You are right! I got the raw value of light sensor by SensorValueRaw(2) in Scout. By the way, I found the max raw value of Touch sensor is 255 in Scout, not 1023. Zhengrong (...) (25 years ago, 18-Jul-01, to lugnet.robotics.scout)
 
  Re: About SensorValueRaw(SENSOR_3) in Scout
 
(...) I think SensorValueRaw(2) should do what you want. I wrote a little test program: ---- int x, y; task main() { y = 0; while(true) { x = SensorValueRaw(2); if (x > (y + 10)) PlaySound(SOUND_CLICK); y = x; } } ---- and it seems to click a lot as (...) (25 years ago, 18-Jul-01, to lugnet.robotics.scout)
 
  Re: RCX Controlled Mobile De-coupler
 
I've just completed your version of the decoupler device and I must say that it's excellent! 8-wide train builders may want to modify this for clearance reasons though.-Harvey (25 years ago, 5-Jul-01, to lugnet.robotics.rcx, lugnet.robotics.scout)
 
  Re: RCX Controlled Mobile Decoupler and Train Marshling Station
 
Thanks for a reader to tell me using VirtualDub.sourceforge.net to edit my video files, now you can download them at (URL) Marshling can marshal train, for example, the original train is 321L (car3+car2+car1+loco), after marshaling, train will (...) (25 years ago, 19-Jun-01, to lugnet.trains, lugnet.robotics.rcx, lugnet.robotics.scout)
 
  RCX Controlled Mobile Decoupler and Train Marshling Station
 
I have two avi files that are taken by LEGOCAM, but the files are too big (20M and 25M), Does anyone know if there are any freeware for editing avi file? I hope I can edit those big files. (...) (25 years ago, 17-Jun-01, to lugnet.robotics.rcx, lugnet.robotics.scout)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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