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 881 – 900 of about 14000.
Search took 0.01 CPU seconds. 

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

  Re: I've got what Iain Hendry's got, was Re: Swan Firmware
 
(...) Hi John I've fixed the problem. I tracked it down by commenting out parts of my program. Luckily I started on the function containing the problem So I found it very quickly. Solving the problem took longer though. As you can see below I've (...) (19 years ago, 16-Jul-05, to lugnet.robotics.rcx.nqc)
 

firmware
(score: 0.616)

  I've got what Iain Hendry's got, was Re: Swan Firmware
 
(...) I've got the flashing five problem as well, and it's really annoying, I spent most of my Friday in vain trying to fix it. I thought/think it's a stack overflow problem, but after serious optimising of my program It's made zero difference. (...) (19 years ago, 16-Jul-05, to lugnet.robotics.rcx.nqc)
 

firmware
(score: 0.616)

  Re: Does any RCX firmware allow a variable to survice shutdown?
 
(...) Global variables in the standard LEGO firmware(s) are persistent (i.e., their values are not lost when you turn off the RCX). You describe turning the RCX off and on using the "start/stop" button. I am guessing that you mean the red button (...) (19 years ago, 29-Jun-05, to lugnet.robotics)
 

firmware
(score: 0.614)

  Re: Does any RCX firmware allow a variable to survice shutdown?
 
(...) Here's a very simple NQC example using the standard LEGO firmware. #pragma noinit int a; task main() { a++; } This simple NQC program will increment global variable zero by one each time it is run. You can turn off the RCX and turn it back on (...) (19 years ago, 29-Jun-05, to lugnet.robotics)
 

firmware
(score: 0.614)

  Niente di nuovo sul fronte .... RCX2
 
Ho segiuto passo passo le istruzioni delle FAQ per installarlo, ma niente da fare! RCXcc 3.1 continua a darmi "Download failed...." Vi dico le varie prove che ho eseguito ditemi se manca quacchecosa: 1) Ho installato nella directory RCXcc la (...) (23 years ago, 14-May-01, to lugnet.loc.it)
 

mindstorms, firmware
(score: 0.614)

  Does any RCX firmware allow a variable to survice shutdown?
 
I'd like my robot to be able to store a variable, such that when I turn the RCX off, then back on again, with the start/stop button, the value of the variable is retained, not wiped. Is there a third-party firmware or something that allows you to (...) (19 years ago, 28-Jun-05, to lugnet.robotics)
 

firmware
(score: 0.614)

  Re: Does any RCX firmware allow a variable to survice shutdown?
 
Thanks for your help everyone. As predicted, it was simply that I was defining my variables in the program, and it hadn't occurred to me that they were already persistant and I was actually resetting them myself. Can there ever be a better answer (...) (19 years ago, 29-Jun-05, to lugnet.robotics)
 

firmware
(score: 0.614)

  Re: Does any RCX firmware allow a variable to survice shutdown?
 
(...) Have a look to David Schilling's great presentation: (URL) (19 years ago, 28-Jun-05, to lugnet.robotics)
 

firmware
(score: 0.613)

  Re: Does any RCX firmware allow a variable to survice shutdown?
 
On Tue, June 28, 2005 6:38 am, Justin said: (...) I know this is possible with BrickOS. However, it may even be possible with the NQC. I've seen where people use the same value across different programs. You just need to make sure you store the (...) (19 years ago, 28-Jun-05, to lugnet.robotics)
 

firmware
(score: 0.613)

  Re: Please help me identify this brick!
 
(...) (URL) a bit early for Mindstorms. I've only got a passing familiarity with the 4.5v system, but I believe that any parts that feature that type of 3-prong socket are designed for 4.5v power. All Mindstorms parts use either the 2x2x2/3 electric (...) (15 years ago, 19-Jan-10, to lugnet.technic)
 

mindstorms
(score: 0.613)

  dSwitch Aquasaurs Temp Monitor
 
Hey gang I just finished this MOC. This one use a LEGO Mindstorms NXT and a dSwitch to control a 120V light to aid in heating an Aquasaurs tank. More info at the link below: (URL) (15 years ago, 19-Jan-10, to lugnet.robotics)
 

mindstorms
(score: 0.612)

  Please help me identify this brick!
 
Hi, I've got a black 3x2 block in my large mixed box of Technic, but I'm not sure what it does! The block has a power cable socket in the top, and a smooth axle hole through it, as well as a smaller hole on one side. I've looked through the various (...) (15 years ago, 18-Jan-10, to lugnet.technic)
 

mindstorms
(score: 0.612)

  Re: R2D2 Sounds - A Warning my RCX has laryngitis.
 
(...) Picture was missing. Though, as I understand the sound-generation, I doubt that actually you are able to produce an RCX hardware-laryngitis through a program that is based on the standard RCX firmware, because you just don't touch the hardware (...) (19 years ago, 22-Jun-05, to lugnet.robotics)
 

firmware
(score: 0.612)

  RE: LegOS bug - firmware unlock string not below CC00h in some circumstances
 
(...) Argh! This is so typical of many embedded projects that I have seen go sour over the years. It's due to not using the linker to full advantage. In my firmware, I declare the string in its own .text section (you can do this in inline assembler (...) (23 years ago, 29-Apr-01, to lugnet.robotics.rcx.legos)
 

mindstorms, firmware
(score: 0.611)

  Re: Droid Developer Kit P-Mode
 
(...) The micro scout can be programmed using the VLL (Visible Light Link) protocol. VLL is directly supported by the scout (for a picture see (URL) I wrote a program for the Scout that allows me to program the Micro scout using inputs from two (...) (23 years ago, 2-May-01, to lugnet.robotics)
 

mindstorms, firmware
(score: 0.610)

  Re: Problems with FindWorld() function
 
(...) The code generated by NQC appears to be correct. I've had reports over the years from lots of people who have had great success with using the world relation table information in the Spybot so I doubt that the firmware is buggy in this respect (...) (19 years ago, 8-Jun-05, to lugnet.robotics.spybotics)
 

firmware
(score: 0.609)

  Problem with LDT plugin
 
Hi, I'm starting with lejos and I try to use the plugin LDT 1.2.0 for Eclipse 3.0 with Windows XP. When I try to run (Run As > leJOS), I get the message : An internal error occurred during: "Launching". java.lang.IllegalArg...Exception: Path must (...) (19 years ago, 8-Jun-05, to lugnet.robotics.rcx.java, FTX)
 

firmware
(score: 0.609)

  Re: navigation and communication
 
(...) We have worked with a big chart with black crosses on a white wooden surface. This works pretty well, since with the reflection of the light of the LED, black and white can be easily recognised. Then the ambient light has not a big influence. (...) (19 years ago, 8-Jun-05, to lugnet.robotics.rcx.legos)
 

firmware
(score: 0.609)

  Problems with FindWorld() function
 
I'm checking out the function FindWorld() [with BrixC and nqc version 3.1 a1 (built Mar 8 2005, 07:33:11)] and run into problems. The call int t = -1; ClearWorld(); FindWorld(t, SPY_RANGE, REL_GT, RANGE_NOWHERE); seems to work quite well. However if (...) (19 years ago, 8-Jun-05, to lugnet.robotics.spybotics)
 

firmware
(score: 0.609)

  Re: VLL with RCX using lego lamp
 
HI: (...) The short answer is YES. (...) You don't NEED it, BUT if by SDK you are referring to the lego Firmware 2.0 upgrade, it sure makes it VERY easy. If you are still running "older" firmware, then you could .....just a sec..... OK, I'm back. In (...) (23 years ago, 22-Apr-01, to lugnet.robotics.vll)
 

mindstorms, firmware
(score: 0.608)

More:  Next Page >>


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