| | Re: Serial to USB Adapters for iMac
|
|
On a slightly related note, I've been trying to get all this to work via Linux on a PowerBook FireWire. I have a keyspan USB PDA adapter (USA-19), I seem to be able to at a minimum send characters to the tower (the green light of justice lights up) (...) (24 years ago, 28-Dec-00, to lugnet.robotics.rcx.nqc)
|
|
| | Re: Serial to USB Adapters for iMac
|
|
(...) "no reply from RCX" is probably not an adapter problem. My first guess would be that the RCX doesn't have firmware loaded (If you see "00.00" on the display, firmware is loaded, if you just see an icon and "1", then it isn't). Second guess (...) (24 years ago, 26-Dec-00, to lugnet.robotics.rcx.nqc)
|
|
| | Serial to USB Adapters for iMac
|
|
Hello Up until yesterday my nephew has been using the Xircom USB to Serial adapter on an iMac (Blueberry 350 ) with MPW NQC quite successfully. Now NQC seems to be able to transmit via the adapter (the green data light flashes on the adapter and on (...) (24 years ago, 26-Dec-00, to lugnet.robotics.rcx.nqc)
|
|
| | Re: newbie question
|
|
(...) I guess the motors with Lego firmware are only floating and not breaked in the impulse-pause. With legOS you have breaked motors in the impulse-pause. If you would not use legOS try pulsing it yourself with brake an slow. Rainer (24 years ago, 23-Dec-00, to lugnet.robotics.rcx.nqc)
|
|
| | newbie question
|
|
I have been playing around with controlling LEGO trains with the control lab and the RCX but keep bumping in to the same problem. I need the motor output to be smoother and slower. This is so I can slowly approach a sensor and stop the train without (...) (24 years ago, 23-Dec-00, to lugnet.robotics.rcx.nqc)
|
|
| | Re: Event dispatch
|
|
(...) Meanwhile I found this out too. (...) I think I never would have found this feature. (...) I like the new features in 2.3a1! (I'll try them tonight). TZS (24 years ago, 18-Dec-00, to lugnet.robotics.rcx.nqc)
|
|
| | NQC 2.3 a1 in beta test
|
|
Only a few minor new features, but I had to rework code generation for expressions and conditions extensively, so that's why its a beta release. (URL) Baum (24 years ago, 18-Dec-00, to lugnet.robotics.rcx.nqc)
|
|
| | Re: Event dispatch
|
|
(...) I think the choice of whether to have a single task waiting on multiple events or multiple tasks each servicing a single event depends on the following questions: 1) Is there a single activity that should be happening that gets interrupted by (...) (24 years ago, 17-Dec-00, to lugnet.robotics.rcx.nqc)
|
|
| | Event dispatch
|
|
In the SDK2 documentation for the new Lego-Scripting language events are used as follows: sensor Opto on 2 Opto is light as percent event gloomy when Opto is 0..20 event dull when Opto is 30 .. 40 event intense when Opto is 80 .. 100 main { start (...) (24 years ago, 17-Dec-00, to lugnet.robotics.rcx.nqc)
|
|
| | Re: monitoring motor revolutions
|
|
Kris wrote (...) As stated by Lester and Bernd, navigation in a 'real' world environment is somewhat complicate. Due to limitations in accuracy, it is nearly impossible to perform the 3 basic tasks mentioned by Bernd. (...) First i thought, that it (...) (24 years ago, 11-Dec-00, to lugnet.robotics.rcx.nqc)
|