| | MacNQC 3.0 Beta
|
|
Hi All, I've uploaded a beta version of 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 (...) (23 years ago, 16-Sep-01, to lugnet.robotics.rcx.nqc)
|
|
| | Re: RCXcc & USB
|
|
(...) I just got a new catalog from Pitsco. Along with it was an extra one page "Mindstorms for Schools" sheet with Robolab 2.5 (F900054 $59) and the USB tower (F979783 $29) on it. 1-800-362-4308. The lady said the tower wouldn't ship until the end (...) (23 years ago, 15-Sep-01, to lugnet.robotics.rcx.nqc)
|
|
| | Re: monitoring touch sensor
|
|
(...) FYI, Jason and I ended up with this program: int touch_count=0; int release_count=0; task main() { while (true) { // infinite loop // look for first press until(SENSOR_1 == 1); PlaySound(SOUND_CLICK); touch_count = 1; // wait for 1 second for (...) (23 years ago, 15-Sep-01, to lugnet.robotics.rcx.nqc)
|
|
| | Re: RCXcc & USB
|
|
John, Do you have the Pitsco part number for the USB tower since I cannot find it on their Web site? Thanks for your help. (...) (23 years ago, 14-Sep-01, to lugnet.robotics.rcx.nqc)
|
|
| | RCXcc & USB
|
|
Is there anyone out there who could contribute Delphi source code that would enable my revised copy of RCXcc to work with the new USB IR tower. I've ordered a USB tower from Pitsco for $29. Once it arrives I'll be commencing work on the necessary (...) (23 years ago, 13-Sep-01, to lugnet.robotics.rcx.nqc)
|