| | Re: PSION 5MX HAND HELD
|
|
I got this reply from Kasper: (...) Hi scott... unforunatly, i cannot get the lugnet listserver let me post to the list, so if anybody else is interested, you will have to forward this mail to the list =) anyways, i am the happy owner of a palm5mx.. (...) (24 years ago, 11-Dec-00, to lugnet.robotics.palm, lugnet.robotics.rcx.nqc, lugnet.robotics.rcx.java)
|
|
| | PSION 5MX HAND HELD
|
|
I was reading about these yesterday. They appear to have a serial port: (URL) anyone who understands these things able to get it to interact with our friend the RCX? It means nothing to me, but it appears they will run JAVA in some form. Scott A (24 years ago, 11-Dec-00, to lugnet.robotics.palm, lugnet.robotics.rcx.nqc, lugnet.robotics.rcx.java)
|
|
| | Re: Communication between NQC and VisualBasic
|
|
(URL) is my scanner source code made by NQC and Visual Basic In this case, i used StartTask(), StopTask(), SetVar(), Poll(), etc. from the LEGO's control. (24 years ago, 3-Dec-00, to lugnet.robotics.rcx.nqc)
|
|
| | Re: Communication between NQC and VisualBasic
|
|
In article <G4uLMp.1tL@lugnet.com>, "Richard Sutherland" <richard@webbox.com> wrote: here...it would just be putting another level of abstraction between the (...) IR Messages are implemented, although in the simulated environment they result in (...) (24 years ago, 1-Dec-00, to lugnet.robotics.rcx.nqc)
|
|
| | Re: Communication between NQC and VisualBasic
|
|
(...) Unfortunately, Spirit.ocx doesn't support sending messages. However, the packet protocol is pretty simple so as long as you can access the serial port directly you should be able to build message packets. See the following web pages for more (...) (24 years ago, 1-Dec-00, to lugnet.robotics.rcx.nqc)
|
|
| | Re: Communication between NQC and VisualBasic
|
|
It seems that you want to run an RCX emulator on the PC side that can use the PC IR Tower as if it was the internal transmitter in the RCX brick. Thus you could run NQC generated bytecode in your robot, and NCQ generated bytecode on your PC. I know (...) (24 years ago, 30-Nov-00, to lugnet.robotics.rcx.nqc)
|
|
| | Communication between NQC and VisualBasic
|
|
I would like to experiment with communication between two autonomous robots. Unfortunately I can't afford a second RCX. So I would like to this thing with the RCX and my PC. Is there a way to write a NQC program that interacts with a Visual Basic (...) (24 years ago, 30-Nov-00, to lugnet.robotics.rcx.nqc)
|
|
| | Re: monitoring motor revolutions
|
|
(...) Hi Kris, In addition to Lester's comment here some ideas and statements regarding your project. As Lester stated, you will need accurate distance, speed and direction measurements - and that is so true. Furthermore, for calculating coordinates (...) (24 years ago, 29-Nov-00, to lugnet.robotics.rcx.nqc)
|
|
| | Re: monitoring motor revolutions
|
|
(...) The type of navigation you seem to be talking about is called "dead reconning" by aviators. This method requires accurate distance, speed and direction mesurments. Counting motor revolutions does not even tell distance if the surface has (...) (24 years ago, 28-Nov-00, to lugnet.robotics.rcx.nqc)
|
|
| | monitoring motor revolutions
|
|
I am currently working on a program that will monitor where a RCX goes. I am trying to establish a coordinate system so if it finds a light it can tell the location of the light. I was thinking about monitoring motor revolutions, but then I am (...) (24 years ago, 28-Nov-00, to lugnet.robotics.rcx.nqc)
|