 | | Re: Quick reference for NQC?
|
|
(...) The manual that comes with NQC is well written and quite concise - it's hard to imagine something smaller that would still tell you all you need to know. I recommend that you RTFM. ---...--- Steve Baker ---...--- Mail : <sjbaker1@airmail.net> (...) (23 years ago, 10-Oct-02, to lugnet.robotics)
|
|
 | | problems with USB tower
|
|
Hi!, Ive managed to get gcc, binutils and legOs 0.2.6 installed on my machine. As I connect with a USB tower, i also compiled and installed Bret Thaeler's USB driver. I presume it works, I get some unresolved symbol version errors from module (...) (23 years ago, 10-Oct-02, to lugnet.robotics)
|
|
 | | I just did a quick scout around and....
|
|
(...) A few minutes ago, my curiosity got the better of me about this, so I did a quick scout about on the web and found this: (URL) I'm not trying to endorse this company in particular, I'm mentioning it here as an example of what I was referring (...) (23 years ago, 10-Oct-02, to lugnet.robotics.handyboard)
|
|
 | | Cygwin/Gcc/Legos-0.2.6 Installation
|
|
Hello, I finally got make to complete without any apparent errors. At the end of the process, no errors were shown. I had to move the proper copy of objcopy.exe to the required directory and I also had to copy the proper copy of g++.exe to the same (...) (23 years ago, 10-Oct-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Handyboards for Dummies, etc.
|
|
(...) Well, first of all, injection moulding may not have to be the only option. Thermoforming may be another alternative that to my understanding does not carry anywhere near the initial expense as injection moulding. Secondly, what might make it (...) (23 years ago, 10-Oct-02, to lugnet.robotics.handyboard)
|
|
 | | Re: Quick reference for NQC?
|
|
This may not help, but try BricX. I believe it comes with NQC built in, along with a nice little GUI. The firmware is the same as what came with your lego software. I don't know about you, but I was pretty much able to learn how by looking at the (...) (23 years ago, 10-Oct-02, to lugnet.robotics)
|
|
 | | Quick reference for NQC?
|
|
Where would I find a simple reference for getting started with NQC? I'm looking for something that lists what software/firmware you need to get NQC code into the RCX and walks you through getting a program running. Thanks! -- Tony Hafner (...) (23 years ago, 10-Oct-02, to lugnet.robotics)
|
|
 | | Re: Adapting mini-rc reciever to an RCX sensor
|
|
(...) Most toy and model R/C interfaces use pulse-width modulation. You could simply send that data stream into the RCX which would take a fair amount of software decoding (I doubt you could do it with the Lego Firmware - you'd C and LegOS or (...) (23 years ago, 9-Oct-02, to lugnet.robotics)
|
|
 | | Re: Gcc Problems
|
|
Rick, It sounds as if you have gcc working, however, the version of objcopy that you copied from another folder is incompatible with the hitachi h8 version of gcc. You need to have a special version of objcopy that is designed for the h8 (the RCX). (...) (23 years ago, 9-Oct-02, to lugnet.robotics.rcx.legos)
|
|
 | | Gcc Problems
|
|
Hello, There is a line under Hitachi H8 tool prefix that goes like this: HMSTOOLDIR=/usr/local/crossgcc. I changed it to HMSTOOLDIR=/usr/local and I changed TOOLPREFIX=$(HMSTOOL...tachi-hms- to TOOLPREFIX=$(HMSTOOL...i-hms/bin. After looking through (...) (23 years ago, 9-Oct-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Gcc Problems
|
|
Some versions of the gcc executables are named h8300-hms-*.exe (ex: h8300-hms-gcc.exe) The Makefile.common, as you pointed out expects h8300-hitachi-hms-*.exe If this is what you are experiencing, then you have two options: 1) make copies of them, (...) (23 years ago, 9-Oct-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Thunderbots Infrared Sensor Circuit Diagram!
|
|
(...) Typo. Should be "about 4 reading/sec" (23 years ago, 9-Oct-02, to lugnet.robotics)
|
|
 | | Adapting mini-rc reciever to an RCX sensor
|
|
I've noticed you can now buy little RC cars and was wondering if anyone has thought about converting one into an RC unit for the RCX. You could take the steering and motor control outputs and covert it into a seven state analog output for the RCX (...) (23 years ago, 9-Oct-02, to lugnet.robotics)
|
|
 | | Re: Gcc Problems
|
|
(...) Your previous post indicated that you were running under cygwin, iirc, so the line to which you refer above is not where your problem lies. In Makefile.common there are several sections that only apply to a particular operating system, cygwin, (...) (23 years ago, 9-Oct-02, to lugnet.robotics.rcx.legos)
|
|
 | | Gcc Problems
|
|
Hello, I looked at the Makefile.common file and there is a line that goes as follows: TOOLPREFIX=$(HMSTOOL...tachi-hms- Could this be where my problem lies according to what I said in the previous post earlier today? Thanks Much, Rick Bonari (23 years ago, 9-Oct-02, to lugnet.robotics.rcx.legos)
|
|
 | | Corrected URL - FLL Coaches Training Materials
|
|
(...) I don't know how this got changed during cut and paste operation, but the correct address is: www.hightechkids.org...LLV1.0.pdf (...) (23 years ago, 9-Oct-02, to lugnet.robotics)
|
|
 | | FLL Coaches Training Materials
|
|
If anyone's interested, I posted my First Lego League training materials on the web at: www.hightechkids.org...LLV1.0.pdf It's kind of a big PDF file (somewhere around 5M), so don't try to download unless you have a high bandwidth link or a lot of (...) (23 years ago, 9-Oct-02, to lugnet.robotics)
|
|
 | | Cygwin/Gcc/Legos Installation
|
|
Hello, Need some help on deciphering the following Errors: Errors when executing the Make Depend Command: ...../h8300-hitachi-hms-gcc: not found make [1]: ***[depend] Error 127 make: ***[depend] Error 2 Errors when executing the Make Command: (...) (23 years ago, 9-Oct-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Thunderbots Infrared Sensor Circuit Diagram!
|
|
If you'd like to save using an output port or external power supply to power your the sensor, check out Nitin's GP2D12 interface brick at (URL) also posted his circuit diagram. I bought a few of these last year for a class I was teaching and they (...) (23 years ago, 9-Oct-02, to lugnet.robotics)
|
|
 | | Re: Magnetic Coupling
|
|
"Rob Doucette" <lego@nospam.doucettenet.com> wrote in message news:H3pu6E.4J@lugnet.com... (...) know (...) Page 284 of Jin Sato's Lego Mindstorms Book I never could figure out where the mounts came from for this device. -- Bob Fay (URL) (23 years ago, 9-Oct-02, to lugnet.technic, lugnet.robotics)
|