 | | 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)
|
| |
 | | Re: RCX Controlled Mobile De-coupler
|
|
(...) Thanks alot for posting the instructions, I'll be building this myself!-Harvey (25 years ago, 7-Jun-01, to lugnet.robotics.rcx, lugnet.robotics.scout)
|
| |
 | | Re: RCX Controlled Mobile De-coupler
|
|
(...) Hi Zhengrong my name is Tony and Im new to train stuff. I used to be a big space guy. But now Ive turned into a train guy sine I started helping out in train shows. I would like to learn more about your inventions with trains. Ive been on (...) (25 years ago, 7-Jun-01, to lugnet.robotics.rcx, lugnet.robotics.scout)
|
| |
 | | Ed Dumas - contact me again
|
|
Hello again Ed Dumas. You asked me about running a Scout with an IR tower and the SDK tool. Unfortunately, my computer hardware problems caused me to lose your email address. So, please, send me another message if you still need that information. (25 years ago, 1-May-01, to lugnet.robotics.scout)
|
| |
 | | Re: legOS
|
|
(...) Dave, doesn't NQC support the 3rd motor port as the light? I would assume that the speed would just be ignored? At least that's what the Lego Remote does... Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (25 years ago, 5-Apr-01, to lugnet.robotics.scout)
|