To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / *35732 (-20)
  Spybotics Book
 
I just received my copies of the Spybotic book, LEGO Spybotics Secret Agent Training Manual (I did the tech edit--shameless plug). I'm very impressed with the finished version! Ralph, you did a great job getting it all in there--it looks neat, and (...) (23 years ago, 8-Dec-02, to lugnet.robotics.spybotics, lugnet.org.ca.rtltoronto)
 
  Re: New Threading Model in legOS 0.2.5
 
(...) One can view an English translation using Babel here, (URL) goto (URL) and enter the url (URL) (23 years ago, 7-Dec-02, to lugnet.robotics.rcx.legos)
 
  New Threading Model in legOS 0.2.5
 
Hi In our diploma work we implemented a completely new threading model. We implemented a subset of the pthreads API as it is available in Linux. Now eventhandling has also been improved. One negative point: we did not yet adabt dynamic program (...) (23 years ago, 7-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: 68HC11A1FN
 
I did try, but still can't find any. Rita "Patrick Hui" <huip@hkstar.com> wrote in message news:00bb01c29bea$15...atrickh... (...) parts (...) 24-hour) (...) (23 years ago, 7-Dec-02, to lugnet.robotics.handyboard)
 
  Re: Installation Help!
 
(...) ... (...) I have built the h8300 cross compilers many times now. It was hard at first, but now I've nailed down the correct set of options, I have no problems. Here are the commands I use: First: export PATH=/h8x/bin:$PATH Binutils: (...) (23 years ago, 7-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: Installation Help!
 
(...) Are you *sure* you installed gcc ? Try 'gcc -v' from a Cygwin prompt, and post the output. Max. (23 years ago, 7-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: Installation Help!
 
Hello I am certainly not an expert, and have not yet been successful in installing BrickOS myself. But I have some experience in one of the messages that you are getting: (...) I believe that if you are using the instructions as listed at (URL) that (...) (23 years ago, 6-Dec-02, to lugnet.robotics.rcx.legos)
 
  Installation Help!
 
Hi, I'm sorry if this has already been posted a million times before. I tried using te search for some of the errors I am seeing but I couldn't find any matches. It is failing when I try to build the gcc compiler. I'm following the installation (...) (23 years ago, 6-Dec-02, to lugnet.robotics.rcx.legos)
 
  BricxCC and WinLegOS
 
I have been unsuccessfully struggling with loading a working BrickOS system (see my thread "C Compiler for Windows 98" 12/2/02). Until I can get it up and running I have resorted to using WinLegOS. I have BricxCC 3.3.6.6 up and running with NQC and (...) (23 years ago, 6-Dec-02, to lugnet.robotics)
 
  LEGO MindStorms 2.0: Alternative transmission techniques 2
 
Hi, I know that the original post (read below) is kind of old, but the hole project seems quite interesting. I also read the reply that Mario posted. I agree with him in all the points. I'll assume that you want to develop a vehicle, not a robot (...) (23 years ago, 6-Dec-02, to lugnet.robotics.rcx)
 
  Re: LEGO MindStorms 2.0: Alternative transmission techniques
 
Hi, I know that the original post (read below) is kind of old, but the hole project seems quite interesting. I also read the reply that Mario posted. I agree with him in all the points. I'll assume that you want to develop a vehicle, not a robot (...) (23 years ago, 6-Dec-02, to lugnet.robotics.rcx)
 
  modular bot
 
hi maybe it was talked here but maybe not what do you think about making modular bot one module has one rcx one module can bend itself in the middle (in one plane) rcx ins are: 1. light sensor 2. angle sensor 3. touch sensor outs are: 1. main motor (...) (23 years ago, 6-Dec-02, to lugnet.robotics, lugnet.technic)
 
  Re: RIS 1.5 £85 at UK S@H
 
(...) I have a spare english CD is anyone needs it. Scott A (...) (23 years ago, 6-Dec-02, to lugnet.robotics, lugnet.technic, lugnet.loc.uk)
 
  MacNQC Beta Release 3.0a7
 
Hi All, I've uploaded MacNQC 3.0a7. One new feature: * The Piano Panel can now sound the notes it's playing on the Mac. Bugs fixed: * Updated the NQC compiler to 2.5 a3. * Fixed the NQC_Guide and MacNQC_Guide help menu items. * Fixed a crash when (...) (23 years ago, 6-Dec-02, to lugnet.robotics.rcx.nqc)
 
  bricxcc release 3.3.6.6 now on SourceForge
 
I've created a project on sourceforge for BricxCC. Initially I will be using it for releasing the setup executable. At some point I may create a CVS repository for the BricxCC source code. For now, though, if you go to the BricxCC home page at (URL) (...) (23 years ago, 5-Dec-02, to lugnet.robotics)
 
  Re: Controlling larger motors from RCX ??
 
Terry, I'd like to have more details about your project. I wonder, wouldn't be easier if you use a PICMicro MCU? or maybe another controller family? Tell me more, maybe I can help. Best Regards, CarlosLuis Rendon M. "Terry King" <tking@together.net> (...) (23 years ago, 5-Dec-02, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: Sky Shooter
 
(...) earth :-) Stef Mientki (...) (23 years ago, 5-Dec-02, to lugnet.robotics)
 
  Sky Shooter
 
I have at last completed the presentation page of my Sky Shooter, automatic camera accessory with interval timer and mobile shade that follows movement of the sun: (URL) collection of hemispherical skies, many of them photographed with Sky Shooter: (...) (23 years ago, 5-Dec-02, to lugnet.announce.moc, lugnet.robotics)
 
  Re: RCX comunications - UDP/IP???
 
Using LNP (included in BrickOS) you can broadcast a packet using lnp_integrity_write(). Such a packet is guaranteed to arrive intact if it arrives at all. Each RCX must have a "listener" set up for the port you broadcast on. LNP addressing normally (...) (23 years ago, 5-Dec-02, to lugnet.robotics)
 
  Re: RCX comunications - UDP/IP???
 
(...) THe simple 'SendMessage(c)' command in NQC doesn't do any handshaking - and (of course) it broadcasts. (...) THe 'SendMessage' command only sends a single byte - and one problem with this is that if you want to send a multi-byte message, it (...) (23 years ago, 5-Dec-02, to lugnet.robotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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