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

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

  NXT iterate files
 
I wrote some NXC code that runs on the enhanced NBC/NXC firmware. It demonstrates how to iterate files on the filesystem. Let me know if you have any questions. John Hansen #define LOADER_HANDLE(_x) (_x&0xff) #define LOADER_ERR_BYTE(_x) (...) (17 years ago, 30-Dec-07, to lugnet.robotics.nxt, lugnet.robotics)
 

firmware
(score: 1.778)

  RE: NXT external storage
 
(...) Yes. RobotC already supports an optional "fast" mode that is five times faster transmission when reading a single byte. For reading multiple bytes from an I2C device, RobotC is about 15 times faster than the NXT-G firmware. There are a couple (...) (18 years ago, 9-Apr-07, to lugnet.robotics.nxt)
 

firmware
(score: 1.778)

  Re: Robolab, byte codes and assembler
 
(...) Please don't take my post as a criticism of the original firmware, I merely wanted to point out alternatives. I agree, the 3ms sample rate is more than adequate for most applications. (...) Yes, the RCX is rugged in many respects, but I think (...) (21 years ago, 27-Nov-03, to lugnet.robotics.rcx.robolab)
 

firmware
(score: 1.778)

  TinyVM 0.1.2 Released
 
A new version of TinyVM (a JVM for the RCX) is now available from: (URL) usual location is (URL) we were experiencing technical difficulties; it should be up by the time you read this). 0.1.2 has several improvements over 0.1.1, including some (...) (25 years ago, 25-Mar-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.java)  
 

firmware
(score: 1.778)

  Re: CBS (Clicking Brick Syndrome) Patch availible
 
(...) Well I have a retail set, and decided to try downloading the firmware via USB from the LEGO software, and you guessed it, I got clicking. So I pressed the reset button as they suggest, and tried downloading it again, the progress bars all (...) (18 years ago, 8-Sep-06, to lugnet.robotics.nxt)
 

firmware
(score: 1.778)

  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.778)

  Re: Real C/C++ Programming Solution?
 
(...) The closed-loop features I'd like would be comparable to those implemented in the Charmed Labs Xport Botball Controller (see charmedlabs.com and botball.org) - PID control of velocity, with a "move to position" command and preferably (not (...) (17 years ago, 10-Aug-07, to lugnet.robotics.nxt.nxthacking)
 

firmware
(score: 1.778)

  Re: Steve H, C$, me learning C Brick OS
 
(...) A very cold breeze... :-) (...) If the "2 files" you mention are the ones I put up on bricxcc.sourceforge.net then the brickos.srec firmware should be installed to the brickos\boot directory. That's where it gets put if you do a full make from (...) (21 years ago, 9-Jan-04, to lugnet.org.ca.rtltoronto)
 

firmware
(score: 1.778)

  Re: Dead RCX
 
Completely dead? no response of any kind when you push the ON/OFF button? I ask because if battery power is off for too long, the firmware evaporates and the RCX is pretty non -responsive. But the LCD is not blank. If this is the case, download the (...) (23 years ago, 17-May-01, to lugnet.robotics.rcx)
 

firmware
(score: 1.778)

  Re: NXTway DS powered by LEJOS OSEK
 
(...) OK, I will make three versions (no-so-potimized version, 16msec update, and display removed version). Next couple of days I will not have time to do, so please wait for several days. (...) You are right. LEJOS OSEK does not support file system (...) (17 years ago, 6-Aug-07, to lugnet.robotics)
 

firmware
(score: 1.778)

  Re: web controllable robots
 
(...) You can do this today with LegOS/EmuLegOS, and possibly with the standard firmware. In case you don't follow LegOS, EmuLegOS is an emulator for the LegOS libraries, but the latest version contains virtual and real IR support. Baiscally there (...) (25 years ago, 2-Aug-99, to lugnet.robotics)
 

firmware
(score: 1.778)

  Re: Text Based Programming for NXT - pbLua is Available
 
(...) Tony, thanks for the work so far. What happens if, after the firmware is loaded you do any of the following: 1. Reset the NXT (press reset for less than 1 second) 2. Unplug the USB cable, wait 5 seconds, and plug it back in again (...) Here's (...) (18 years ago, 20-Jan-07, to lugnet.robotics.nxt)
 

firmware
(score: 1.778)

  Re: Flash Write Cycles
 
(...) flash Are you sure of this John? It seems like the reset button would be for dire circumstances and would do something different than the firmware boot mode. The spec says this about SAMBA loading: "To enter SAM-BA Boot Recovery, the TST pin (...) (18 years ago, 13-Sep-06, to lugnet.robotics.nxt)
 

firmware
(score: 1.778)

  Re: Idea de Emulador RCX
 
TRANSLATION FOR ALL NON-SPANISH SPEAKERS. NOTE THAT JOSE SALINAS CAN READ ENGLISH SO YOU CAN REPSOND IN ENGLISH. The idea that we have is to emulate the mircocontroller of the RCX, that is we want to emulate the RCX at the lowest so that we can then (...) (23 years ago, 23-Feb-02, to lugnet.robotics)
 

firmware
(score: 1.778)

  Re: RIS memory usage
 
(...) The RCX has a 64k address space. Here is how it is split up: Addr Len Usage 0000 4000 On-chip ROM 4000 4000 Reserved (for on-chip ROM of other chip models) 8000 7b80 External RAM fb80 0200 Reserved (for on-chip RAM of other chip models) fd80 (...) (26 years ago, 8-Apr-99, to lugnet.robotics)
 

firmware
(score: 1.778)

  Re: lack of interest in basic stamp and basicx
 
(...) What I've always wondered about the Basic Stamp is why anyone would want to use Basic to program an microcontroller. I love Basic but when coding for a robot I want to take full advantage of the hardware, and that means programming it in Forth (...) (25 years ago, 23-Nov-99, to lugnet.robotics)
 

firmware
(score: 1.778)

  Re: Is this an error in legOS 0.2.5?
 
(...) in (...) Statement should be right. It's same behavier found in original firmware: (URL) (battery power (cc5a) > 1a2c (6700 mV)) call ROM 1e4a (r6=301b) // clear battery low indicator else if (battery power (cc5a) > 189c (6300 mV)) call ROM (...) (23 years ago, 28-Jul-01, to lugnet.robotics.rcx.legos)
 

firmware
(score: 1.778)

  Re: PRIORITY TRANSMISSION
 
(...) In my view you always want both a router and a software firewall behind it. I just bought a Linksys BEFSR41 at Best Buy for $40 after the mail-in rebate. With a hub the thing expands to something like 50 DHCP/static IP boxes -- more than (...) (21 years ago, 17-Sep-03, to lugnet.off-topic.debate, FTX)
 

firmware
(score: 1.778)

  Re: NQC 2.3
 
(...) Ok! Ho completamente eliminato dal mio pc la versione NQC 2.2r2 (mi sono tenuto per ogni evenienza quella zippata)e nella cartella RCXcc ho inserito la versione NQC 2.3r1. Poi ho avviato RCXcc e ho visto che le vecchie istruzioni funzionano (...) (23 years ago, 3-May-01, to lugnet.loc.it)
 

firmware
(score: 1.778)

  Re: NQC 2.31b 1 and the RCXcc
 
(...) Like Mario Ferrari said, RCXCC works fine with the new firmware and NQC 2.2 and 2.3. You just need to make some changes to the autoexec.bat. If you also make changes to the registry you will get RCXCC to show all the new commands in color and (...) (24 years ago, 26-Feb-01, to lugnet.robotics)
 

firmware
(score: 1.778)

More:  Next Page >>


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