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 / *5445 (-20)
  Re: How do I use WinLNP?
 
Tom, I'm struggling with WinLNP too. Tried to compile the LegoStudio prog in VC++6, but keeps hanging up. Don't think my old laptop is up to VC++6, or maybe I need the patch that is mentioned in other messages. In the meantime I have been using the (...) (23 years ago, 16-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: Lego LED Lights for Debugging or Decoration
 
(...) Again, these 9V system Single bi-colour LED light bricks are available at eBay: (URL) (23 years ago, 16-Nov-01, to lugnet.robotics.rcx)
 
  Re: RcxCC (whoops, BricxCC) update
 
(...) [snippage] (...) files are no longer written to the directory in which BricxCC resides. They are written to the Windows temporary directory as reported by the operating system. Toolbars are greatly enhanced. They drag, they float, they dock to (...) (23 years ago, 15-Nov-01, to lugnet.robotics.rcx.nqc)
 
  How do I use WinLNP?
 
Hi, Is there any instructions on WinLNP out there besides the ones on the homepage. I am kind of confused by them. Also, can anyone direct me to RCX talker? I have heard it mentioned a few times and it sounds like it is all I need, however I cannot (...) (23 years ago, 15-Nov-01, to lugnet.robotics.rcx.legos)
 
  compile multiple source files
 
Hello i see this post: (URL) to compile multiple source files, but i don't understand the changes to take to do, i see two parts: Makefile Fragment and Makefile.user patch, but My "Makefile.user" look a little bit diferent. I'm running legOS-0.2.4 (...) (23 years ago, 15-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: Still having problems with helloworld.c
 
Thanks John! I will see if that works.I had almost given up and Mike was helping me set up the whole thing again alongwith the USB patch. Regards, Rajendra (...) (23 years ago, 15-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: Still having problems with helloworld.c
 
Hi, I had the same problem you did and traced it back to a faulty line in loader.c (which contains makelx's main()). In revision 1.3 and earlier of that file you can find the following toward the end of the file: if(argc-optind<3 || lx.text_size==0) (...) (23 years ago, 15-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: Does RL2.5 have array support?
 
Miles: On the question of arrays. Yes, it turns out that RL 2.5 *does* have array support (although you'd never find this out from the documentation). The trick is to use the container-of-container VI, which you only get in the Modifiers palette in (...) (23 years ago, 14-Nov-01, to lugnet.robotics.rcx.robolab)
 
  Battery eliminator?
 
Hi, I was looking at a webpage about a battery eliminator for a 1.5 rcx. It had a transformer and a voltage regulator and some dowel lengths to fit into the battery compartment. Can someone give me the webpage(or something similar) for this, I can't (...) (23 years ago, 14-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: Mindstroms 2.0 and NT
 
(...) I have installed it with no problem on Win2K. Do you have a full RIS 2.0 with the USB tower? If so, you are probably out of luck for NT. I've heard you can by the serial tower from pitsco-dacta, which should allow you to use NQC on NT fine. (23 years ago, 12-Nov-01, to lugnet.robotics.rcx)
 
  Mindstroms 2.0 and NT
 
Hello Everyone: My first post here. Any way I can install the 2.0 cd on a NT laptop. Or is it possible to install just the firmware and then NQC? Any work arounds at all? Thanks JohnC (23 years ago, 11-Nov-01, to lugnet.robotics.rcx)
 
  Re: Non Robot uses of the RCX
 
"Frank Caggiano" <caggiano@crystal-objects.com> wrote in message news:3B90E72C.520834...cts.com... (...) She was in 4th grade, she used ROBOLAB and the datalogging capabilities, but we moved the raw data to excel for analysis, though it could have (...) (23 years ago, 11-Nov-01, to lugnet.robotics.rcx)
 
  Re: Spirit.OCX
 
The spirit.ocx will not work with the USB tower. All is not lost tho. I am working on a new open source control to replace the spirit.ocx, but it looks like it will be a couple of weeks before I make it available for testing. If you are interested (...) (23 years ago, 10-Nov-01, to lugnet.robotics.rcx)
 
  Spirit.OCX
 
I want to program mit RCX 2.0 with VB but therefor i need spirit.ocx , but it wasn't on the lego-CD. Could anybody send it to me and will it work the the usb-IR-Tower? Is there a new version of spirit.ocx or has anybody an idea how it works? Thanks (...) (23 years ago, 9-Nov-01, to lugnet.robotics.rcx)
 
  2.0 Firmware Summary/FAQ?
 
Is there an online summary of the changes/new features in the RCX 2.0 firmware somewhere? I have the "Extreme Mindstorms" book which has a good summary of 2.0 in Chapter 4, but I was looking for something I could download and print off to hand out (...) (23 years ago, 9-Nov-01, to lugnet.robotics.rcx)
 
  sory for wrong link- thanks Philo :-)
 
Mindsensors is please to Announce the New release of Infra Red Reflection Based Obstacle Detector which is very economic alternative to light sensor. For more details visit Mindsensors Robotics web page at www.geocities.com/mindsensors and (...) (23 years ago, 8-Nov-01, to lugnet.robotics.rcx)
 
  Re: Infra Red Reflection Based Obstacle Detector-IRROD
 
Nice little device... but the second link should be (URL) (23 years ago, 8-Nov-01, to lugnet.robotics.rcx, lugnet.robotics.scout)
 
  Still having problems with helloworld.c
 
Hi! I tried changing the path for KERNEL in makefile from Demos directory and giving the path for legOS there.Now I get a different message when I do 'make'.It says 'No rule to make target'?!Now is there any way I could solve this.If I download the (...) (23 years ago, 8-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: LegOS USB Support (for RCX 2.0)
 
I would love a copy of your USB source! So far I haven't had any luck communicating with the USB tower using my own code, so any help you can give me would be greatly appreciated. Do you have it posted somewhere or would you prefer to email it to me (...) (23 years ago, 7-Nov-01, to lugnet.robotics.rcx.legos)
 
  Infra Red Reflection Based Obstacle Detector-IRROD
 
Mindsensors is please to Announce the New release of Infra Red Reflection Based Obstacle Detector which is very economic alternative to light sensor. For more details visit Mindsensors Robotics web page at www.geocities.com/mindsensors and (...) (23 years ago, 7-Nov-01, to lugnet.robotics.rcx, lugnet.robotics.scout)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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