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 / Search Results: range USB IR long Tower
 Results 2121 – 2140 of 2193.
Search took 0.01 CPU seconds. 

Messages:  Full | Brief | Compact
Sort:  Prefer Newer | Prefer Older | Best Match

  Windows/DOS Cross-Compiler - Finally!
 
After two months of struggling, I have finally been able to build a complete set of h8/300 cross compiler tools that work natively in a Window's DOS box. So what does this mean? If you don't run Windows 9x/NT/2k, absolutely nothing. What this means (...) (25 years ago, 2-Mar-00, to lugnet.robotics.rcx.legos)
 

long
(score: 1.401)

  brickOS and latest binutils (1 issue now fixed in binutils CVS, and workaround patch to brickOS for the other)
 
The "invalid symbolsrec file" issue (error from makelx) issue is now fixed in binutils CVS, both on the trunk, and on the 2.13 branch - so the next release of binutils, be it 2.13.2 or 2.14 will have this fixed. The "ld segmentation fault" issue is (...) (22 years ago, 4-Dec-02, to lugnet.robotics.rcx.legos)
 

long
(score: 1.401)

  Re: multiplexor and legOS
 
(...) Thanks, I'd suspected that msleep might not be very accurate but never considered that it's true granularity could be so large. I did a quick test with my current configuration and when I asked msleep to sleep for 12ms it slept for 20. This (...) (23 years ago, 4-Feb-02, to lugnet.robotics.rcx.legos)
 

long
(score: 1.401)

  Re: Robolab, byte codes and assembler
 
(...) Two problems: 1. From what I've read about the problem, the speed I ran it at was right in the "sweet spot". 2. BrickOS would not qualify for the competition. I wonder if (hope?) the recent unavailability of rotation sensors at Pitsco is (...) (21 years ago, 26-Nov-03, to lugnet.robotics.rcx.robolab, FTX)
 

long
(score: 1.401)

  Re: Add motor driver to RCX
 
(...) I'm working on a scheme to do that sort of thing. I propose to use opto-couplers with their LEDs in reverse parallel, connected to the RCX output, and their transistors driving a power H-bridge powered from a separate supply. I can't see any (...) (20 years ago, 31-Jul-04, to lugnet.robotics.rcx)
 

long
(score: 1.401)

  Re: TinyVM coding question
 
(...) [...] I already responded to Eric via email, but for anyone else who might be interested, this bug was fixed in TinyVM 0.1.4. The current version is 0.2.2. Expect 0.2.3 tonight or tomorrow (due to a bug fix, having to do with assigning (...) (24 years ago, 23-Sep-00, to lugnet.robotics, lugnet.robotics.rcx.java)
 

long
(score: 1.401)

  Lego Mindstorms Robotic Sumo Question
 
Hello all Mindstorms fans! I have a few questions regarding Robotic Sumo (Lego Mindstorms Robotic Sumo that is). I have gotten interested in Robotic Sumo and would like to learn a few more things about it. I would also like to know if everyone does (...) (21 years ago, 4-Sep-03, to lugnet.events, lugnet.robotics.rcx)
 

long
(score: 1.401)

  Re: the LEGO CNC-Machine
 
(...) 16t gear to the gear rack on the bottom of the table. also, the z axis seems to use an idler gear. that's exactly the setup i've built, you can see it here: (URL) top left, next to the tool changer idea (right next to the tiny word "tool"). i (...) (17 years ago, 1-Sep-07, to lugnet.robotics.rcx)
 

long
(score: 1.401)

  Re: NQC 2.1 b2 in beta test
 
(...) My test was a program like this: #include <stdio.h> int main(int argc, char**argv) { int i; for(i=0; i<argc; ++i) printf("<%s>\n", argv[i]); } I built it under both Metrowerks and VC++. Then I called the program with various command lines to (...) (25 years ago, 17-Jan-00, to lugnet.robotics.rcx.nqc)
 

long
(score: 1.401)

  Re: using the remote control with legOS
 
it would be nice to be able to use both LNP and remote control (advance tactical robots) I wrote last night a small win prog to figure out how the remote is talking and this is it: +++ // LEGO REMOTE CONTROL (#9738 = ~20 USD) FOR RCX MESSAGE (...) (25 years ago, 9-Feb-00, to lugnet.robotics.rcx.legos)
 

long
(score: 1.401)

  Re: NQC on Linux dilema...
 
(...) OK, here it goes: (I am in root) Output_Start: Downloading program: Tx: 55 ff 00 10 ef 10 ef Rx: 55 ff 00 10 ef 10 10 ef 55 Tx: 55 ff 00 10 ef 10 ef Rx: ff 00 ef 10 ef 10 ff ae ed 00 10 ef 10 ef 55 ff 00 ef 10 ef 10 Tx: 55 ff 00 50 af 50 af (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.nqc)
 

long
(score: 1.401)

  Re: to analog as rcx is to programming plastic
 
(...) Chris! I had the same kit as a kid! I've been trying to remember the name of it for a little while now. Every once in a while I search on eBay hoping it might show up in an auction... No luck so far. I remember the tray was made of metal and (...) (21 years ago, 5-Nov-03, to lugnet.robotics.rcx)
 

long
(score: 1.401)

  Re: To all sensor developers, why use voltage drive ?
 
hi Michael, thanks for you reaction. (...) So here I disagree with you , you are correct if you'r saying the inside AD-converter is measuring voltage, but we're not dealing with the AD-converter alone, but with a combination of the AD-converter, the (...) (24 years ago, 3-Mar-01, to lugnet.robotics.rcx)
 

long
(score: 1.401)

  Re: Electrical Data Link between 2 RCXs
 
Thanks for the info on the electric datalink. It's a clever idea that I never would have thought of myself. It seems to me that you could cut down on your transmission time if you changed the shape of your pulse train. The pauses between bits don't (...) (24 years ago, 26-Mar-01, to lugnet.robotics.rcx.nqc)
 

long
(score: 1.401)

  Re: NQC vs Spirit communication speed
 
(...) Correct - dynamic timing is turned off when predictive is being used (which is the default). Predictive is relatively new, and I wasn't sure which code you started with (or how you ported/used it), so that's why I explained the dynamic timing. (...) (23 years ago, 11-May-01, to lugnet.robotics.rcx.nqc)
 

long
(score: 1.401)

  Re: GUI for legOS
 
(...) It really WOULD be nice if someone created a simplified way of getting up and running for legOS, even if it didn't actually contain a GUI interface for programming (though I by no means would discourage someone from providing THAT as well!) or (...) (22 years ago, 16-Jun-02, to lugnet.robotics.rcx.legos)
 

long
(score: 1.401)

  Re: InstallShield for legOS
 
(...) Ah, that's the mistake I had made. Looking closer, am I correct in assuming that Cygwin is only required to build the cross compiler? What about the utility program such as firmdll.exe? We can ignore the need to compile the cross-compiler. (...) (25 years ago, 13-Jan-00, to lugnet.robotics.rcx.legos)
 

long
(score: 1.401)

  Workshop 3D RCX Challenge #4 Results
 
Earlier today was the Workshop 3D RCX Challenge #4. There were dozens of competitors, and even more robots. This was the best turnout yet for the number of competitors and robots at this event! Below is a summary of the results. For the full (and (...) (23 years ago, 14-Apr-02, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.events, lugnet.org.us.smart)
 

long
(score: 1.401)

  LNPd keeps sending TX_FAILURE
 
I'm running LNPd on Gentoo Linux 2.6.7. Everything seems to work fine except transmitting messages to the RCX. The lnptest application that comes with LNPd keeps reporting a Collision every time it tries to transmit something. It does however (...) (20 years ago, 7-Jan-05, to lugnet.robotics.rcx.legos, FTX)
 

long
(score: 1.401)

  Re: Help me convert this train program to use events (NQC)
 
(...) I wanted the layout to be pure LEGO, but if I run out of time building this I'll break down and use non-LEGO wire and my original setup. (...) I wasn't worried about hiding the RCX, but I have seen the batteries run down very quickly. In the (...) (19 years ago, 28-Nov-05, to lugnet.robotics.rcx.nqc, FTX)
 

long
(score: 1.401)

More:  Next Page >>


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