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 1481 – 1500 of about 14000.
Search took 0.02 CPU seconds. 

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

  DCC for the RCX
 
Hello All, I've completed a new bit of firmware that enables the RCX to act as a DCC Command Station. For those who are not familiar, DCC (short for Digital Command Control) is a means of sending electrical signals over model railroad tracks to (...) (21 years ago, 28-May-03, to lugnet.robotics.rcx, lugnet.trains) !! 
 

firmware
(score: 1.778)

  Re: Multitasking
 
Hi John, Thanks for for clarifying the differences between the RCX capabilites and the default firmaware capabilities. LegOS sounds like thge right to for true multitasking. But while I'm using the default firmware, it sounds like the sleep task (...) (25 years ago, 14-Jan-00, to lugnet.robotics)
 

firmware
(score: 1.778)

  Re: Expression limitations w/bytecode
 
One more note on arithmetic... The firmware supports operations where the second operand is either a constant or a variable, but not other sources (such as input values, timers, etc). Present versions of NQC don't check this, so code like "a -= (...) (26 years ago, 19-Jan-99, to lugnet.robotics)
 

firmware
(score: 1.778)

  Re: firmdl question
 
(...) I believe the units are tens of firmware bytes downloaded already. Oh, to point out the obvious, this is a ROM thing, not a firmdl thing. -Kekoa (25 years ago, 13-May-99, to lugnet.robotics.rcx.legos)
 

firmware
(score: 1.778)

  all-LEGO stepper motor (was Re: r/c servos and firmware
 
(...) It looks like I might not be able to do this today. My web hosting service (hostsave.com) stopped providing my web pages sometime in the last 24 hours and I'm not sure how long it will take to get them to fix it. Also, a correction: I meant to (...) (25 years ago, 23-Aug-99, to lugnet.robotics)
 

firmware
(score: 1.778)

  winlegos and sort
 
I'm having a problem recompiling legos firmware on windows NT. When I try, sort fails, for some reason, and that apparently corrupts the entire legos.srec, and the files that are needed to compile user programs. This is what it says... (...) (24 years ago, 25-May-00, to lugnet.robotics.rcx.legos)
 

firmware
(score: 1.778)

  Stumped - can't get started with pbforth
 
I have the firmware on the brick, as it displays "4th". Trouble is...what do I do next...what settings to use in Hyperterm / crt and to the post itself ? Like baud / error correction / tty terminal ? / echo... I get garbage all the time from the (...) (24 years ago, 8-Dec-00, to lugnet.robotics.rcx.pbforth)
 

firmware
(score: 1.778)

  Re: How to program cybermaster
 
(...) yup, any language that relies on the standard firmware, like Dave Baum's NQC or any other that makes use of spirit.ocx api NQC page -> (URL) New Year Marco C. aka McViper aka MediaCult ___...___ Work mailto:mcviper@geocities.com Home (...) (24 years ago, 27-Dec-00, to lugnet.robotics)
 

firmware
(score: 1.778)

  Re: advice for game of tag?
 
(...) The firmware knows what (and when) it has just sent, so it can distinguish between incoming and outcoming messages. (...) That's not exactly true. Infrared light travels at the speed of light (300000 km/s), so you can safely ignore delays. (...) (24 years ago, 5-Feb-01, to lugnet.robotics.rcx.nqc)
 

firmware
(score: 1.778)

  Re: Niente di nuovo sul fronte .... RCX2
 
(...) Si tratta della utility FIRMWARE.exe presente nel package Lego. Devi indicare il nome del file da scaricare poi va come una lippa. Devi solo verificare la variabile che indirizza la COM .... Ciao. (23 years ago, 14-May-01, to lugnet.loc.it)
 

firmware
(score: 1.778)

  Re: rcx power circuit
 
(...) I'm pretty sure that the 2.0 firmware will work on a 1.0 or 1.5 brick. - Jacob (23 years ago, 6-Dec-01, to lugnet.robotics)
 

firmware
(score: 1.778)

  Re: Shuting up the RCX
 
(...) Well, you could hack the LEGO firmware. Not easy but possible. Jürgen (23 years ago, 19-Dec-01, to lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 

firmware
(score: 1.778)

  taste of java
 
i'm looking into the posiblities of replacement firmware and was wondering how hard it would be to learn java and what would be the best way to acomplish this (22 years ago, 6-Jun-02, to lugnet.robotics.rcx.java)  
 

firmware
(score: 1.778)

  Re: IR Tower
 
(...) The IR frequency can be changed with custom firmware, but I don't know if it can be made high enough. (21 years ago, 15-Apr-03, to lugnet.robotics)
 

firmware
(score: 1.778)

  Re: NQC's future
 
(...) All, I thought that the spybot could not have the firmware replaced. Am I wrong? -Andrea (21 years ago, 6-Dec-03, to lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
 

firmware
(score: 1.778)

  Re: NQC's future
 
(...) Dear John, Even if it requires a firmware replacement, please add: - more variables, - float type variables, - string type variables, - certain math library (sin, cos, exp, ...) - at least good approximations, - more subs, - functions with (...) (21 years ago, 9-Dec-03, to lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
 

firmware
(score: 1.778)

  swan question
 
Hi I'm experimenting with the Swan firmware but I have a puzzle. Is the constant OUT_A a direct equivalent to MTR_A as replacing OUT_A with MTR_A doesnt seem to work.I've used SetMotorPower128(MTR_A,50) to set motor speed. The command that doesn't (...) (19 years ago, 29-Oct-05, to lugnet.robotics.rcx)
 

firmware
(score: 1.778)

  Re: Nic_1
 
(...) Hey that's pretty amazing for the standard RCX firmware. I guess calculation time doesn't really matter though. I'm a graduate EE taking estimation theory this semester so I'll keep this close to my heart. :-p I can't wait to try 2 mics on the (...) (19 years ago, 10-Feb-06, to lugnet.robotics)
 

firmware
(score: 1.778)

  GCC toolchain available for NXT
 
Hi, I have modified the NXT firmware source to work with gcc, and also set up the make file. Pls. read on if you are interested... NXT can be programmed with a gcc toolchain (Lego uses IAR). The gcc toolchain setup description I have made is (...) (18 years ago, 15-Nov-06, to lugnet.robotics)
 

firmware
(score: 1.778)

  Re: lcd display on RCX 1.0
 
(...) If you load RCX2 firmware in a RCX1 brick (they are fully compatible*), you'll have acces to this function (and all other RCX2 specific possibilities) Philo *Except for some minor differences in IR hardware. (17 years ago, 25-Jun-07, to lugnet.robotics.rcx.nqc)
 

firmware
(score: 1.778)

More:  Next Page >>


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