|
| | 2 RCX communication on the same model
|
| If you set a motor_out to free wheel, and attached the output end to another RCX input for a touch sensor, could you simulate a touch event by turning of free wheel for a moment? If so is there any way that different messages could be sent like: (...) (26 years ago, 9-Dec-98, to lugnet.robotics)
| |
| rcx, communication (score: 3.544) |
|
| | Re: 2 RCX communication on the same model
|
| Matthew Miller wrote in message ... (...) my (...) I mean the one that came with the RIS. I will have a look again the program training modules for IR communication. Maybe I missed it. I am not using this interface any more, but will look to see if (...) (26 years ago, 10-Dec-98, to lugnet.robotics)
| |
| rcx, communication (score: 3.542) |
|
| | Why legOS?
|
| (...) This is definitely a general interest question. I'll try and summarize the pros and cons appropriately for the Powerpoint age. legOS cons: - System is unstable - this is beta. - gcc and binutils required. - C programming knowledge required. - (...) (26 years ago, 11-Dec-98, to lugnet.robotics)
| |
| rcx, communication (score: 3.538) |
|
|
| spybot, rcx, communication (score: 3.536) |
|
| | Re: communication Linux - NQC - Cybermaster
|
| (...) You can probably do anything you want with the [minimally documented] -raw option for nqc. You can use it to send arbitrary packets to the RCX or Cybermaster. For example, to query variable 0, you could do this: nqc -c -raw 120000 Of course, (...) (26 years ago, 2-May-99, to lugnet.robotics.rcx.nqc)
| |
| rcx, communication (score: 3.516) |
|
|
| spybot, rcx, communication (score: 3.509) |
|
| | Re: Spybots communication
|
| (...) To send and receive IR or VLL messages using NQC and Spybots you would write a program something like this: #define VLLEvent 1 #define MessageEvent 2 void DebugOut(const int &x) { SetLED(LED_MODE_ON, (x & 0x17) | ((x & 8) * 4) | ((x & 32) / (...) (21 years ago, 16-Mar-04, to lugnet.robotics.spybotics)
| |
| spybot, rcx, communication (score: 3.505) |
|
| | help needed with ROBOLAB sw on Mac
|
| I just got the ROBOLAB sw and am attempting to use it on a Mac G3 with MacOS 8.6 . I haven't got the IR tower yet so I have not attempted any RCX communication, all I am trying to do is play around with ROBOLAB's graphical programming, and I can't (...) (25 years ago, 4-Aug-99, to lugnet.robotics)
| |
| rcx, communication (score: 3.502) |
|
|
| spybot, rcx, communication (score: 3.501) |
|
| | Re: RCX and Micro Scout Communication
|
| (...) A little off topic for this thread, but I thought it was worth mentioning: The microscout can be controlled by a spybot as well. The spybot has both IR comms and VLL I/O. So a spybot has two built in motors and can control a microscout for a (...) (20 years ago, 26-May-04, to lugnet.robotics)
| |
| spybot, rcx, communication (score: 3.486) |
|
| | Re: advice: which Mindstorms system?
|
| I would buy two rcx set : you get lot more for your money. With multi rcx, you can experiment inter-rcx communication... Andreas Stabno a écrit : (...) ---...--- Philippe Jadin mailto:philippe.jadin@skynet.be Belgium, Europe Simple yet usefull Robot (...) (25 years ago, 15-Dec-99, to lugnet.robotics)
| |
| rcx, communication (score: 3.480) |
|
| | Re: RCX and Micro Scout Communication
|
| (...) So, for instance, if I want to use a spybot to control something else, what VLL codes I can to use? Can it also get info back from the other controller? Can VLL be used to make the spybot talk to some other microcontroller like OOPIC or (...) (20 years ago, 16-Jun-04, to lugnet.robotics)
| |
| spybot, rcx, communication (score: 3.471) |
|
| | Re: RCX and Micro Scout Communication
|
| (...) Gabe, Did you see my other post in this thread? (URL) includes a link to the VLL data format. Using that, it shouldn't be hard to build something that can "talk" VLL to a Spybot. You'd be able to send messages (a number from 1 to 127) from the (...) (20 years ago, 16-Jun-04, to lugnet.robotics)
| |
| spybot, rcx, communication (score: 3.470) |
|
| | Re: IR Control
|
| (...) Perhaps I should add Apple Event support to MacNQC - it wouldn't be too difficult. On the other hand, it may be more appropriate to build a smaller stand-alone app that serves as a bridge between Apple Events and RCX communication. Dave Baum (25 years ago, 22-Dec-99, to lugnet.robotics)
| |
| rcx, communication (score: 3.452) |
|
| | IR remote using PIC16F84
|
| Hi I am new at the list with my first question. For background information. I have not yet done much with RCX so I may ask stupid questions. I am developing IR remote controller for RCX using cheap PIC16F84 processor. I have already written physical (...) (25 years ago, 22-Oct-99, to lugnet.robotics)
| |
| rcx, communication (score: 3.443) |
|
| | Re: Connecting two RCX's
|
| (...) Another case would be where you also want to use IR for doing radar. If you had IR messages bouncing around for both radar and communication, it might confuse the radar algorithm or generate incorrect readings. (You'd also have to reserve a (...) (25 years ago, 3-Nov-99, to lugnet.robotics.rcx.nqc)
| |
| rcx, communication (score: 3.438) |
|
| | Communications
|
| I am looking for detailed information on RCX communication (computer to rcx, and rcx to rcx). I am also looking for detailed information on all devices, sensors, motors etc.. Could somebody point me to a site with some good information. Thank You. (...) (25 years ago, 5-Jan-95, to lugnet.robotics)
| |
| rcx, communication (score: 3.438) |
|
| | Spybot communication with Java
|
| Hello Everybody, I am writing a java application for 'junior' programmers (my Son) to control the Spybot. My application will support simple commands similar to logo. But I am having some difficulty in getting my java app to talk with the Spybot. My (...) (20 years ago, 17-Sep-04, to lugnet.robotics.spybotics)
| |
| spybot, rcx, communication (score: 3.437) |
|
| | RCX communication
|
| Hi, (Sorry, my English is not good) I would like to know if it's possible to use legOS (LNP) to get communications between RCXs without the PC, I mean, without an intermediate between the RCXs. And, if it's possible, how can I do that ? I'm using 3 (...) (24 years ago, 17-Oct-00, to lugnet.robotics.rcx.legos)
| |
| rcx, communication (score: 3.429) |
|
| | Re: Spybots
|
| (...) Hardware wise, they have two motors, a touch sensor, and several light/IR sensors. They can hold one program at a time. They use a serial connected interface that uses light (not sure if its IR or not) for program transfer. There is no USB (...) (20 years ago, 31-Aug-04, to lugnet.robotics)
| |
| spybot, rcx, communication (score: 3.426) |