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 781 – 800 of about 2200.
Search took 0.03 CPU seconds. 

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

  Re: control RCX from PC
 
(...) I just looked over it, and it seems very near to my needs. I may try to modify it for writing to the USB tower. Thanks. By the way, which C++ compiler do you use ? (...) Remote" program. Am I right ? If so, it would be quite easy for me to (...) (20 years ago, 18-Apr-04, to lugnet.robotics.rcx)
 

usb, tower
(score: 2.669)

  Re: Trains, DCC, and pbForth
 
(...) The basic DCC ack is defined as an increase of load on the track of at least 60ma for 6ms +/- 1ms. Normally this happens on a quiet track where all you have powered is the decoder being programmed at the time. However, if you have a bunch or (...) (21 years ago, 21-Nov-03, to lugnet.trains, lugnet.robotics.rcx.pbforth)
 

ir, tower
(score: 2.668)

  Re: BricxCC & downloading NQC programs failing
 
(...) You should look at the LEGO USB Tower control panel Applet. On the Advanced tab there are fields where you can change these timeout values. John Hansen (20 years ago, 5-May-04, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 

usb, tower
(score: 2.667)

  Re: Patched firmware to improve rotation sensor, was Re: Robolab, byte codes and assembler
 
(...) I think RoboLab uses its own firmware, so patching FIRM0328.LGO won't help you unless you use the RIS programming environment. (Or NQC, but that apparently isn't allowed by FIRST?) (...) I've used FIRM0328.LGO with older (version 1.0) RCXes (...) (21 years ago, 29-Nov-03, to lugnet.robotics, lugnet.robotics.rcx.robolab)
 

ir, tower
(score: 2.667)

  Re: NQC's future
 
(...) According to the LEGO documentation, only the normal (source 1) Timers can be used as an event source. The ‘sensors’ for which events can be generated are: · Physical sensors (Source 9, Range 0-2, Logical number 0-2) · System timers (Source 1, (...) (21 years ago, 12-Jan-04, to lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
 

range, ir
(score: 2.663)

  Re: BricxCC & downloading NQC programs failing
 
Hi John and all the other members, yes, we got exactly this error in our teachers workshop today. We wrote a few programs on PCs with Windows98. Therefore we used Bricxcc 3.3.7.7 and usb towers. And we got the error you wrote about. The programs (...) (20 years ago, 5-May-04, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 

usb, tower
(score: 2.662)

  Painful details on RCX.pm problems
 
More RCX.pm stuff in case John Quillan (to whom I'll be forever indebted, if this ever works) shows up. So I have this code: #!/usr/bin/perl use LEGO::RCX; my $rcx = new LEGO::RCX(); $rcx->ping(); $k = 0; while($k ne 10) { print($k.") (...) (24 years ago, 6-Nov-00, to lugnet.robotics.rcx)
 

long, tower
(score: 2.662)

  Change the the parity setting of the IR tower.
 
Can I change the parity setting of ther IR tower so that I can use 8 data bit, no parity, 1 stopbit instead of 8 databit, odd parity, 1 stopbit. I want to access the IR tower with a serial port that has only the settings 8N1. (21 years ago, 9-Mar-04, to lugnet.robotics.rcx)
 

ir, tower
(score: 2.661)

  Re: Change the the parity setting of the IR tower.
 
(...) I have a serial IR tower, but what do you mean by "just do it"? Is there a way to alter the hardware or anything else so that the tower understands 8N1? (21 years ago, 10-Mar-04, to lugnet.robotics.rcx)
 

ir, tower
(score: 2.658)

  Re: Does RIS2.0 set use the fiber optics cable?
 
(...) There are some way of reponse : - It's include in several box of spybotic - Lego says : *WDoes the Micro Scout read IR transmissions?* The Micro Scout reads LIGHT transmissions rather than Infrared (IR) transmissions. (in (URL) page) So (...) (21 years ago, 5-Jan-04, to lugnet.robotics.rcx)
 

ir, tower
(score: 2.657)

  Re: New TLC Mindstorms survey
 
(...) On the software side, don't forget to lobby them to fix the #$@%$! hyperthreading USB tower driver bug!!!! I'd also love to see real C/C++ programming support out of the box -- setting up Cygwin and brickOS is just too hard for most people. If (...) (20 years ago, 20-Jun-04, to lugnet.robotics.rcx)
 

usb, tower
(score: 2.649)

  RE: QuiteC IR interfacing to lego firmware IR
 
(...) Not knowing EXACTLY what is going on with QuiteC, I can only offer some suggestions.... The 0x55 to 0x5D might just be IR warmup goofiness. As far as I know, the RCX really only looks for the FF 00 Not sure what happened to the F7 and 08, but (...) (21 years ago, 3-Feb-04, to lugnet.robotics.rcx)
 

ir, tower
(score: 2.649)

  Re: phantom.dll control problem
 
----- Original Message ----- From: "Ayse Gaye Soykok" <asoykok@e-kolay.net> <snip> (...) mfc (...) be (...) CreateFile(USB_TOWER, (...) I was able to make it work using precisely this call ... got the basic working VC++ version from here: (URL) I (...) (20 years ago, 29-Jun-04, to lugnet.robotics.rcx)
 

usb, tower
(score: 2.648)

  Another way to avoid Float
 
For the navigation of my robot, I do not plan to use float or trig function. I will use long integer (32bits). the high 16 bit are the true integer value. the low 16 bits are 1/65535 value. let say 1 = 0x00010000 2 = 0x00020000 2.5 = 0x00028000 2.25 (...) (24 years ago, 19-Jan-01, to lugnet.robotics.rcx)
 

range, long
(score: 2.647)

  Cannot receive with LNP.
 
Hi list! my name is Gerard and I'm working with BrickOS over the lego mindstorms. My problem with LNP is that it seems not to be receiving anything. After having installed the handlers on both sides (pc and rcx) no one seems to receive anything. On (...) (21 years ago, 30-Jan-04, to lugnet.robotics.rcx.legos)
 

ir, tower
(score: 2.646)

  Re: MacNQC 4.05b, RCX 1.0 and OS X 10.4.6 can't program the brick
 
(...) Funny I'm tripping over this just today... (...) The most weird thing happened to me today on my iMac - I've only dug out the old Mindstorms stuff last weekend and went through reviving cybermaster and Spybotics - and guess what, the RCX and (...) (14 years ago, 10-Mar-11, to lugnet.robotics.rcx.nqc)
 

usb, ir, tower
(score: 2.643)

  Re: RCX 2.0 Arrays
 
(...) Fixing that has been on the to-do list for a long time. But it just isn't a high priority since there are easy workarounds. Right now adding USB support is top priority. Dave Baum (23 years ago, 26-Aug-01, to lugnet.robotics.rcx.nqc)
 

usb, long
(score: 2.643)

  brickOS v1?
 
Hi, I'd like to know if the v1 of brickOS with the support of the usb tower for linux (without patch) is going to come soon or not. Actually I have tried many things but without success. Thank's Nil (20 years ago, 7-Jul-04, to lugnet.robotics.rcx.legos)
 

usb, tower
(score: 2.643)

  phantom.dll control problem
 
Hi all, I am going to use phantom.dll controls(I hope)for communicating with rcx. I am using visual C++ 6.0 as the development environemnt. I am using the controls, in a win32 console application. The problem is nothing seems to be send to the rcx (...) (20 years ago, 26-Jun-04, to lugnet.robotics.rcx)
 

usb, tower
(score: 2.643)

  communication pc/rcx
 
hello, for the needs of a robotic course, I need to find a lejos program for the rcx. the program running on the pc side is supposed to ask the x,y coordinates of a point and then, when entered, transfer them to the rcx, then, whith the program (...) (21 years ago, 12-Feb-04, to lugnet.robotics.rcx.java)
 

ir, tower
(score: 2.642)

More:  Next Page >>


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