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 1041 – 1060 of about 2200.
Search took 0.01 CPU seconds. 

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

  RE: Current state of pbforth
 
(...) Yeah, I haven't quite got around to implementing cut-and-paste... You can use Hyperterminal or any other similar teminal emulator set to 2400,n,8,1 once the firmware is loaded. Unless you have a USB port. OK, if you really need this, then I (...) (21 years ago, 29-Aug-03, to lugnet.robotics.rcx.pbforth)
 

usb
(score: 0.553)

  Function list and Command List for LegOS 0.2.3 (Long Post...)
 
Hi All, I am eagerly awaiting the full documentation for 0.2.3, in the mean time, I culled together some info from the readme files for 0.2.3, looking through some of the source files and the old 0.1.7 documentation that is on line. I find it (...) (24 years ago, 16-Apr-00, to lugnet.robotics.rcx.legos)  
 

ir, long
(score: 0.553)

  Re: Duplex Comms with RCX
 
(...) I just haven't found a non-intrusive method for keeping the tower alive. I hate transmitting garbage every few seconds and possibly trampling incoming data. I'm also not sure this is a very good long-term solution. Really a general purpose (...) (24 years ago, 26-Apr-00, to lugnet.robotics, lugnet.robotics.tele, lugnet.robotics.rcx.nqc)
 

long, tower
(score: 0.552)

  Re: Remote Message Buttons
 
(...) I just use the standard IR message stuff from BrickOS. They are normal messages, so this works just fine. Here are some lines of code: (I think it's in lnp.h) #include <sys/lnp.h> ... clear_msg(); ... if (msg_received != 0) my_message_value = (...) (21 years ago, 8-Dec-03, to lugnet.robotics.rcx.legos)
 

ir
(score: 0.551)

  Re: BrickOS on Mac OS X
 
(...) Dave, We look forward to hearing how these tools work out for you. You should try Michael Zapp, (URL) about the USB applications. Ed (21 years ago, 16-Aug-03, to lugnet.robotics.rcx.legos)
 

usb
(score: 0.551)

  IR-Tower and PowerBook-G3 ?
 
Has anyone else had problems using the IR-Tower with a PowerBook-G3 (WallStreet '98)? I tried for two days and only got 'Problem talking to IR device' messages. Tried different cables, cont-checked both cables. Finally went and tried it on the GFs (...) (25 years ago, 10-Aug-99, to lugnet.robotics.rcx.nqc)
 

ir, tower
(score: 0.551)

  Re: IR-Tower and PowerBook-G3 ?
 
(...) I use the IR tower with a Wallstreet regularly (NQC was developed on my PowerBook), and I haven't had any problems. Did you make sure that AppleTalk is either set for Ethernet or turned off completely? You also may want to disable other (...) (25 years ago, 11-Aug-99, to lugnet.robotics.rcx.nqc)
 

ir, tower
(score: 0.551)

  Re: Memory, Motors and Odd Things
 
(...) Hi Steve, Are you using BrickOS 0.2.6.10? In earlier versions, it was possible for malloc() to return pointers to RAM in the range [F010,FB7F], which was shared with the motor port controller. Writing to this memory adversely affected the (...) (21 years ago, 11-Dec-03, to lugnet.robotics.rcx.legos, FTX)
 

range
(score: 0.549)

  Re: Robolab, byte codes and assembler
 
---...--->snip (...) I guess the competition asks you to run a certain distance as precisely as possible, or/and do some precise turns. We often experienced this kind of challenges in our school. The best way seemed to be to collect statistical (...) (21 years ago, 28-Nov-03, to lugnet.robotics.rcx.robolab)
 

ir
(score: 0.549)

  Re: IR-Tower and PowerBook-G3 ?
 
(...) Well, that beats my Centris 610 (1993, with a 68040 upgrade) as the oldest Mac I've heard running NQC. -Tim (25 years ago, 15-Aug-99, to lugnet.robotics.rcx.nqc)
 

ir, tower
(score: 0.549)

  ERIKA 1.2 available for download...
 
ERIKA 1.2 available for download! This version includes: - enhanced infrared support (single and multi-byte send!) - infrared transmission bugfix - PWM support now can be installed on timers T80/T81 depending on thefeatures (notes, IR transmission) (...) (21 years ago, 24-Nov-03, to lugnet.robotics.rcx)
 

ir
(score: 0.548)

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

  Re: IR-Tower and PowerBook-G3 ?
 
(...) Yes, AT is set to ethernet. (...) OK, I'll try that also. BTW, I now have nqc running on my *old* SE/30 (8MB) with a version of MPW I found on ETO-20. Everything seems to work fine. Downloads firmware as well as test.nqc Still mystified by the (...) (25 years ago, 11-Aug-99, to lugnet.robotics.rcx.nqc)
 

ir, tower
(score: 0.548)

  Re: IR-Tower and PowerBook-G3 ?
 
(...) Yes. The PB-G3 is plugged into a wall-wart almost all the time. I thought of that also. Very strange. I'm resurecting an old SE/30 in the hopes that I can squeeze MPW into an 8MB machine. I think the serial ports on that machine ought to be (...) (25 years ago, 10-Aug-99, to lugnet.robotics.rcx.nqc)
 

ir, tower
(score: 0.548)

  RE: IR-Tower and PowerBook-G3 ?
 
(...) This might sound stupid, but did you try it with the G3 attached to a wall wart? The reason I mention this is that my digital camera only downloads to my laptop if the laptop is plugged in to the wall. The laptop serial levels DO change (...) (25 years ago, 10-Aug-99, to lugnet.robotics.rcx.nqc)
 

ir, tower
(score: 0.548)

  Re: Robolab, byte codes and assembler
 
(...) Should be legal, perhaps. But I was just suggesting that before sending him off to try to patch the firmware, he might want to make sure it was legal to do so. Although RIS and RoboLab may not use the same identical firmware, that doesn't (...) (21 years ago, 29-Nov-03, to lugnet.robotics.rcx.robolab)
 

range
(score: 0.547)

  Re: IR Sensitivity - Was: 1.5/2.0 infrared problem
 
(...) Mark, Thanks for posting this. I've been trying to figure out how to do that, but I don't know enough about the IR messages and baud control of BrickOS to do it myself. (...) I don't know if this is printed anywhere, but here's some more info (...) (21 years ago, 3-Nov-03, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.spybotics)
 

ir
(score: 0.546)

  Re: IR Sensitivity - Was: 1.5/2.0 infrared problem
 
(...) ... (...) ... (...) Yes. The extra channels are for non-repeating stuff. Like you said. (...) Well, I've discovered (while working on a Spybot project) that if you ask just the right question, the people at LEGO may reply to it. They are (...) (21 years ago, 4-Nov-03, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.spybotics)
 

ir
(score: 0.546)

  Re: IR Sensitivity - Was: 1.5/2.0 infrared problem
 
(...) [snippage] (...) [more snippage] (...) Glad you like the chart. Trying to find a way to present the information in a useful manner was the trick for me, too. :-) I'll have to throw up a web page or something. As to figuring it out, credit has (...) (21 years ago, 4-Nov-03, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.spybotics)
 

ir
(score: 0.546)

  Re: IR Sensitivity - Was: 1.5/2.0 infrared problem
 
(...) Hi Philippe, I've been adding support for the Spybot and Manas remotes to my custom firmware LDCC. The idea is to allow 3 people to each control a seperate train using these remotes. This is how I discovered the problem with RCX 1.0 not (...) (21 years ago, 3-Nov-03, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.spybotics)
 

ir
(score: 0.546)

More:  Next Page >>


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