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 1881 – 1900 of 2193.
Search took 0.02 CPU seconds. 

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

  Decoding the LEGO IR remote control
 
Hello All - - I'm interested in using a LEGO IR remote control to control other things besides the RCX. Has anyone here done any PIC development along these lines? I would like to use a PIC to decode the output of a Sharp GP1U581Y and convert the 16 (...) (25 years ago, 17-Sep-99, to lugnet.robotics.rcx)
 

ir
(score: 0.280)

  Re: Tasks vs. program slots
 
(...) What exactly does the Sharp IR receiver do? If it uses Sharp's ASK modulation, then you may have a problem. Ideally, what you want is something like a phototransistor to a good preamp, followed by a bandpass around 38kHz, then some sort of (...) (25 years ago, 18-Sep-99, to lugnet.robotics.rcx.nqc)
 

ir
(score: 0.280)

  Re: Decoding the LEGO IR remote control
 
(...) Hello Kekoa - - I apologize for not being able to make myself clear. I want to use the LEGO #9738 to control robots that use something other that the RCX for a controller. I envision a Sharp GP1U581Y IR receiver driving a PIC. The PIC will (...) (25 years ago, 18-Sep-99, to lugnet.robotics.rcx)
 

ir
(score: 0.280)

  Re: Tasks vs. program slots
 
(...) Dave, It is basically just exactly what you describe. It usually takes about 200us or so to "see" the incoming 38KHz signal, common I suppose for an integrator to react to the signal getting through the band-pass filter, then a Schmidt trigger (...) (25 years ago, 20-Sep-99, to lugnet.robotics.rcx.nqc)
 

ir
(score: 0.280)

  RE: Electrical Data Link between 2 RCXs
 
(...) Hi :) (...) Heheh, my feelings exactly before "bumping" into LUGnet community almost a year and a half ago ;) Ok, now, about the way I use Timer() and will try to use FastTimer() or counter loop if proven more effective. I have no need to get (...) (24 years ago, 28-Mar-01, to lugnet.robotics.rcx.nqc, lugnet.robotics)
 

long
(score: 0.280)

  Re: Decoding the LEGO IR remote control
 
Dennis, Dave Baum just posted the remote control codes ... they are below: - Nick - Dave Baum wrote: [snip] (...) (25 years ago, 18-Sep-99, to lugnet.robotics.rcx)
 

ir
(score: 0.280)

  Re: Decoding the LEGO IR remote control
 
(...) Ah, so the infamous d2 opcode is finally fully explained. What the d2 opcode did was discovered a while back when the firmware was disassembled, but people could only guess as to why Lego put such an opcode into the RCX. It was never connected (...) (25 years ago, 18-Sep-99, to lugnet.robotics.rcx)
 

ir
(score: 0.280)

  Re: Neural network for legOS... ??
 
(...) Sorry Niels, but I would say just try it yourself, they're not that hard to do, failing that if you can find the source for a small ANN, then that stands a good chance of working, I'm running quite a powerful evolutionary algorithm on mine, (...) (24 years ago, 27-Mar-01, to lugnet.robotics.rcx.legos)
 

long
(score: 0.280)

  Re: Decoding the LEGO IR remote control
 
(...) [snip] (...) What makes this especially intrigueing is that the remote control box does not send messages with the same preamble as the RCX does. The RCX with take an RCX message and treat it as a message. The stuff from the remote is treated (...) (25 years ago, 17-Sep-99, to lugnet.robotics.rcx)
 

ir
(score: 0.280)

  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: 0.280)

  Re: Tasks vs. program slots
 
Hello Dave, First, let me thank you for NQC ... you've made my RCX playing tremendously more rewarding. I've been wanting to use a Sharp IR receiver to demodulate the signal from a LEGO remote control, and then a PIC to decode the rx output for use (...) (25 years ago, 18-Sep-99, to lugnet.robotics.rcx.nqc)
 

ir
(score: 0.280)

  Re: fast firmware downloader
 
(...) The URL is: (URL) in the nick of time? The original firmdl.c was dated 10/3/98. It is currently 10/3/99 (PDT at least). This was not planned! Like firmdl.c, firmdl3.c is a single file joined from smaller ones for simplicity. I will link a .tgz (...) (25 years ago, 4-Oct-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx)
 

tower
(score: 0.280)

  Re: light sensor multiplexer
 
Hi Rainer, I do not understand quite your point about timing. Regarding to power sharp takes much more than what your RCX can give ( my measuremants show that RCX gives RMS current of )15 mA only this is not going to drive your sharp at all. (...) (24 years ago, 21-Mar-01, to lugnet.robotics.rcx)
 

long
(score: 0.279)

  Re: leJOS: anyone building under Cygwin? problem! (very long, not wrapped)
 
(...) I think that if you are running this under bash (which it sounds like), you need to have only colons in your classpath. I had some of these same problems when I was trying to get TinyVM to run on Cygwin, although I wasn't using ant. Andy (...) (24 years ago, 17-Mar-01, to lugnet.robotics.rcx.java)
 

long
(score: 0.279)

  RCX as a universal remote?
 
Here's a thought: You're in the bedroom with your trusty RCX on the floor. You're watching TV, but the tuner is in another room. You point your remote at your RCX, change channels, and the RCX scurries out of the room, off to repeat the IR command (...) (25 years ago, 13-Sep-99, to lugnet.robotics.rcx)
 

ir
(score: 0.279)

  Re: leJOS: anyone building under Cygwin? problem! (very long, not wrapped)
 
(...) Twice, even! (...) I think it is. Putting "" around the entire classpath fixed the problem. This works: /prosrm/lejos:lejosc -d D:/dev/prosrm/build/classes -classpath "D:/dev/jdk1.3/j re/lib/rt.jar;C:/tem...arser.jar" D:/dev/prosrm/lejos/src/L (...) (24 years ago, 16-Mar-01, to lugnet.robotics.rcx.java)
 

long
(score: 0.279)

  Re: leJOS: anyone building under Cygwin? problem! (very long, not wrapped)
 
(...) [snipped description of garbage characters output from lejosc] I hate to follow up to my own post, but I have some more info. This command line, with one item in the classpath, succeeds (well, it actually launches the compiler on the correct (...) (24 years ago, 16-Mar-01, to lugnet.robotics.rcx.java)
 

long
(score: 0.279)

  Re: Remote Control Internals?
 
(...) The LEGO remote control sends bytecode D2 (documented in the RCX 2.0 SDK, but also supported in the 1.0 firmware). When multiple buttons are pressed, the appropriate bits are ORed together in the data portion of the packet. The packet gets (...) (24 years ago, 17-Mar-01, to lugnet.robotics.rcx)
 

long
(score: 0.279)

  Re: Guide to Control Lab
 
hello, Yes, you can program using Lego LOGO, which is the official software that is packaged with the Lego Dacta Control Lab set. Or you can use the more powerful (IMHO) Lego Engineer, a program developed at Tufts which is based on National (...) (24 years ago, 11-Mar-01, to lugnet.dacta, lugnet.technic, lugnet.robotics.rcx.robolab)
 

long
(score: 0.278)

  Solved?? rotation sensor problem.
 
I tried solutions posted on this newsgroup to fix the rotation sensor problem.But It didn't work stable enough. I tracked the sensor input and realized the sensor sometimes picked up transient signal between two states. To solve this problem, I (...) (25 years ago, 10-Sep-99, to lugnet.robotics.rcx.legos)
 

range
(score: 0.278)

More:  Next Page >>


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