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 / *1555 (-20)
  Re: How advanced can RCX programming be?
 
(...) Depends how hard you want to work. With LegOS or pbForth, which replace the official firmware, you can program the hardware at the machine level, so you can do very advanced stuff. With NQC (or RoboLab) you're still limited by Lego's firmware, (...) (25 years ago, 10-Jan-00, to lugnet.robotics.rcx, lugnet.robotics)
 
  How advanced can RCX programming be?
 
I got my RIS a couple of weeks ago, and I have been building simple robots and programmed them using the program on the RIS cd. I´ve heard that you can program the RCX in very advanced ways, multitasking and so on. How advanced can it be? How do you (...) (25 years ago, 10-Jan-00, to lugnet.robotics.rcx, lugnet.robotics)
 
  Re: OO programing in RCX
 
Hi Mathew, There are no objects on the RCX, in the sense that there are no vtables on the RCX. I made no changes to spirit.ocx. But I definitely think of the RCX code in terms of objects now. There are "brain" objects, "map" objects, "identity" (...) (25 years ago, 10-Jan-00, to lugnet.robotics.rcx)
 
  RcxCC and tabs
 
I finally pulled out my RCX and Legos last night and played with them for the first time in almost a year. My quick project was to take apart my old adder/subtractor platform and rework it with a rotation sensor inline with the driving motor to act (...) (25 years ago, 10-Jan-00, to lugnet.robotics.rcx.nqc)
 
  TpForth Project ?
 
Ralph, You might want to check out the TPForth Developer Studio, a cross compiling Forth system for embedded apps. Seems to have a nice IDE (though not in Forth) that should be quickly adaptable to support pbForth. And it's free to non-commercial (...) (25 years ago, 10-Jan-00, to lugnet.robotics.rcx.pbforth)
 
  Re: OO programing in RCX
 
(...) I'm curious -- are you making it so you can think about your RCX program in OO terms, or just the VB program that sends opcodes? (25 years ago, 10-Jan-00, to lugnet.robotics.rcx)
 
  Re: (no longer Failed) Getting LegOS 0.2.2 working on Windows
 
Way to go Paolo! So the only thing that needs to be changed is replace my patch to loader.c with yours? I'll put that onto arthurdent. Glad that it's finally solved. Now, i'll try to get Martin's LNP stuff working on windows. Peter BTW A happy new (...) (25 years ago, 10-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: OO programing in RCX
 
Hi Eric, There always Visual Basic. I'm currently building a few ActiveX controls which sit on top of Spirit. So far its working nicely and is a big improvement over the non-class method of VB coding I used in my original prototype. David Leeper (...) (25 years ago, 10-Jan-00, to lugnet.robotics.rcx)
 
  Re: OO programing in RCX
 
Hi Eric, there's a patch in the works to give legOS support for most of C++ - virtual functions and the lot. Markus. (25 years ago, 10-Jan-00, to lugnet.robotics.rcx)
 
  OO programing in RCX
 
Hi folks, I am an OO guy. Is there any any OO programming tools in RCX. I know there are LegOS, NQC, and so on. I have been addictted to OO and Java for couple of years. Some guys are working in developing JVM for RCX. I am looking forward any good (...) (25 years ago, 10-Jan-00, to lugnet.robotics.rcx)
 
  Re: RF Connection To RCX
 
(...) Yep! I am going to make the RF/IR adapter plug in front of the RCX. And make my RF tower to replace the IR tower. I know the IR carries on 38.5KHz. Does it mean both transmt/receive signals working in the same 38.5KHz? If so, how can I solve (...) (25 years ago, 10-Jan-00, to lugnet.robotics.rcx)
 
  Re: New Mindstorms Club!
 
(...) [snip] Joshua, Why then start another club if there is already an active one on Yahoo? Since I am an active member of that club, I can catagorically state that we aren't snobbish about _any_ robot platform, there are many there that would (...) (25 years ago, 10-Jan-00, to lugnet.robotics.rcx.nqc)
 
  RE: pbFORTH needs better uploading, docs
 
Ben Jackson wrote.. (...) And Mark Terrabain replied... (...) I'm reluctant to take pbForth there because the RCX already compiles bytecodes and SAVE-SYSTEM sends them back to the host in Srecord format. Writing and testing a bytecode compiler for (...) (25 years ago, 9-Jan-00, to lugnet.robotics.rcx.pbforth)
 
  RE: pbFORTH needs better uploading, docs
 
Ben, Thanks for emailing and feeding back some important issues for the rest of the Mindstorms pbForth community. I'll always welcome comments and respond as quickly as possible... Let me address each point, sorry about the quoting, but it's needed (...) (25 years ago, 9-Jan-00, to lugnet.robotics.rcx.pbforth)
 
  Re: (Failed) Getting LegOS 0.2.2 working on Windows
 
(...) everything (...) Yahooo, again! Yep, your patch worked like a charm! I also got the AV error message, but recompiling the demo files again seemed to fix the problem. Go figure. Thanks for the help! -Jeff (25 years ago, 9-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: pbFORTH needs better uploading, docs
 
Well, I can rather agree on the uploading, but I don't find it quite as bad as you do. Not as good as NQC, but then NQC still has all the LEGO firmware limitations. As for the rest of your comments, I can only say that I managed to get the (...) (25 years ago, 9-Jan-00, to lugnet.robotics.rcx.pbforth)
 
  New Mindstorms Club!
 
Hello all! I'm new to the RCX and NQC, but am finding it very easy, due to my knowledge of JavaScript. I looked in Yahoo! Clubs, and only found one decent-sized club that was still alive. I've made a new Mindstorms club, named Mindstorms Emporium. I (...) (25 years ago, 8-Jan-00, to lugnet.robotics.rcx.nqc)
 
  Re: NQC beta test release policy
 
(...) goals. In the (...) is to allow it (...) personally support. (...) Ok, what I meant is that open source beta (and other) releases improve the quality of the overall product. I don't think nqc has a stability problem. (...) entire release on my (...) (25 years ago, 8-Jan-00, to lugnet.robotics.rcx.nqc)
 
  Re: pbFORTH needs better uploading, docs
 
(...) This, IMO, is the biggest problem with pbForth as it exists. Although I have no idea why, Ralph seems reluctant to take pbForth to that point at this time. (And it makes even less sense to me when I think about the idea that most of this (...) (25 years ago, 8-Jan-00, to lugnet.robotics.rcx.pbforth)
 
  pbFORTH needs better uploading, docs
 
So I've just been crawling over some broken glass, ERR, I mean, uploading pbFORTH text files to the RCX! It's hard to tell the difference! At the least, pbFORTH needs to: 1) accept \n, \r, \n\r or \r\n all as it does a single \r now. 2) have a mode (...) (25 years ago, 8-Jan-00, to lugnet.robotics.rcx.pbforth)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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