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 / *8655 (-20)
  Re: brickOS & Cygwin with BricxCC
 
I have found the solution myself (and with the help of the Mindstorms Forum): Edit -> Preferences -> Compiler C/C++/Pascal Here you have to set the right paths. The OS root was wrong. (At me) It has to be /brickos and not /brickos-0.2.6.09.newConf2 (...) (20 years ago, 11-Apr-04, to lugnet.robotics.rcx.legos)
 
  Re: brickOS & Cygwin with BricxCC
 
It was just a testprogram: int main(int argc, char *argv[]) { return 0; } But it's the same with all other progs, too. Thx Franz Steinmetz www.roboshow.de franzsteinmetz@roboshow.de (20 years ago, 11-Apr-04, to lugnet.robotics.rcx.legos)
 
  Re: brickOS & Cygwin with BricxCC
 
(...) Post your source code and we'll tell you. (20 years ago, 11-Apr-04, to lugnet.robotics.rcx.legos)
 
  Re: NQC's future
 
(...) Ok, I was right. That one didn't work, so I pasted together some DOS UART code and made a PSerial_dos.cpp file that does seem to work my antique 486 DOS PC. I put a zip file with the DOS nqc.exe, the CWSDPMI.EXE DOS extender, and the source (...) (20 years ago, 11-Apr-04, to lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
 
  Re: brickOS & Cygwin with BricxCC
 
Hi, I want to say thanks, too, but I have a problem: I cant't compile and download programmes to the RCX. I always get the message: Compile Failed Errors found during compilation But I can download the firmware. Does anyone has a solution? Thx Franz (...) (20 years ago, 10-Apr-04, to lugnet.robotics.rcx.legos)
 
  problems with "dll"
 
Hi, I've installed cygwin and BrickOS successfully and downloaded the helloworld program, it workes. But when I now want to download a program with dll, following message appears: bash: dll: command not found What can I do? Thanks Franz Steinmetz (...) (20 years ago, 10-Apr-04, to lugnet.robotics.rcx.legos)
 
  Getting started; FFT; millisecond timing
 
Hi everyone, my first posting. First off, heartfelt thanks to Ralph for pbForth. Having recently (Jan 2004) got hold of Mindstorms 2.0 I thought I would lay out the way I found to get up and running with pbForth. It took me a week or two to figure (...) (20 years ago, 9-Apr-04, to lugnet.robotics.rcx.pbforth)
 
  IR to RF conversion for the RCX
 
Hi, As I was searching for ways to remove the "line-of-sight" problem with the RCX, I ran across this link: (URL) guys are building a complete RF module for the RCX. They are replacing the tower with a RS232-RF tower and they are also building a (...) (20 years ago, 8-Apr-04, to lugnet.robotics.rcx)  
 
  Re: Spirit.ocx
 
Many Mindstorms RIS 2.0/RCX2 users like you want the ability to control their Lego creations (robots, webcams, etc.) over the Internet using a 'plug-in free' JAVA client interface. Currently only RIS 1.x users have the ability to easily perform this (...) (20 years ago, 8-Apr-04, to lugnet.robotics.rcx.nqc)
 
  Re: Spirit.ocx
 
"Don Beauchesne" <dcbeau@NoSpam.shaw.ca> wrote in message news:Hvq79y.1A9I@lugnet.com... (...) (I (...) problem (...) only the (...) Try this link for some help: (URL) -bm www.brickmodder.net (20 years ago, 6-Apr-04, to lugnet.robotics.rcx.nqc)
 
  Spirit.ocx
 
I'm trying to use the spirit.ocx ActiveX control and VB to program my RCX (I realize this is a NQC newsgroup, but I didn't see one for VB users). My problem is that my infrared tower runs off the USB port, but spirit.ocx exposes only the serial (...) (20 years ago, 6-Apr-04, to lugnet.robotics.rcx.nqc)
 
  Re: New Sensor - ADXRS300-based Gyro for the RCX
 
(...) I fixed it right after I posted. Sorry about that.... Cheers, Ram (20 years ago, 6-Apr-04, to lugnet.robotics.rcx)
 
  Re: New Sensor - ADXRS300-based Gyro for the RCX
 
(...) Forgot to mention that now I am ready to tackle Legway using the ADXRS300 Gyro, ADXL202 Accelerometer, and a bit of Kalman filtering. Watch out Steve, I am coming ;-) Steve, you did an AMAZING JOB on LegWay!!!.... Cheers, Ram (20 years ago, 6-Apr-04, to lugnet.robotics.rcx)
 
  Re: New Sensor - ADXRS300-based Gyro for the RCX
 
(...) ROSCO (20 years ago, 6-Apr-04, to lugnet.robotics.rcx)
 
  New Sensor - ADXRS300-based Gyro for the RCX
 
Hi, Here is my prototype Analog Devices-based ADXRS300 Gyroscope sensor for the RCX. Check it out at: (URL) (20 years ago, 6-Apr-04, to lugnet.robotics.rcx)
 
  RE: Bluetooth and firmware query
 
Mike, If you're interested, pbForth replacement firmware may be the answer for many of your issues. My serial driver for the RCX is a straight half duplex that turns off the receiver when transmitting to avoid echoes from the IR. It could be (...) (20 years ago, 5-Apr-04, to lugnet.robotics.rcx.java, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.robolab)
 
  Bluetooth and firmware query
 
As some of you may know, we have been hacking RCXs and adding bluetooth modules. What would make life easier is some help modifying the firmware to increase the speed of the serial protocols to the max the Hitachi chip can handle, which is a lot (...) (20 years ago, 5-Apr-04, to lugnet.robotics.rcx.java, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.robolab)
 
  Re: NQC's future
 
(...) I probably botched the DOS serial driver, but you could give this build a try. (Requires at least a 386) (URL) had the djgpp version of gcc lying around from a previous DOS project, so I thought I'd give it a shot. Don (20 years ago, 3-Apr-04, to lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
 
  Re: NQC's future
 
(...) I'm not likely to ever attempt such thing. Sorry about that. Maybe someone else will. John Hansen (20 years ago, 2-Apr-04, to lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
 
  Re: NQC's future
 
(...) Call me kooky, but I'd like to see actual DOS support (ie, non-Win32s specific code) for the serial port. I have an old, trusty Win3.11 laptop that I want to use when taking my RCX out to events, for last minute fiddling. I've found version (...) (20 years ago, 2-Apr-04, to lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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