To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.legosOpen lugnet.robotics.rcx.legos in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / legOS / *794 (-20)
  How good is the light sensor ?
 
Hello, I just bought a Mindstorm set and am testing it out. When I went through the tutorial on the CD I could not get the motors to stop when the light sensor was activated. When I loaded Legos (thanks Rossz), I ran the demo program linetrack and (...) (25 years ago, 3-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: Setting a different com port w/ frmdl3 and dll
 
Ooops, Figured it out. When you set the RCXTTY variable, leave out the spaces. ie: set RCXTTY=com4 NOT: set RCXTTY = com4 The whitespace is not parsed out by the MS-DOS command line. Now that I have the frmdl3.exe and dll.exe recognizing com4, I'm (...) (25 years ago, 3-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: Setting a different com port w/ frmdl3 and dll
 
Thanks for the info, I tried setting the environment variable (running Win 95) RCXTTY=com4 without much effect. I did get frmdl3.exe to send out to com4 with the following: frmdl3.exe --tty=com4 legOS.srec However, dll.exe still won't send via com4. (...) (25 years ago, 3-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: More light sensors in legOS
 
(...) still (...) added (...) I'm working on similar measuring too. I'm getting quite stabile values, but quite noisy too... I don't know if it's the same problem (I'm reading the values in decimal). I've just converted "0x1F0" to dec... Too much, (...) (25 years ago, 3-Feb-00, to lugnet.robotics.rcx.legos)
 
  More light sensors in legOS
 
Hi again! I did not get any answers for my previous question about this, and I am still puzzled as for why light sensor readings for a dark background have 0x1F0 added to them once in a while (more often than not, actually) any ideas for what might (...) (25 years ago, 3-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: PC -RCX comunication
 
(...) please, don't take my little attacks against MS too serious, it's just -- i really dislike their FUD way of making business, and i like to have a choice. However, i feel we shouldn't discuss this too much in this place. (...) Well, imho the (...) (25 years ago, 3-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP Addressing Schemes
 
(...) It's quite simple: Currently, there are two kinds of LNP-Packets: the first one is called the integrity packet (switch your mail-reader to fixed font now): +--+---+---...---+---+ |F0|LEN| IDATA |CHK| +--+---+---...---+---+ F0 : identifies an (...) (25 years ago, 3-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: PC -RCX comunication
 
(...) OK. I agree with you about open-source OS. I like linux, but I prefer using visual programing in the PC side (Visual C++ o Visual Basic). (...) What about the QC examples? I've seen a easy interface IROn, IROff, IRReady, IRSend IRReceive .... (...) (25 years ago, 3-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: Setting a different com port w/ frmdl3 and dll
 
The easiest way is to set the environment variable RCXTTY to the com port you want to use. Type the command set RCXTTY=com4 before you run firmdl3 or dll, or add the line to autoexec.bat Cheers Philip -----Original Message----- From: David Chen (...) (25 years ago, 3-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: HELP - LegOS for Windows
 
"Rossz Vámos-Wentworth" <rossw@jps.net> wrote in message news:38989DC8.62ED27...jps.net... (...) of (...) (COMMAND.COM & (...) The problems that you are mentioning generally only occur after running 16-bit programs (and thus ending up with a 16-bit (...) (25 years ago, 3-Feb-00, to lugnet.robotics.rcx.legos)
 
  LNP Addressing Schemes
 
I have the basic Linux<->RCX Infra-red comms. working using lnp calls on the RCX and Martin Cornelius' lnpd on the Linux end. I have a few questions about this: Addressing: . How does the addressing scheme work? . Can a RCX address more than one (...) (25 years ago, 2-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: HELP - LegOS for Windows
 
(...) The DJGPP tools are 32-bit. It's a limitation of the DOS shell (COMMAND.COM & CMD.EXE) that is the problem. Cygwin doesn't have a command line limit problem, but it has its own unique headaches. Read the number of posts of people trying to get (...) (25 years ago, 2-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: HELP - LegOS for Windows
 
"Rossz Vámos-Wentworth" <rossw@jps.net> wrote in message news:FpACn3.FLt@lugnet.com... (...) gets (...) aren't (...) remove (...) make (...) Why are you using the 16-bit (DOS) DJGPP tools under Windows NT instead of the Cygwin 32-bit stuff? You (...) (25 years ago, 2-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: PC -RCX comunication
 
(...) the only windows example i know about is the dll program, but AFAIK it was not trivial to get this program to run under winXX. if you don't insist on being constantly bored by a closed-source OS ;-), there is another solution: Under linux, you (...) (25 years ago, 2-Feb-00, to lugnet.robotics.rcx.legos)
 
  PC -RCX comunication
 
Where can I find an example of using PC-RCX IR comunication? I prefer using windows in the PC. (25 years ago, 2-Feb-00, to lugnet.robotics.rcx.legos)
 
  Setting a different com port w/ frmdl3 and dll
 
It appears that you can specify a com port other than the default COM1 for the firmdl3.exe and dll.exe programs for the Windows LegOS distribution package. Does anyone know what the syntax might be? I use COM4 for my IR Tower. Thanks, Dave (25 years ago, 2-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: WinNT & legOS
 
Hurray!!! I've also just successfully compiled, uploaded, and ran my first legOS app!!! Thanks Rossz and all! lfn003 fixed it! It did NOT work when I used the lfnsrv.dll in Checked.dll (the larger one). It DID work when I used the lfnsrv.dll in (...) (25 years ago, 2-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: HELP - LegOS for Windows
 
Ian Meikle <ian_meikle@nospam.a...lobal.net> wrote in message news:3895DF1C.5D99B3...bal.net... (...) DJECHO simply echos the line to the file. It's special in that the Make program can transfer very long command lines to it via a buffer. This gets (...) (25 years ago, 2-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: WinNT & legOS
 
Ralph Hempel <rhempel@bmts.com> wrote in message news:000301bf6cf9$3c...@pro150... (...) I'm running DJGPP GNU Make, the one I put in the legOS for Windows package. Rossz (25 years ago, 2-Feb-00, to lugnet.robotics.rcx.legos)
 
  Re: WinNT & legOS
 
Ian Meikle <ian_meikle@nospam.a...lobal.net> wrote in message news:38974DF8.8B4A42...bal.net... (...) Excellent! I wonder why Makelx wouldn't run properly on the NT system at work? I spent some time porting the makelx code to compile under MS VC++ (...) (25 years ago, 2-Feb-00, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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