 | | Re: Lego patents
|
|
I am not entirely sure what you are asking about, but maybe this will help... I met a guy at Brickfest earlier this year named John Barnes. John makes aftermarket sensors for Mindstorms, using third party electronics, but a modified Lego(TM) brick. (...) (24 years ago, 27-Dec-01, to lugnet.robotics)
|
|
 | | Re: How to make shared memory....not
|
|
I think this is what you want, but I am still learning. :) int inc (int&); int dec (int&); int (*pFunc) (int); //pointer to a function that accepts/returns an int if (add) { pFunc = inc; } else { pFunc = dec; } int a = pFunc(10); So, if add is true, (...) (24 years ago, 27-Dec-01, to lugnet.robotics.rcx.legos)
|
|
 | | Re: How to make shared memory....not
|
|
(...) ooohh. I like that idea. So I can write one program with all my functions and my other programs can just include a couple function calls. Again, in my VB world, I don't mess with pointers. When you have a minute, can you type up a sample (...) (24 years ago, 27-Dec-01, to lugnet.robotics.rcx.legos)
|
|
 | | Re: How to make shared memory....not
|
|
(...) Yes. That is the only thing you have to do. You can store whatever you want. (...) Exactly. If you know you what you do, nothing bad can happen. BTW., this scheme can be extended to something like a shared library. If you store pointers to (...) (24 years ago, 27-Dec-01, to lugnet.robotics.rcx.legos)
|
|
 | | Re: How to make shared memory....not
|
|
(...) Thanks, Michael. This appears to be exactly what I'm looking for. I assume if I want to store more values, I can just change the 'shared' struct, right? (add l, m, n...) When you say 'multitasking problems', you're talking about storing & (...) (24 years ago, 27-Dec-01, to lugnet.robotics.rcx.legos)
|
|
 | | Re: startin with robolab
|
|
I have only the building parts to an Intelligent House set and the illustrated building instructions... I suppose I can download the Robolab software right? But my doubt is if I must buy the RCX and IR Tower. -- Paula Berger E-mail: (...) (24 years ago, 27-Dec-01, to lugnet.robotics.rcx.robolab)
|
|
 | | Re: New MindStorms SDK
|
|
(...) Oh! It's great! But where is "towerapi.lib" ? I want to program using MS VC++ for VLL. I found dll and document in this archive but no lib. -- mac (24 years ago, 27-Dec-01, to lugnet.robotics)
|
|
 | | ROBOLAB 2.5 (USB) woes with Mac OS 9.2
|
|
I just gave my son ROBOLAB (2.5, with USB tower, in the Team Challenge set) and can't get it to run on our Power Macintosh G3 running Mac OS 9.2.1. When I bring up ROBOLAB, the "ADMINISTRATOR" button is not enabled, so I can't download firmware to (...) (24 years ago, 27-Dec-01, to lugnet.robotics.rcx.robolab)
|
|
 | | Re: NQC with USB Port
|
|
(...) (24 years ago, 27-Dec-01, to lugnet.robotics)
|
|
 | | Re: What batteries are required for the RIS 2.0 RCX?
|
|
Six AA's. (1.5v) ---...--- Steve Baker ---...--- Mail : <sjbaker1@airmail.net> WorkMail: <sjbaker@link.com> URLs : (8 URLs) (24 years ago, 27-Dec-01, to lugnet.robotics)
|
|
 | | Re: What batteries are required for the RIS 2.0 RCX?
|
|
AA(1.5v) x 6 Zhengrong RCX COntrolled LEGO Train Projects (URL) lugnet.robotics, craig_morris@fenetech.com writes: (24 years ago, 27-Dec-01, to lugnet.robotics)
|
|
 | | What batteries are required for the RIS 2.0 RCX?
|
|
(24 years ago, 27-Dec-01, to lugnet.robotics)
|
|
 | | Re: startin with robolab
|
|
Do you have the building parts to an Intelligent House set? Do you have the illustrated building instructions? Do you have a RCX and an IR Tower? Do you have the RoboLab software? (...) (24 years ago, 27-Dec-01, to lugnet.robotics.rcx.robolab)
|
|
 | | RE: NQC with USB Port
|
|
-- MIME ATTACHMENTS DISCARDED: 1. Content-Type: multipart/alternative; boundary="----_=_Nex....7B4D8A8E" Content-Length: 2823 (24 years ago, 26-Dec-01, to lugnet.robotics)
|
|
 | | Re: Vision Command
|
|
I would have tried that, but there was nowhere to choose where it looks for the files. It prompts for the windows CD and has only one button, "ok". Clicking on the OK button without the windows CD in the drive does nothing. Thanks QBF (...) (24 years ago, 26-Dec-01, to lugnet.robotics.rcx)
|
|
 | | Re: Remote servo motor controller for RCX
|
|
Not yet still need to get some bugs out in program. but should be up by new year. you can buy these servo motors from any ronot store like Acroname or Mr robot. can cost any where from $13 and up ( for good durable servo) for general purpose $13 (...) (24 years ago, 26-Dec-01, to lugnet.robotics)
|
|
 | | NQC with USB Port
|
|
Hi all there, my son got a RIS2 were the IR Power uses a USB connector. We saw that NQC only supports COMs. Has anybody an idea how to use NQC with USB? Is there possibly any patch or USB Version? Thanks for you help Peter (24 years ago, 26-Dec-01, to lugnet.robotics)
|
|
 | | Re: Vision Command
|
|
(...) Jason, many of the files are probably in the CAB files on your hard drive. When it asks you for a missing file from your WIN98 disk, refer it to C:\windows\options\cabs. Vision Command works fine with Win98. Jerry (24 years ago, 26-Dec-01, to lugnet.robotics.rcx)
|
|
 | | RL2.5 crashes on Win95
|
|
Hi all, Has anyone got RL2.5 working on Win95 OSR1? I just got my copy for Xmas and it crashes after displaying the main menu screen :( Just for fun (haha!) I tried on another machine, also installed with Win95 and got the same result - looks like (...) (24 years ago, 26-Dec-01, to lugnet.robotics.rcx.robolab)
|
|
 | | Vision Command
|
|
I just got Vision command for christmas. Because I am out of town I tried it on a laptop. The setup required the windows 98 CD. I have a CD with the windows 98 setup but it is not the original CD and the VC setup didn't like it. Is there any way to (...) (24 years ago, 25-Dec-01, to lugnet.robotics.rcx)
|