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 / *8430 (-20)
  BrickOS Assembler
 
Okay, I'm working on a proc in ASM, and I need help with using MOV to move stuff back and forth between memory and registers. I have the following (very simple) program working, but I can't for the life of me get the MOV to work. I've got the (...) (21 years ago, 17-Jan-04, to lugnet.robotics.rcx.legos)
 
  Re: WORDLIST
 
(...) Well, not *very* important, perhaps (no need to hurry), but it'd be useful. I haven't done very much FORTH programming since the 80's, and I even then I wasn't exactly a pro FORTHer. Also, I was used to F-PC (and/or TCOM), and my FORTH (...) (21 years ago, 17-Jan-04, to lugnet.robotics.rcx.pbforth)
 
  Re: WORDLIST
 
(...) Ah, I didn't know of that. (...) BTW, I'd like to suggest (to Ralph, not you) that the pbForth scripts included in the release should use .4th or .fth or something a bit more distinctive. They're now .txt, so BricxCC does not recognize them. (...) (21 years ago, 17-Jan-04, to lugnet.robotics.rcx.pbforth)
 
  Re: WORDLIST
 
(...) snip A while ago, I started to work on a few words that I find useful,including WORD and SEE. I still have to finish them, but what would help is to know the structure of the dictionary (starting with the execution address obtained by tick (...) (21 years ago, 17-Jan-04, to lugnet.robotics.rcx.pbforth)
 
  Re: WORDLIST
 
(...) The pbForth documentation which is included with the latest release of BricxCC indicates which of the ANS FORTH words are supported by pbForth. If you open a forth document (one with an extension which BricxCC recognizes as a forth document) (...) (21 years ago, 16-Jan-04, to lugnet.robotics.rcx.pbforth)
 
  RE: WORDLIST
 
Good questions Juanma! If WORDS is very important for you, I can write up a quick tutorial on how to do that. I'm pretty sure all of the CORE or REQUIRED ANS Forth words are supported. I'll need to update my build script to output a list of the (...) (21 years ago, 16-Jan-04, to lugnet.robotics.rcx.pbforth)
 
  WORDLIST
 
Is there any way in pbForth to list the currently defined words, à la WORDS? Also, is there any document that list which ANS FORTH words are supported by pbForth (other than reading the source, I mean)? Thanks. (21 years ago, 16-Jan-04, to lugnet.robotics.rcx.pbforth)
 
  NEWBIE question : installing BrickOS
 
HI, preface, I wouldn't know a cygwin from a GCC if it him me in the head. I just want to D/L a .c prg into my RCX I need advice on the process of installing BrickOS on a p233 laptop running W98se. my question is this: What is a reasonable amount (...) (21 years ago, 16-Jan-04, to lugnet.robotics.rcx.legos)
 
  Re: Brickos fun and games!
 
(...) Looks like a nasty one, hopefully someone can offer some specific help. If you'd prefer to use a more recent gcc you can, I posted some info (URL) here>. My problem seemed to be the version of binutils I had. It may be time consuming, but with (...) (21 years ago, 16-Jan-04, to lugnet.robotics.rcx.legos, FTX)
 
  Re: PIC-RCX half-duplex IR receive and transmit
 
(URL) forgot my website with the documentation, sorry! (21 years ago, 16-Jan-04, to lugnet.robotics.rcx)
 
  PIC-RCX half-duplex IR receive and transmit
 
I just finished a PIC16F84A application which receives IR commands from the RCX or RCX remote control, saves them and transmits another command back again. You can put your own command(s) in EEPROM for transmission. The firmware is commented (well, (...) (21 years ago, 16-Jan-04, to lugnet.robotics.rcx)
 
  Re: BricxCC release 3.3.7.6
 
(...) You are welcome! I'm glad you were able to get the pre-built tools installed and working. The brickOS root that BricxCC had configured on your system was a result of having a previous installation of BricxCC where I had used that path as the (...) (21 years ago, 15-Jan-04, to lugnet.robotics.rcx.legos)
 
  Re: BricxCC release 3.3.7.6
 
Hi John, Thanks to your pre-built BrickOS tools, I have finally installed it on my Windows 2000 machine (I tried several times in the past... no luck !). The installation was really fast and easy, the only problem I got was that the default BrickOS (...) (21 years ago, 15-Jan-04, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
 
  Re: RotationNavigator accuracy
 
"Michael Wisse" <mwisse@hs-harz.de> wrote in message news:40065F0D.70202@...harz.de... (...) a (...) Check out (URL) the "Peeves" Mindstorms robot. If page is not accessible then just do a search on "peeves mindstorm lego" and you'll probably find (...) (21 years ago, 15-Jan-04, to lugnet.robotics.rcx.java)
 
  Re: RotationNavigator accuracy
 
Hi Robert, thanks for your response. Indeed, the main problem seems to be slippage. The more speed the motors produce, the bigger the slippage is and the less is the resulting angle. Probably a tank is bad for odometric navigation. It is a pitty, (...) (21 years ago, 15-Jan-04, to lugnet.robotics.rcx.java)
 
  RE: Problem with rcxTcl.exe and the USB IR tower
 
(...) I'll check this out on a system that has absolutely no Tcl support, but as you might expect - it works fine here :-) (...) I'm sure John Hansen would appreciate any feedback on BricxCC - even if it'a a problem report. (...) That's the spirit! (...) (21 years ago, 15-Jan-04, to lugnet.robotics.rcx.pbforth)
 
  Re: RotationNavigator accuracy
 
(...) rotation sensor counts tread rotation, but, because of skidding, the tank doesn't turn exactly the same way as treads do (...) rotation point position/drive length depends on tread width, center of weight position, speed and geometry of treads (...) (21 years ago, 14-Jan-04, to lugnet.robotics.rcx.java)
 
  Re: RotationNavigator accuracy
 
(...) I guess it's more hardware related problem turning with tank-style robot is ALWAYS a trouble because tank doesn't have defined centre of rotation. If you imagine the simple robot - two wheels and a castor - there is rotation center well (...) (21 years ago, 14-Jan-04, to lugnet.robotics.rcx.java, FTX)
 
  Re: The BrickOS Task Manager
 
(...) C++ is more particular with types than regular ol' C. However, I think BrickOS's definition of NULL in mem.h is incorrect (as this was causing one of the problems in the execi call). IMO, it should be defined like so: #ifdef __cplusplus (...) (21 years ago, 13-Jan-04, to lugnet.robotics.rcx.legos)
 
  RotationNavigator accuracy
 
Hi, I just try the rotation navigator class and have some problems with turning accuracy. My robot is a tank with treads and moving without turning works well, travel() moves the correct distance. Turning with rotate() or gotoAngle() is problematic. (...) (21 years ago, 13-Jan-04, to lugnet.robotics.rcx.java)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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