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 / *5380 (-20)
  Re: legOS codeI need example code of rcx2rcx communication.
 
(...) Chris, First, I think the code in the main function should be as follows: int main( int argc, char* argv[] ) { char buf[256]; int len; //notice the variable i is missing lnp_address_set_handler( 1, port_handler ); while(1) { len = (...) (23 years ago, 30-Oct-01, to lugnet.robotics.rcx.legos)
 
  Re: legOS codeI need example code of rcx2rcx communication.
 
Albert, Thanks for responding to my post! I had trouble compileing the code maybe you could help or e-mail me the original.Thanks here is the error report: brick1.c: In function `read_from_ir': brick1.c:40: warning: passing arg 1 of `memcpy' di rget (...) (23 years ago, 29-Oct-01, to lugnet.robotics.rcx.legos)
 
  RE: Code-only Line-tracking competition
 
(...) David, thanks for putting this contest on. I admit that I was intrigued when it was announced but did not have time to put an entry together. The idea of a code-only competition on a standard hardware platform is brilliant and opens up the (...) (23 years ago, 28-Oct-01, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.events, lugnet.org.us.smart)
 
  Re: Couldn't download egcs files
 
Quoting Rajendra Kumar Penugonda : (...) How can I get those files?Also I was able to download the binutils (...) "/usr/local/crossgcc...-hms/lib", depending the way you unpacked the archive. Remember that the tar command can not set the first '/' (...) (23 years ago, 28-Oct-01, to lugnet.robotics.rcx.legos)
 
  Adjust Switch Time
 
When you made a Motorized Switch Point, if you want to use RCX to control it, this switch time is important value, a suitable time is better to switch point. You can find my AdjustSwitch.c for legOS, that can help you to do this. (URL) (23 years ago, 28-Oct-01, to lugnet.robotics.rcx.legos, lugnet.trains)
 
  Re: Code-only Line-tracking competition
 
Well, it's been a few weeks since the Workshop 3D RCX Challenge, and all the other results were in a long time ago, but we finally have the results for the code-only event. Since tab characters seem to disappear in these posts, and a table is (...) (23 years ago, 28-Oct-01, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.events, lugnet.org.us.smart)
 
  Couldn't download egcs files
 
Hi! I tried to download the egcs files from the source site but was not able to do so.How can I get those files?Also I was able to download the binutils files.I did according to the Howto document but when I did "make install",I got the following (...) (23 years ago, 27-Oct-01, to lugnet.robotics.rcx.legos)
 
  Re: LegOS USB Support (for RCX 2.0)
 
Well, you can have the modified source files, if that's what you mean. But if you have the RS232 IR tower from 1.0 or 1.5, then you don't need the USB patch. - Hary (...) (23 years ago, 27-Oct-01, to lugnet.robotics.rcx.legos)
 
  Re: Problems installing in Win98
 
I am trying to setup legOS on a Windows ME machine following the directions posted by Max Bowsher. I am using Cygwin 1.3.3 which comes with gcc 2.95.3-5. Everything goes fine until I try to make the gcc cross compiler using the command 'make (...) (23 years ago, 26-Oct-01, to lugnet.robotics.rcx.legos)
 
  Re: LegOS USB Support (for RCX 2.0)
 
Can you make a patch file? Although I still don't have it. But I can add it my patch for remote and message when I got it. Zhengrong (...) (23 years ago, 26-Oct-01, to lugnet.robotics.rcx.legos)
 
  A RCX Switch Shed
 
I created a RCX Switch Shed that can be used to control Train Switch Point by legOS or NQC, please check (URL) (23 years ago, 26-Oct-01, to lugnet.trains, lugnet.town, lugnet.robotics.rcx)
 
  LegOS USB Support (for RCX 2.0)
 
I have added USB support to LegOS's firmdl, dll, and lnp under Windows. If anyone also has the USB IR tower (which LegOS's tools can't work with normally) instead of the RS232 tower, I can send out the modified source. - Hary (23 years ago, 26-Oct-01, to lugnet.robotics.rcx.legos)
 
  Re: Crosscompiler??
 
(...) For cygwin (Linux like environment fow Windows) go to (URL) newlib go to (URL) all the other GNU stuff go to (URL) (23 years ago, 25-Oct-01, to lugnet.robotics.rcx.legos)
 
  Crosscompiler??
 
Hi!Everyone, Can somebody help me get the crosscomplier and the related files -egcs,binutils and h8300-hitach-hms? Regards, Raj ___...___ Get your FREE download of MSN Explorer at (URL) (23 years ago, 24-Oct-01, to lugnet.robotics.rcx.legos)
 
  Re: legOS codeI need example code of rcx2rcx communication.
 
Hi Chris, I just started experimenting with brick-to-brick rcx communication. This is some code that I got working. It doesn't do a whole lot, but it demonstrates the basics of what you need to do. There are two bricks involved. Hostmask is 0xf0. (...) (23 years ago, 24-Oct-01, to lugnet.robotics.rcx.legos)
 
  Re: inverted penulum
 
Developing our inverted pendulum project we tested today the power of the vehicle which we designed for the purpose. It looks like the Acrobot, but with twice the first part, so that each wheel is powered by a motor. Both motors of one side are (...) (23 years ago, 23-Oct-01, to lugnet.robotics.rcx)
 
  Remote Control Train with legOS
 
I made a short legOS program to use remote control train in smooth speed, you can find it at my homepage. RCX Controlled LEGO Train Projects (URL) (23 years ago, 23-Oct-01, to lugnet.robotics.rcx.legos, lugnet.trains)
 
  What is a typical Mac here?
 
Hi all, I'd like to know what constitutes a typical Mindstorms Mac system. I'm trying to verify my new pbForth system, and it runs (slowly) on a PPC 6100/60 and pretty darn good on a G3/240 I'm considering getting a used PPC/180 to test with, but I (...) (23 years ago, 23-Oct-01, to lugnet.robotics.rcx)
 
  Re: I've downloaded the rcx2 firmware, but at a certain point, this message pops up: "No reply from rcx"
 
(...) Make sure you are using the very latest NQC. The old versions could not handle the 0328 firmware. Dean (23 years ago, 21-Oct-01, to lugnet.robotics.rcx.nqc)
 
  I've downloaded the rcx2 firmware, but at a certain point, this message pops up: "No reply from rcx"
 
I've downloaded the rcx2 firmware, but at a certain point, this message pops up: "No reply from rcx" I've tried both firmfast and firmware download modes, but the problem is the same. When the lcd displays approxomately 2500, the error occurs. Any (...) (23 years ago, 19-Oct-01, to lugnet.robotics.rcx.nqc)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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