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: usb to ris 1.x rcx ir how
 Results 561 – 580 of about 5300.
Search took 0.03 CPU seconds. 

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

  Controlling an Electromagnet (LSM)
 
Hi all, It's been a while! A long while ago, while in elementary school, I used LEGO to build a manually-operated Linear Synchronous Motor (LSM) for a science fair project. I want to revisit this as an adult and built a full test track with a couple (...) (13 years ago, 24-Dec-11, to lugnet.robotics.rcx)
 

rcx
(score: 1.033)

  Re: no long range IR from laptop says Lego
 
(...) Its USB descriptors say there are two configurations with 100mA (I think these are for low and medium power), and two that require 500mA (high power mode). The LEGO USB Tower Interface Reference doesn't go into more details. Jürgen (22 years ago, 12-Feb-03, to lugnet.robotics.rcx)
 

usb, ir
(score: 1.032)

  Re: Remote control under linux
 
(...) Looking at your program, I see that you use code like the following to "run" a program: else if(data == P1) code0=0x91+alt; code1=0x00; send(2); This will only do half of the job. This is a "Set Program Number" opcode, which is the equivalent (...) (21 years ago, 3-Jun-03, to lugnet.robotics.rcx, FTX)
 

rcx, ir
(score: 1.032)

  Re: no long range IR from laptop says Lego
 
(...) Fascinating stuff, thanks again. In particular, I didn't know Anyone had persuaded Windows to respond intelligently to Usb Configuration's of variable power. Anybody know if these descriptors already appear on the web somewhere? Else please (...) (22 years ago, 13-Feb-03, to lugnet.robotics.rcx)
 

usb, ir
(score: 1.032)

  Re: Swan Firmware
 
(...) I feel so awful asking this, becuase I'm sure it must have been covered somewhere before - I'm not very good at understanding quite how everything works (API's and includes and so forth - no idea what that stuff is!). But here's my question: (...) (20 years ago, 6-Feb-05, to lugnet.robotics.rcx.nqc)
 

rcx, how
(score: 1.030)

  Re: Transmitting a message from the RCX to the PC
 
(...) This is a good technique for addressing messages to an individual RCX, and I've used it myself on many occasions. In this case, it is your RCX or NQC program on the 'bot that is "responding" or "not responding" either by taking action or (...) (22 years ago, 23-May-03, to lugnet.robotics.rcx)
 

rcx, ir
(score: 1.030)

  Re: Swan Firmware
 
Okay, okay, bad form responding to my own post. I got the new firmware on my RCX, downloaded the latest version of BricxCC, and NQC. But I can't figure out how to use this SetUserDisplay command? I want to show a variable on the display. I have no (...) (20 years ago, 6-Feb-05, to lugnet.robotics.rcx.nqc)
 

rcx, how
(score: 1.030)

  Re: NQC vs Spirit communication speed
 
The retry timing for RCX_Link uses a dynamic backoff, which is a good general purpose solution if you're going to be sending lots of packets (like a typical NQC download) and the latency through the serial driver is unknown and/or unpredictable (...) (24 years ago, 11-May-01, to lugnet.robotics.rcx.nqc)
 

rcx, ir, how
(score: 1.029)

  Re: Upgrade RCX?
 
(...) Hi Rand, I have started an hardware replacement for the RCX. Its based on an 16bit µController, an Infineon (Siemens) C164 with 128kb flash, 128kbSRAM and 64kb EEPROM. The controller plus the all memory is on a module from Phytec "Dipmodule (...) (22 years ago, 17-May-03, to lugnet.robotics.rcx.java, lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 

rcx, ir
(score: 1.029)

  Re: RIS 1.0 -> 1.5 -> 2.0 upgrade questions
 
The Software supports the serial Tower, since it asks wether you use a serial or usb-Tower. (...) -- Greetings Tobias Renz (22 years ago, 22-Jan-03, to lugnet.robotics.rcx)
 

usb, ris
(score: 1.028)

  Need Help RCX RIS 2.0 and Win2000 Patch3
 
My Mindstorms software does not run anymore! Before Microsoft came out with patch 3 the software ran fine. Now with the upgraded system it does not run. The Error is: "You do not have enough memory" Anybody have the same problem or know a work (...) (22 years ago, 30-Apr-03, to lugnet.robotics.rcx)
 

ris, rcx
(score: 1.028)

  MacNQC 3.0 Release Announcement
 
Hi All, I've released MacNQC 3.0. New features are: Added syntax coloring for NQC source code in the Editor Window. Made the preference window multi-paned. It now has a Compiler Pane, a Communications Pane, an Editor Pane, and a Text Colors Pane. (...) (22 years ago, 23-Apr-03, to lugnet.robotics.rcx.nqc)
 

usb, rcx
(score: 1.028)

  Re: Simulink Compilation
 
Dear Marc, It would be very interesting to have Simulink + Realtime Workshop controlling the RCX. By the way, how much speed do you expect can be achieved considering the communication speed between PC and RCX ? Liem. (...) (20 years ago, 22-Jan-05, to lugnet.robotics.rcx.legos)
 

rcx, how
(score: 1.027)

  VPBRICK
 
Hello! I have some questions: - (in the RCX side) How i can configure a message Event in NQC, I don't know the second parameter? SetEvent(My_Event,??..._Message); - (in the PC side to get the messages from the RCX), anybody have a sample code to use (...) (22 years ago, 18-Sep-02, to lugnet.robotics.rcx.nqc)
 

rcx, how
(score: 1.027)

  Re: RCX3 - Can extra hardware functionality be added?
 
(...) I have a proposal that would theoretically allow an RCX to use 49 motors and 147 active sensors (or 588 switches!). This has the potential to control an entire Ball Contraption or railway! The idea may be expandable to four times those (...) (20 years ago, 27-Jan-05, to lugnet.robotics.rcx)
 

rcx, how
(score: 1.026)

  Re: New invention instructions
 
(...) Seven: Here are two documents which show exactly how to build working components which I think go beyond what comes with the kit. They are free to download .pdf files. This one is written by Fred Martin, who designed the original RCX brick: (...) (20 years ago, 25-Jan-05, to lugnet.build, lugnet.people, lugnet.people.newbie, lugnet.people.teens, lugnet.robotics.rcx.robolab, FTX)
 

rcx, how
(score: 1.026)

  RCX IR protocol
 
Hi all, I was looking at the IR protocol described at (URL) and i dont quite understand. In paricular: What is the packet header? what does the ~ mean? (eg "RCX reply opcode is always ~query opcode") I am asking because i am writing an application (...) (23 years ago, 2-Sep-01, to lugnet.robotics.rcx)
 

rcx, ir
(score: 1.026)

  Re: RCX IR protocol
 
On the page (URL) look under the description of his send command and you'll see he sends a query "10" (hex) and gets a response "ef". This value, 0xEF, is the logical not (modulus 0xFF) of the query value 0x10. The tilde means "not". Dennis (...) (23 years ago, 3-Sep-01, to lugnet.robotics.rcx)
 

rcx, ir
(score: 1.026)

  Re: RCX IR protocol
 
(...) Take a look at (URL) (...) 55 ff 00 (...) complement, i.e. invert every bit separately. So for example ~f7=~11110111=00001000=10. (...) Good luck and show it to us when you are done Jürgen (23 years ago, 4-Sep-01, to lugnet.robotics.rcx)
 

rcx, ir
(score: 1.026)

  Re: New NQC API for RCX-Spybot or RCX-RC communication
 
(...) I forgot to include a few #defines: #define SERIAL_PACKET_RC 0 // default #define SERIAL_PACKET_SPYBOT 0 #define SERIAL_COMM_RC 7 // 4800/76KHZ/25% #define SERIAL_COMM_SPYBOT 7 // was SERIAL_COMM_4800 + SERIAL_COMM_76KHZ The RC function, by (...) (20 years ago, 12-Jan-05, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
 

rcx, how
(score: 1.025)

More:  Next Page >>


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