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 1501 – 1520 of 2193.
Search took 0.03 CPU seconds. 

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

  Re: Trains, DCC, and pbForth
 
(...) I have been working on a different project toward the same end-- improved train layout automation, and I have had similar questions as to whether it is worth the effort for the small number of people who might actually benefit from it. Since (...) (21 years ago, 21-Nov-03, to lugnet.trains, lugnet.robotics.rcx.pbforth, FTX)
 

ir
(score: 1.889)

  Lego Network Protocol questions
 
Hi all. I came to the discussions on the LNP a bit late and was wondering if the following questions had been discussed (I flipped through an old Communications course book and noted some thoughts): - Can we do Carrier Sense *whilst* we are (...) (25 years ago, 30-Apr-99, to lugnet.robotics.rcx.legos, lugnet.robotics)
 

ir
(score: 1.889)

  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 (...) (22 years ago, 6-Dec-02, to lugnet.robotics.rcx)
 

ir
(score: 1.889)

  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 (...) (22 years ago, 6-Dec-02, to lugnet.robotics.rcx)
 

ir
(score: 1.889)

  Re: More than 1 integer in a data packet?
 
(...) I'm not a leJOS expert by any stretch of the imagination. But I think I can help. (...) That is not a correct understanding of the rcxcomm package API. The RCXOutputStream class, for example, which descends from java.io.OutputStream inherits (...) (21 years ago, 2-Oct-03, to lugnet.robotics.rcx.java)
 

ir
(score: 1.889)

  Just some really basic questions...
 
Okay, I'm really new to the whole NQC thing and have visited Amazon and ordered a couple books, but I've got some rather high level, I guess for lack of a better term, questions... I can store up to three program in my RCX. Correct? What's the best (...) (24 years ago, 29-Jan-01, to lugnet.robotics.rcx.nqc)
 

ir
(score: 1.889)

  ROBOLAB 2.9.3 Patch
 
The ROBOLAB 2.9.3 Patch is available from at LEGOEngineering.com (URL) highlighted fixes include: 1. RCX Firmware 7.08: This firmware is substantially smaller than the last one, giving a lot more space for programs. 2. NXT Firmware 7.07: This (...) (18 years ago, 6-Feb-07, to lugnet.robotics.rcx.robolab)
 

ir
(score: 1.889)

  Team Spybot (was: Yet another NQC spybot API submission)
 
(...) I recently made a pair of Spybots that could work together for an autonomous sumo competition. I wanted to use the Spybot "ZONES" but found this info is not available in NQC. It was pretty easy to pick up Mindscript, and I was able to do just (...) (21 years ago, 17-Oct-03, to lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
 

ir
(score: 1.889)

  Ultimate Expansion set Remote Control?
 
One of the first things I purchased was the Mindstorms remote control. It is not expensive, less than $20 'merican. It can send messages 1, 2 and 3 (three buttons) It can force motors on forward, or reverse overriding a running program (three pairs (...) (25 years ago, 25-Jan-00, to lugnet.robotics.rcx)
 

ir
(score: 1.889)

  Robot navigation - barcode stations?
 
Hi, Some time ago, on this or another robotics list, someone was talking about navigation and location sensing techniques for RCX based robots. After some thinking, reading through the literature and messing with some homebrew sensors I have one (...) (24 years ago, 10-Mar-01, to lugnet.robotics.rcx)
 

ir
(score: 1.889)

  Re: Firmware download troubles
 
A likely explanation for your downloading problem is the following. Standard Lego software uses 2400 baud data rate and a protocol that sends "double" bytes. The "double" byte is that each data byte is followed by its complement. Alternative (...) (22 years ago, 10-Dec-02, to lugnet.robotics.rcx)
 

ir
(score: 1.889)

  Programming the RCX using Lego's RCX Software
 
I am relatively new to the RIS, the RCX, and the RCX software. Just like many of you, I discovered pretty quickly that the RCX software is not intuitive to someone who has done programming before. What I can visualize doing in C, I struggle to (...) (19 years ago, 12-Jan-06, to lugnet.robotics.rcx)
 

ir
(score: 1.889)

  reading music thru an RCX
 
Anybody already write code to play notes thru the RCX as they are chosen, keep a history of the notes, replay the assembled tune, etc.? --- I think I mean to be asking for a public domain GUI. Courtesy l.r.r. recently, I've already got .java code (...) (22 years ago, 10-Feb-03, to lugnet.robotics.rcx)
 

ir
(score: 1.889)

  Re: Double echo
 
Hi Ralph, (...) Yes, it works. After fighting for a while with Cygwin32 + binutils (it's still present a bug in linker configuration), finally I got the development environment. Your makefile works fine so it was very easy to get pbFORTH compiled. (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx.pbforth)
 

ir
(score: 1.889)

  LegOS 0.2.5 and LNP
 
Yesterday I downloaded legOS 0.2.5 and peeked at the code. Btw. README is not up to date. For last two month I was working with a friend of mine on a transport protocol implemented on top of LNP for the transmission of packets of unlimited size and (...) (24 years ago, 17-Jan-01, to lugnet.robotics.rcx.legos)
 

ir
(score: 1.889)

  linux-lnp: select() vs. SIGIO ( was Re: Call for debugging support )
 
(...) Uuh, there was a little bug in my test program. Once again, i learned i have to read gcc´s warnings carefully. On linux, select() suffers exactly the same thing as SIGIO. If the hardware fifo of the uart is enabled, and there is a stream of (...) (25 years ago, 20-Dec-99, to lugnet.robotics.rcx.legos)
 

ir
(score: 1.889)

  Re: DCC for the RCX
 
I just converted my first engine to DCC yesterday and started playing with LDCC 1.01. LDCC is fantastic! Thank you, Mark! I installed an AD330 N-Scale decoder from Model Rectifier Corp according to the directions on Tom Cook's site. At 0.8 Amps this (...) (21 years ago, 9-Jun-03, to lugnet.robotics.rcx, lugnet.trains)
 

ir
(score: 1.889)

  Mindstorms.NET Request for Comments
 
I've been working with José David Parra on the next version of his (URL) RCX.NET> project, because 1.) the NXT system is coming out, and 2.) RCX.NET is basically a .NET wrapper of Spirit.ocx, which means it's not so nice to program with. Another (...) (18 years ago, 17-Apr-06, to lugnet.robotics, lugnet.technic, lugnet.announce, lugnet.robotics.rcx, lugnet.robotics.scout, FTX)  
 

ir
(score: 1.889)

  questions, comments, and suggestions
 
Hello, I'm just rooting through the kernel code, and have a few questions: [note: after actually writing this, there not all questions, more comments, or suggestions. And there aren't just a few of them. Good luck getting through it! ;-) ] *) What (...) (24 years ago, 31-Jul-00, to lugnet.robotics.rcx.legos)
 

ir
(score: 1.889)

  How to increase address range in brickos ?
 
Does anyone know a way to increase the address range in brickos beyond 0 through 15 ? When I cycle through the address range via View + Prgm it stops at 0xF0. The port is always set at zero. What if I modify the port value ? Or does that affect (...) (20 years ago, 19-May-04, to lugnet.robotics.rcx.legos)
 

range
(score: 1.886)

More:  Next Page >>


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