To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *1085 (-20)
  Re: RIS 1.0 to 1.5 software upgrade
 
(...) Now I'm confused again... I've been told that the 1.0->1.5 upgrade includes some parts (a clutch gear, IIRC from an earlier thread) as well as software. Quoting Doug Wilcox: (...) which implies that the upgrade comes with pieces.... (25 years ago, 13-Nov-99, to lugnet.robotics.rcx, lugnet.robotics)
 
  RE: Save image in pbForth (srec version)
 
Sergey, I'll add the other basic wordlist stuff to the kernel, then I'll let the users "build" the optional system to their needs. In fact, I have three extra files that I assemble into a complete kernel. The RCX definitions (all assembler) (...) (25 years ago, 13-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Save image in pbForth (srec version)
 
Hi Ralph, (...) Well, I meant that I know how to do it, but not yet tried ;) Also, it shouldn't be so difficult, so I will try it now. (...) Thanks for "really good forth coding", I can only say "I did my best" ;) Seriously, manage it as you think (...) (25 years ago, 12-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Use PC's IR port instead of IR tower?
 
The basic difference between PCs/PalmPilots/WinCE IR ports and the RCX is a different physical transmission/modulation protocol. In the PC etc case the commonly used format is described by the IrDa standard (www.irda.org) where seperate IR pulses (...) (25 years ago, 12-Nov-99, to lugnet.robotics.rcx)
 
  RE: Save image in pbForth (srec version)
 
(...) Oh, you mean that you can save the system dictionary up to the point of the SAVE_SYSTEM stuff that is at the end of the dictionary? Great! (...) I think a SAVE_SYSTEM script that is loaded in just before the system is to be saved is right. I (...) (25 years ago, 12-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Save image in pbForth (srec version)
 
(...) Also, it is possible to create an alternative SAVE-SYSTEM word that will generate image without SAVE-SYTEM support included (similar to MARKER word). (...) It would be great. I would like to have it in a standard distribution. Only thing, in (...) (25 years ago, 12-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: legOS-0.2.2
 
Hi Markus, sorry for the delayed response, but finally i'm back: (...) i found a way that may be somewhat cleaner, by separating the lnp related header files needed by the utilities from the libc stuff: created a directory in legOS/include named (...) (25 years ago, 12-Nov-99, to lugnet.robotics.rcx.legos)
 
  Ultimate Resume Item
 
Robot Builder Intern Position Available Firstly, my apologies for posting a job advert in this group. Gentle redirection to a more appropriate newsgroup is welcome. We are a 250-person company with a very successful product which integrates many (...) (25 years ago, 12-Nov-99, to lugnet.robotics.rcx)
 
  legOS
 
I'm looking for a complete package which includes all the tools I need to work with legOS on a Windows95 platform (or DOS). Something for a beginner if you like... Anyone know where to find this? CU Bert Lego robots and artificial intelligence (URL) (...) (25 years ago, 11-Nov-99, to lugnet.robotics.rcx.legos)
 
  RE: Save image in pbForth (srec version)
 
(...) <snipped pbForth code> COOL! I guess you could load this in just before you actually need to do the dumping of the memory. This is a great contribution, Sergey. Do you mind if I put it in script format and package it with the standard (...) (25 years ago, 11-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: communication PC <-IR-> RCX
 
Hi Pavel, check out the program loader. Basically, you have to register your own port handler for incoming packets on the PC. You should also acknowledge them in some way, so the RCX knows what's going on. Maybe IR networking should become secure. (...) (25 years ago, 11-Nov-99, to lugnet.robotics.rcx.legos)
 
  Save image in pbForth (srec version)
 
Hi Ralph, Finally I got it to work. Now there is XMODEM protocol and S-record writer on top of it. SAVE-SYSTEM word has been redefined to produce S-record image. Although upload time is up to 5 min now, instead I don't spend time anymore to mess (...) (25 years ago, 11-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: communication PC <-IR-> RCX
 
(...) You can use lnp_logical_write. But - the IR tower automatically turns off if nothing has been sent through it, so in order to see the data coming in, you have to keep sending something through the tower. [...] -- Regards, Modemch (25 years ago, 11-Nov-99, to lugnet.robotics.rcx.legos)
 
  communication PC <-IR-> RCX
 
Does anybody have an example of a LegOS program that sends data back from the RCX to the PC? Is this possible also with SPIRIT.OCX poll/datalog protocol? Tnanks, Pavel. e-mail: petrovic@ifi.ntnu.no (25 years ago, 11-Nov-99, to lugnet.robotics.rcx.legos)
 
  Re: Constructopedia v1.0
 
Search this newsgroup. I remember seeing a link for a site that had the entire constructopedia from v1.0 scanned in full color and full size. Jason (...) (25 years ago, 11-Nov-99, to lugnet.robotics.rcx)
 
  Constructopedia v1.0
 
I have just purchased a RIS v1.5 and am very pleased with it. I would like to obtain the v1.0 constuctopedia. Does anyone know of a place that would sell JUST the constructopedia? Maybe Shop@Home? Thanks for any help John Reichel (...) (25 years ago, 11-Nov-99, to lugnet.robotics.rcx)
 
  RE: Long range IR mode.
 
(...) The >R and R> words are used as little helpers. The put (or get) the top element of the data stack to the return stack. As long as you dont fiddle with the return stack between uses, they are a great way to do this. The alternative way to code (...) (25 years ago, 11-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Long range IR mode.
 
(...) Great, much more generalized code. What are the >R and R> words BTW? Did FFB7 C@ . and found the contents to already FE, as in, it appears that the default IR mode is indeed Long to start with. Seems like the effective range is much shorter (...) (25 years ago, 11-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: RIS 1.0 to 1.5 software upgrade
 
OOPS! I missed the 4129418 "Robotics Invention System 1.5 User Guide" English, 27 pages Sorry Rick Rick Kirkwood <dynamics@mediaone.net> wrote in message news:00e101bf2bad$cb...one.net... (...) LEGO) (...) full (...) a (...) (25 years ago, 10-Nov-99, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: RIS 1.0 to 1.5 software upgrade
 
I received my free (+$3.95 P&H) upgrade kit today and was pleasantly surprised ( or should that be AMAZED, Y-A-H-O-O-O-O!!!! and THANK YOU LEGO) to see that was NOT just a software upgrade, as I had thought, but the full #3803 "RIS 1.5 UPGRADE KIT" (...) (25 years ago, 10-Nov-99, to lugnet.robotics, lugnet.robotics.rcx)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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