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 1381 – 1400 of 2193.
Search took 0.01 CPU seconds. 

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

  RE: Using IR Remote within pbFORTH
 
(...) If Caldera OpenDos supports QBASIC, then there is a program out there. I'll email it to you separately. (...) This can be awkward, because pbForth is expecting communications at 2400,n,8,1 while the remote is at 2400,o,8,1 You can call a (...) (23 years ago, 2-Nov-01, to lugnet.robotics.rcx.pbforth)
 

ir
(score: 1.475)

  Using IR Remote within pbFORTH
 
I'm trying to work a project for class using a Mindstorms kit. I want to program the system using Forth, but I've had two minor glitches. 1) Is it possible to download the firmware from an old DOS system? I've had no problem using NQC, but the (...) (23 years ago, 1-Nov-01, to lugnet.robotics.rcx.pbforth)
 

ir
(score: 1.475)

  Re: IR transmission, strange coding ?
 
(...) As far as I remember (it's been > 10 years) startbits are 0, stopbits are 1. (...) This is strange, are you sure it is not the odd parity bit? (...) That's fine, 1 is the 'passive' and 0 is the 'active' level. Jürgen (23 years ago, 6-Nov-01, to lugnet.robotics.rcx)
 

ir
(score: 1.475)

  Re: legOS codeI need example code of rcx2rcx communication.
 
Hi Chris, I just started experimenting with brick-to-brick rcx communication. This is some code that I got working. It doesn't do a whole lot, but it demonstrates the basics of what you need to do. There are two bricks involved. Hostmask is 0xf0. (...) (23 years ago, 24-Oct-01, to lugnet.robotics.rcx.legos)
 

ir
(score: 1.475)

  Re: IR remote control codes.
 
(...) What exactly do you want to know about this opcode? I have the full documentation in the form of the firmware disassembly... and it is online. See address 9700 of the disassembly at: (URL) you can't find it, search for "d2 opcode handler". I (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx)
 

ir
(score: 1.474)

  MacNQC Beta release 3.0a5
 
Hi All, I've uploaded MacNQC 3.0a5. New features are: * Updated the NQC compiler to 2.5a1. This adds Spybotics support. * Added the capability to save, download and disasssemble program images. * Added support for USB Joysticks to the OSX version. * (...) (22 years ago, 26-Aug-02, to lugnet.robotics.rcx.nqc)
 

usb
(score: 1.474)

  Re: Using IR Remote within pbFORTH
 
(...) Interesting. What sort of class/project is this? (...) I think I have some DOS dowload program at home. I never tried it, so I can't tell you whether it really works. I got it from the internet, so I suggest you try some search engines. If you (...) (23 years ago, 2-Nov-01, to lugnet.robotics.rcx.pbforth)
 

ir
(score: 1.474)

  Re: IR remote control codes.
 
thanks Kekoa, not only for this answer, but also for your great job in disassembling and documenting the the opcodes, I used them a lot in the past. (...) Well I think, I know all about it now, there a few strange things about it: 1. you don't have (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx)
 

ir
(score: 1.474)

  Re: Is this an error in legOS 0.2.5?
 
(...) a (...) Maybe, if you wanted to be really flash, when you get the (non-ultra) low battery warning, your robot could start seeking out the tower, and get ready to send the data. Maybe have a light near the tower that starts flashing when it (...) (23 years ago, 4-Aug-01, to lugnet.robotics.rcx.legos)
 

tower
(score: 1.474)

  Re: legOS codeI need example code of rcx2rcx communication.
 
(...) Chris, First, I think the code in the main function should be as follows: int main( int argc, char* argv[] ) { char buf[256]; int len; //notice the variable i is missing lnp_address_set_handler( 1, port_handler ); while(1) { len = (...) (23 years ago, 30-Oct-01, to lugnet.robotics.rcx.legos)
 

ir
(score: 1.474)

  Re: Is this an error in legOS 0.2.5?
 
(...) Hmmm, yes, you are right. In fact it woudn't make sense. My actual robot uses a little neural net and if battery goes low, the actual data will be sent to the PC to be saved. For this, it would be nice if the RCX makes some noise, I grab it, (...) (23 years ago, 31-Jul-01, to lugnet.robotics.rcx.legos)
 

tower
(score: 1.473)

  Re: legOS codeI need example code of rcx2rcx communication.
 
Albert, Thanks for responding to my post! I had trouble compileing the code maybe you could help or e-mail me the original.Thanks here is the error report: brick1.c: In function `read_from_ir': brick1.c:40: warning: passing arg 1 of `memcpy' di rget (...) (23 years ago, 29-Oct-01, to lugnet.robotics.rcx.legos)
 

ir
(score: 1.473)

  Mass and other spec's for RCX components
 
Does anyone has measurements for the mass of Mindstorms components (in grams)? I am particularly interested in the mass of the RCX brick (with batteries), the gearmotors, and the motorcycle-style wheels/tires. I am having a remarkably hard time (...) (23 years ago, 27-Sep-01, to lugnet.robotics.rcx)
 

range
(score: 1.473)

  Re: RCX sensor interfaces - diodes
 
I think the real point here is that it is usually necessary to incorporate a bridge network of six diodes to interface to the RCX sensor inputs. The signalling current must pass through at least two series diodes to get to the RCX terminals - a (...) (23 years ago, 28-Sep-01, to lugnet.robotics.rcx)
 

range
(score: 1.473)

  Does RCX work together with Bionicle Manas? If so, how?
 
Just bought a Bionicle Manas set... (2x IR receiver with 2x build motors and 2x an IR transmitter to fight agaist each other, they do work independent to each other...) I have been told it should work together with RCX Mindstorms where the RCX brick (...) (23 years ago, 17-Nov-01, to lugnet.robotics.rcx)
 

ir
(score: 1.472)

  Re: Winliblnp problems
 
I am using LNP under Linux, I was referring to your suggested solution, which is both sensibly and confusingly called Winliblnp (distinct from winlnp) - a port of liblnp for Windows. I want to write robot control apps using video feedback, and my (...) (22 years ago, 6-Sep-02, to lugnet.robotics.rcx.legos)
 

usb
(score: 1.472)

  Re: transfer data failed
 
Hi, thanks for the tips, but nothing helps. I tried 0.2.5, I tried the far and near mode, I changed the lighting conditions -> nothing helped. But I don't think that I fired up my Brick/Tower because the original Lego Software under Windows works, (...) (23 years ago, 13-Aug-01, to lugnet.robotics.rcx.legos)
 

tower
(score: 1.471)

  problems with nqc under linux
 
Hallo! Has anybody experiences with nqc for linux on notebooks? I want to use nqc under linux on a notebook computer. I use a serial pcmcia card from socket communications. The serial port is configured as ttyS0 (irq 4 and io-adr. 0x03f8 are (...) (23 years ago, 15-Aug-01, to lugnet.robotics.rcx.nqc)
 

tower
(score: 1.471)

  problems with legos on notebook
 
Hallo! Has anybody experiences with legos on notebooks? I want to use legos under linux on a notebook computer. I use a serial pcmcia card from socket communications. The serial port is configured as ttyS0 (irq 4 and io-adr. 0x03f8 are configured (...) (23 years ago, 15-Aug-01, to lugnet.robotics.rcx.legos)
 

tower
(score: 1.471)

  Re: How do I use WinLNP?
 
Tom, I'm struggling with WinLNP too. Tried to compile the LegoStudio prog in VC++6, but keeps hanging up. Don't think my old laptop is up to VC++6, or maybe I need the patch that is mentioned in other messages. In the meantime I have been using the (...) (23 years ago, 16-Nov-01, to lugnet.robotics.rcx.legos)
 

ir
(score: 1.470)

More:  Next Page >>


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