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 / *2300 (-20)
  Calling ROM from libc
 
Hi all. This is just a quick moral question. I noticed that the RCX ROM has a copy memory routine (0x042a). I've modified my memcpy.s to use this: _memcpy: push r0 mov.w r1,r0 add.w r2,r1 pop r2 jmp @ mem_copy .end And added mem_copy=0x042a to (...) (24 years ago, 8-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: Using ROBOLAB for FIRST LEGO League
 
They now have information about the new FLL season on their web site at: (URL) Veteran teams can register now to reserve their team number from last year (after First fixes their frontpage bug). (...) (24 years ago, 7-Apr-00, to lugnet.robotics.rcx.robolab)
 
  Re: Turning power off?
 
(...) YES ! Definitely! BTW: Could it be that US versions of the RCX do have a connector for an power supply ? I saw that in _The Unofficial Guide to Lego MindStorms_. Stefan (24 years ago, 5-Apr-00, to lugnet.robotics.rcx.pbforth)
 
  Re: P-brick Script code terminology
 
Ah that explains it! I didn't try RCX Code, I wasn't that keen on it and also it wouldn't run on my NT workstation. I moved straight on to NQC and more recently have been trying RoboLab. That's why I didn't get the reference. Thanks, Conrad. (...) (...) (24 years ago, 7-Apr-00, to lugnet.robotics.rcx)
 
  Re: P-brick Script code terminology
 
Some sort of brick metaphor would work for me. Dennis (...) -- Dennis Williamson - Certified Y2K Complacent Bad News: The next millenium starts on a Monday. Good News: You get the day off. (remove .NO and SPAM. to reply) (24 years ago, 7-Apr-00, to lugnet.robotics.rcx)
 
  Re: NQC in Boston University Linux :)
 
(...) cool :) Heh, did you look at 6.2 yet? I installed it today, though I haven't noticed any major difference yet... :) Dan btw, since you're at BU, have you ever heard of Three Kingdoms, or more commonly, 3K? ;) (24 years ago, 7-Apr-00, to lugnet.robotics.rcx.nqc, lugnet.off-topic.geek)
 
  NQC in Boston University Linux :)
 
So, when we release BU Linux R1 next Tuesday [1], it will be the first [2] Linux distribution to ship with NQC included. (URL), if you care. [1] or maybe Wednesday or Thursday. Hopefully Tuesday. Depends on the wheels of bureaucracy. [2] not (...) (24 years ago, 7-Apr-00, to lugnet.robotics.rcx.nqc, lugnet.off-topic.geek)  
 
  Re: P-brick Script code terminology
 
Conrad, LEGO does refer to series of commands as 'stacks'. This comes from the Robotics Invention System RCX Code interface where a program is a literal 'stack' of instruction blocks; those who haven't used RCX Code much wouldn't recognize the (...) (24 years ago, 7-Apr-00, to lugnet.robotics.rcx)  
 
  Re: How can RIS talk to Cybermaster
 
(...) Two ways I know. 1. There is a program for the PC that will translate the Radio signal into IR and back again. 2. Take a connector and put it on the motor port of the master unit and put it to a sensor port. Now toggle the master unit's motor (...) (24 years ago, 6-Apr-00, to lugnet.robotics.rcx)
 
  How can RIS talk to Cybermaster
 
Hello Sorry but i didn't find an answer in the Newsgroups. So how can a RIS talk to a Cybermaster System ? Thanks Karsten (24 years ago, 6-Apr-00, to lugnet.robotics.rcx)
 
  Re: Mindstorms RIS 1.5 (9747) price?
 
(...) That's why I'm on my way out to get another 2 sets and put them on eBay :-) Frank (24 years ago, 6-Apr-00, to lugnet.robotics.rcx)
 
  (canceled)
 
 
  Re: Mindstorms RIS 1.5 (9747) price?
 
My sense is that future versions (say in time for Christmas) will have new firmware, but the new firmware will also be available to current users. I'd say you got a good deal. At DM 109, even the Droid kit is a good deal, not even counting the (...) (24 years ago, 6-Apr-00, to lugnet.robotics.rcx)  
 
  Mindstorms RIS 1.5 (9747) price?
 
Hi. Is this set gonna be replaced in the near future? I just picked up two sets for DM 199 (about USD 100) each here in Germany. All other stores I called today asked between 399 and 449. The Droid Dev kit sold for DM 109 in that store. Frank (24 years ago, 6-Apr-00, to lugnet.robotics.rcx)
 
  Re: Python extension for lnp - take 2
 
(...) growing depth of languages we can all use with legOS. -Luis ---...--- "As an engineer, it's important to look yourself in the eye in the mirror every morning, and remind yourself that 'marketing is everything,' and engineering doesn't matter a (...) (24 years ago, 6-Apr-00, to lugnet.robotics.rcx.legos)
 
  Python extension for lnp - take 2
 
I'd like to announce a Python extension for lnp. This runs on Linux and lets you use the python scripting language to communicate with a legOS application. See (URL) for more details. If you don't know what python is, look here: (URL) (24 years ago, 6-Apr-00, to lugnet.robotics.rcx.legos)  
 
  Python extension for lnp
 
I'd like to announce a Python extension for lnp. This runs on Linux and lets you use the python scripting language to communicate with a legOS application. See (URL) for more details. If you don't know what python is, look here: (URL) (24 years ago, 6-Apr-00, to lugnet.robotics.rcx.legos)
 
  problems to compile legOS under Win98
 
Hi I hope you can and want help me. I get the windows intruction from (URL) for LegOS-0.2.2 but not winlegos.exe I do all thinks in this instruction but if i compile the LEGOS for the first time i have 2 erros. 3.o floatsisf.o cmpsf2.o fixsfsi.o (...) (24 years ago, 5-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: IR Tower - Laptop Comms
 
(...) I've been wondering what would happen if you 'NULL'Modem'd Two IR Towers together. Would you get a repeater tower for jumping rooms? Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (25 years ago, 4-Apr-00, to lugnet.robotics.rcx)  
 
  Re: Windows communication to the RCX
 
Hi Manuel, (...) Very good! (...) Are you talking about source code? I would be *very* interested in something like that! ;) Thanks in advance, Antonio Ianiero (25 years ago, 4-Apr-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