To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  Search Results: Mindstorms redownload firmware
 Results 1461 – 1480 of about 14000.
Search took 0.01 CPU seconds. 

Messages:  Full | Brief | Compact
Sort:  Prefer Newer | Prefer Older | Best Match

  Re: sending variables betwen rcx's?
 
My advice would be to try and solve the problem using the regular message facilities (SendMessage(), ClearMessage(), Message()). If you have more than 255 values to convey between the RCX's, then you can try chaining multiple messages together (with (...) (24 years ago, 13-Mar-01, to lugnet.robotics.rcx.nqc)
 

firmware
(score: 1.424)

  cannot download RCX Code
 
I just got my RIS last week and I've had a problem getting the IR unit to download RCX code to the RCX unit. I can download Firmware all I want and I downloaded RCX Command Center and tried downloading code from it and had no problems there either. (...) (24 years ago, 14-Mar-01, to lugnet.robotics.rcx)
 

firmware
(score: 1.424)

  Re: Robotics beginner question
 
(...) Well, if you want to keep the Lego 'firmware', you are pretty much stuck with 'NQC' (Not Quite C) which is a small C subset that generates the same kind of special bytecode as Lego's own graphical programming language. This is a relatively (...) (24 years ago, 23-Mar-01, to lugnet.robotics)
 

firmware
(score: 1.424)

  2.0 Firmware
 
I recently unpacked my Minsdstorm components after almost 1 year of non use and downloaded the latest NQC system only to find that for some of the new features it requires 2.0 firmware. I have two RCX's each of which says 1.0 on the outside and NQC (...) (24 years ago, 7-Apr-01, to lugnet.robotics)
 

firmware
(score: 1.424)

  Re: Remote Control Internals?
 
(...) The LEGO remote control sends bytecode D2 (documented in the RCX 2.0 SDK, but also supported in the 1.0 firmware). When multiple buttons are pressed, the appropriate bits are ORed together in the data portion of the packet. The packet gets (...) (24 years ago, 17-Mar-01, to lugnet.robotics.rcx)
 

firmware
(score: 1.424)

  RCX Crash!
 
I have downloaded the latest version of pbForth and when I downloaded it to the RCX the "4th" appeared on the screen. Later I wanted to go back to the standard RCX 2.0 firmware. I took out the batteries to clear the memory from pbForth, but when I (...) (24 years ago, 20-Mar-01, to lugnet.robotics.rcx.pbforth)
 

firmware
(score: 1.423)

  RE: RCX & Cybermaster (VLL comms and MicroScout)
 
Hi Chris, Do a search for "CM-RCX Comm" thread, in lugnet.robotics :) That's (still) my main current project. It works. It's possible to make a CM and a RCX communicate with each other through "eletric" (or light but I didn't test the input through (...) (24 years ago, 15-Mar-01, to lugnet.technic, lugnet.robotics)
 

firmware
(score: 1.423)

  RE: RCX Crash!
 
Henrik, Don't panic. To make sure that you have actually killed the pbForth firmware, you need to take out the batteries while it's actually running a program. I've had it showing "4th" on the display for over 1 month just on batteries. If it's (...) (24 years ago, 20-Mar-01, to lugnet.robotics.rcx.pbforth)
 

firmware
(score: 1.423)

  Revisions to RcxCC
 
I'm working on a revision to Mark Overmars' fantastic RcxCC program. I'm an experienced Delphi programmer so that's no problem. But I'm not all that experienced with NQC or the RCX generally. I've got a the latest version of NQC, a Cybermaster, an (...) (24 years ago, 3-Apr-01, to lugnet.robotics.rcx.nqc)
 

firmware
(score: 1.423)

  Re: Electrical Data Link between 2 RCXs
 
Hi Bernd, When you need it really fast, you sholud use legOS instead of NQC. A program written with NQC uses the LEGO firmware, which is a ByteCode Interpreter. This pogram is interpreted Byte after Byte from firmaware. The firmware executes the (...) (24 years ago, 26-Mar-01, to lugnet.robotics.rcx.nqc)
 

firmware
(score: 1.423)

  RE: RCX & Cybermaster (VLL comms and MicroScout)
 
(...) [snip] (...) [snip] (...) Yep, besides using the "normal" Light->LightSensor type of comms, the direct electric connection is possible too, by using NQC's Off() and Float() commands, you simulate the ON/OFF state of a TouchSensor. This way, (...) (24 years ago, 20-Mar-01, to lugnet.technic, lugnet.robotics)
 

firmware
(score: 1.423)

  RE: Need for chat server?
 
Yes, I also like the static facilities of message-boards, newsgroups and mailing-lists, because it becomes a searchable info resource. To me, the use of a LUGnet IRC server (or simply a #LUGnet channel in any other ircnet), would be useful to simply (...) (24 years ago, 26-Mar-01, to lugnet.robotics)
 

firmware
(score: 1.422)

  Re: Sfida prossimo LF
 
"Carlo Ottolina" <kruntz@tiscalinet.it> ha scritto: (...) "Bernardo Dal Seno" <piu1759@cdc8g5.cdc.polimi.it> ha scritto: (...) legOS (...) Avete ragione voi, ricordavo male. Credevo che legOS accedesse alle stesse routine del firmware originale ma (...) (24 years ago, 27-Mar-01, to lugnet.loc.it)
 

firmware
(score: 1.422)

  Re: Sfida prossimo LF
 
(...) Scusa se ti contraddico ma legOS gestisce i sensori attivi con delle temporizzazioni diverse dal firmware standard e questo causa delle differenze nelle letture, anche se credo che nelle ultime versioni di legOS si ottengano letture più simili (...) (24 years ago, 26-Mar-01, to lugnet.loc.it)
 

firmware
(score: 1.422)

  Re: 2.0 Firmware
 
In article <3ACFB1C5.58E7F648@kih.net>, Micah J. Mabelitini <micahx@kih.net> writes (...) How do you install it. It says to run 'ATLclient.exe', but that doesn't work. Can Anybody help? (24 years ago, 11-Apr-01, to lugnet.robotics)
 

firmware
(score: 1.422)

  Re: Shutting off illumination LED on Light Sensor for LIDAR
 
This sounds very cool. If you want to do the mapping at the bottom, you will have to use alternitive firmware anyway (right?), and they have a passivate command that turns off the light. It passivates the sensor, but I don't think standard firmware (...) (24 years ago, 28-Mar-01, to lugnet.robotics)
 

firmware
(score: 1.422)

  Re: 2.0 Firmware
 
Did you edit the ATLClient.ini file? You have to specify where ATLClient is supposed to look for the files it uses (this is discussed in the Install.txt file). After editing this file, run ATLClient.exe and download the new firmware. Next open up (...) (24 years ago, 11-Apr-01, to lugnet.robotics)
 

firmware
(score: 1.422)

  Re: 2.0 Firmware
 
In article <GBn3FD.Cw5@lugnet.com>, Dean Hystad <dean.hystad@mts.com> writes (...) What and where would the 'DLL' path be?? (24 years ago, 12-Apr-01, to lugnet.robotics)
 

firmware
(score: 1.422)

  RE: Electrical Data Link between 2 RCXs
 
Hi Bernd :) I see we're working in the same subject here :) *great* If you care to browse lugnet.robotics old thread "VLL *input* for RCX/CyberMaster (in NQC) ?" or the newer one, starting with "CM-RCX" (the subject had some variations) Your (...) (24 years ago, 27-Mar-01, to lugnet.robotics.rcx.nqc, lugnet.robotics)
 

firmware
(score: 1.422)

  Re: Electrical Data Link between 2 RCXs
 
Thanks for the info on the electric datalink. It's a clever idea that I never would have thought of myself. It seems to me that you could cut down on your transmission time if you changed the shape of your pulse train. The pauses between bits don't (...) (24 years ago, 26-Mar-01, to lugnet.robotics.rcx.nqc)
 

firmware
(score: 1.422)

More:  Next Page >>


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