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 / *34897 (-20)
  Re: How to setup gcc and make in cygwin
 
I, too, have been at it for three weeks. gcc and bintools build OK under cygwin, but when it gets to the cross-compiler, the whole make process craps out. The compile fails because some of the cross-compiler sources are (complaining about) missing (...) (23 years ago, 3-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: Speed of IR comms?
 
(...) Bad news I'm afraid: Your laptop and phone are using IrDA which is a vastly different technology than the RCX uses. The RCX protocol is more like a TV remote. (In fact, if you have a 'learning' remote, you can use it to drive your RCX!) I (...) (23 years ago, 2-Oct-02, to lugnet.robotics)
 
  Cross-machine cross-compiling
 
No matter how hard I try - or how many different "this is how to do legOS under Win32" web sites I visit - I cannot get legOS and its associated cross-compiler to build. The stuff from brickOS dies during the make process because of "missing" (...) (23 years ago, 2-Oct-02, to lugnet.robotics.rcx)
 
  Re: Development enviroment...
 
(...) I don't think you'll run out of memory, unless you let the RCX play songs. But you'll run out of sensor and actuator ports soon ;-) Stef Mientki (23 years ago, 2-Oct-02, to lugnet.robotics)
 
  Re: Development enviroment...
 
(...) I think you are much too negative there, leJOS is just a different tradeoff in the middle between NQC/LEGO firmware and brickOS (formerly legOS): - It's faster than NQC/firmware but slower than brickOS (I've not measured it, but a factor of 10 (...) (23 years ago, 2-Oct-02, to lugnet.robotics)
 
  Re:Development enviroment...
 
Thanks! I could have problems with program size but until I begin to code it I wouldn't know it so... I will stand on NQC for my "training period" (I'm new on this kinds of projects so I need to learn the basic things before getting into more (...) (23 years ago, 2-Oct-02, to lugnet.robotics)
 
  Re: HB Sun tracking system
 
Hi You need 4 photo-resistor and two small plattes like "walls" (e.g. built with lego). On your device you mount one platte horizontal and the other vertical. The two small walls have to be mounted rectangular to your device in the direction to the (...) (23 years ago, 2-Oct-02, to lugnet.robotics.handyboard)
 
  PCMCIA Card USB Adapter and VC not working
 
Anyone ever use a PCMCIA Card w/ USB to connect the Lego Cam to your computer? I recently had the cord from my IR tower impede the direction of my knee. Thusly, ripping the USB connection right out of the back of my Lap-Top. So my USB ports are (...) (23 years ago, 2-Oct-02, to lugnet.robotics.vc, lugnet.general)
 
  Re: Development enviroment...
 
(...) Well, NQC makes use of ALL the facilities of the device that you can reach with the standard firmware - so within those parameters, it's pretty complete. If you want to go so far as to toss out the Lego firmware then LegOS is a good choice - (...) (23 years ago, 2-Oct-02, to lugnet.robotics)
 
  Development enviroment...
 
Hi! I'm beginning my degree-ending project and it involves a LEGO Mindstorms. I've been searching the Internet for different "development enviroments" and I've found a few ones. The most interesting ones I've found are NQC, leJOS and leGOS. The (...) (23 years ago, 1-Oct-02, to lugnet.robotics)
 
  Re: Interactive C Version 4
 
Fred, Can you tell me if Randy upgraded InteractiveC in version 4 to handle the 64k hack for the Handyboard? You wrote about the hack in the Handyboard FAQ in '98, and that was two IC versions ago. Is it possible that Randy took into acount the 64k (...) (23 years ago, 1-Oct-02, to lugnet.robotics.handyboard)
 
  a suggestion for BrickOS
 
Who would I contact about creating a library of math functions? (sqrt, sin, cos, tan, invsin, invcos, invtan, and ect.) Would they be able to add the library to the standard files in the BrickOS project? Timothy (23 years ago, 1-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: Instructions for building DJGPP H8300 cross compiler
 
Steve Hassenplug <hassenplug@mail.com> wrote in message news:20020930130735....ail.com... (...) Steve, Not yet. As I mentioned at the end of the post I have only gotten so far with the gcc cross compiler. I get several warnings about conflicting (...) (23 years ago, 1-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: RC Motors
 
(...) I believe those are just two stages of gearing down. The hole by the motor goes at ~4x the final hole (used by the buggy wheels). Actually, I'm sure TLG made it exactly 4x, not just close. That could be very useful, if you want different (...) (23 years ago, 1-Oct-02, to lugnet.robotics)
 
  Re: RC Motors
 
(...) [snip] (...) Thanks Steve, very useful info. My friend Marco Berti inspected the inside of the new RC motors (he's an expert of small electric motors) and told me that they are of a cheaper kind than the Mindstorms ones: they draw more current (...) (23 years ago, 1-Oct-02, to lugnet.robotics)
 
  Some UI questions about Robolab
 
Hi All, I have a couple of quick questions. 1. The help in Robolab says I can select a program from the programs list and press F10 to delete it. Every time I do this I get a message saying that the folder is locked. I've tried everything I can (...) (23 years ago, 1-Oct-02, to lugnet.robotics.rcx.robolab)
 
  New version of Robot Controller
 
Version 1.6b2 of Robot Controller is available, either from Version Tracker, or from my new web page: (URL) it out, and tell me what you think! In case you don't know, Robot Controller is a MacOS X application for controlling and testing RCX robots (...) (23 years ago, 30-Sep-02, to lugnet.robotics.rcx.nqc)
 
  HB Sun tracking system
 
I am just about finished assembling with HB. I want to build a system to track the sun. I have some ideas on how, but I am little rusty both in hardware and software. I asking any of you have something to help me in my project. I really appreciated. (...) (23 years ago, 30-Sep-02, to lugnet.robotics.handyboard)
 
  RC Motors
 
A couple people have pointed out how the new motors on the RC Buggy seem to be very fast. So with the Workshop 3D challenge coming up, I wanted to see how they compare to the Mindstorms mini-motors. To test them, I started by hooking a rotation (...) (23 years ago, 30-Sep-02, to lugnet.robotics)
 
  Re: Instructions for building DJGPP H8300 cross compiler
 
Ed, This is GREAT to see. Will this work with the latest version of BrickOS? Steve ----- Original Message ----- From: "Ed Manlove" <emanlove@ieee.org> Date: Sun, 29 Sep 2002 14:06:53 GMT To: lugnet.robotics.rcx....lugnet.com Subject: Instructions (...) (23 years ago, 30-Sep-02, 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