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

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

  Re: Expression limitations w/bytecode
 
Kekoa Proudfoot writes: > Or see NQC, as Dave Baum pointed out. For my current project, I'll do that. :-) > You do not have to resort to replacement firmware unless you really want > to. Coming from programming some of the 68hc11 boards, I find that (...) (26 years ago, 19-Jan-99, to lugnet.robotics)
 

firmware
(score: 1.777)

  pbForth problems
 
Hi, I'm trying to download pbForth onto my RCX. I'm using NQC on NT and have downloaded the latest pbForth: 1.1.1 I'm invoking NQC with: "nqc -firmware pbforth.srec" I get the dots crawling across the command-prompt window. When they almost reach (...) (25 years ago, 30-Dec-99, to lugnet.robotics)
 

firmware
(score: 1.777)

  Re: "Speed" of control statments
 
Actually, its not a general programming question. Efficiency of something like events is heavily dependent on the operating system (in this case the Lego firmware). Efficiency of "if" vs. "switch" can be very dependent on the compiler and the CPU (...) (24 years ago, 31-Mar-01, to lugnet.robotics.rcx.nqc)
 

firmware
(score: 1.777)

  Re: Revisions to RcxCC
 
(...) Hmmm, it seems to be correctly passing -TRCX2 on the command line in my testing. I haven't actually tested with a brick containing the RCX2 firmware, but when I put an RCX2-only command in a program it compiles fine when I've selected RCX2 but (...) (23 years ago, 22-Apr-01, to lugnet.robotics.rcx.nqc)
 

firmware
(score: 1.777)

  Robot Controller
 
This message announces the first beta release of Robot Controller, a new Mac OS X application for testing and controlling RCX-based robots (with the standard firmware). Download it from: (URL) me what you think! Barney. (23 years ago, 11-Dec-01, to lugnet.robotics.rcx)
 

firmware
(score: 1.777)

  Re: latest legOS strangeness
 
I was torn between 'float' and 'brake' when implementing the remote control handler. I eventually opted for 'brake' since that is how the Lego RCX firmware does it. With regard to the strange motor behavior. I too noticed this while debugging the (...) (22 years ago, 16-May-02, to lugnet.robotics.rcx.legos)
 

firmware
(score: 1.777)

  RE: CPR for RCX?
 
(...) Matt, Just because the LCD is blank does not mean that pbForth is not running. When you power the RCX on and pbForth is the firmware, the LCD is blanked. Can you communicate over the IR link? If so, you're fine. If you DO need to remove the (...) (22 years ago, 6-Jun-02, to lugnet.robotics.rcx.pbforth)
 

firmware
(score: 1.777)

  Re: Quick reference for NQC?
 
This may not help, but try BricX. I believe it comes with NQC built in, along with a nice little GUI. The firmware is the same as what came with your lego software. I don't know about you, but I was pretty much able to learn how by looking at the (...) (22 years ago, 10-Oct-02, to lugnet.robotics)
 

firmware
(score: 1.777)

  Serial Input
 
I have a question. I'm working with LegOS, and I want to know how to read serial input through the IR port. I know with other firmware, it's pretty easy to set-up and write serial data out, but I want to read this data back in. Actually, I'm trying (...) (22 years ago, 14-Oct-02, to lugnet.robotics.rcx.legos)
 

firmware
(score: 1.777)

  Re: Varying the output voltage?
 
(...) Actually there are four, sort of, as for 0 there are float (contacts separated, infinite resistance) and brake (contacts shorted, zero resistance). The standard firmware switches rapidly between on and float (each cycle takes 8ms), which (...) (21 years ago, 14-Jun-03, to lugnet.robotics.rcx.legos)
 

firmware
(score: 1.777)

  Re: Arrays and functions in NQC
 
(...) No. No. From the NQC Guide: The RCX2, Swan, and Spybotics targets support arrays (the other targets do not have suitable support in firmware for arrays). Arrays are declared the same way as ordinary variables, but with the size of the array (...) (19 years ago, 8-Sep-05, to lugnet.robotics.rcx.nqc)
 

firmware
(score: 1.777)

  Re: 1.0 brick not responding
 
(...) Yes, it flashes. (...) Yes it did work, but it's been in storage for a couple of years. (...) At this point, just download firmware. Once I get the communication issues resolved, I'll do programming. (...) (19 years ago, 13-Sep-05, to lugnet.robotics.rcx)
 

firmware
(score: 1.777)

  Re: 3T cube orientation
 
(...) Yes. hopefully, somebody will believe me at some point ;-). (...) Absolutely. To be fair, Matt has far more processing power than the RCX, extremely well-tested firmware, and a multi-year head start. (...) No, put it's one of the things I like (...) (19 years ago, 14-Dec-05, to lugnet.org.us.laflrc)
 

firmware
(score: 1.777)

  Re: HELP! NXT brick flash now read-only!!
 
(...) Nathan, What software did you use to load V1.04? It sounds like there is something in there that set the firmware to read-only after it loaded it. Can you find any settings like that in that software? Steve (18 years ago, 4-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
 

firmware
(score: 1.777)

  Re: Motor power?
 
=>From: Dan McCabe <danm@seanet.com> =>... =>When I set the motor power (both in RIS and nqc), I expected the speed =>of the motor to be proportional to the power setting (i.e., higher power =>setting makes motor turn faster and vice versa). (...) (26 years ago, 17-Feb-99, to lugnet.robotics)
 

firmware
(score: 1.777)

  NQC ideas
 
NQC is definitely sticking with its C heritage with respect to semi-colons. Elisabeth mentioned fancier math and IP features. Neither of those seem possible when you consider that the compiler has to generate code that runs on the LEGO firmware (...) (21 years ago, 11-Mar-04, to lugnet.robotics.rcx.nqc)
 

firmware
(score: 1.777)

  Motor power?
 
When I set the motor power (both in RIS and nqc), I expected the speed of the motor to be proportional to the power setting (i.e., higher power setting makes motor turn faster and vice versa). However, what I see is that the power setting appears to (...) (26 years ago, 17-Feb-99, to lugnet.robotics)
 

firmware
(score: 1.777)

  Release of Linux Driver for Lego USB IR Tower & an NQC Build for it.
 
Just thought I should give everyone a heads up; I've thrown a preliminary file release of the LegoUSB package onto Sourceforge. This provides two things at the moment: A patch for NQC 2.4 r2 (yes, I realise i'm a patchlevel behind) A Linux driver (...) (22 years ago, 21-Aug-02, to lugnet.robotics.rcx.nqc, lugnet.robotics.rcx)
 

firmware
(score: 1.777)

  Getting lejos running -- anyone advise?
 
I'm trying to get lejos running on my RCX, and having difficulty. I've downloaded lejos 1.0.0 beta 3 from <URL:(URL), and followed the instructions from the README exactly, but I get no joy. I can do lejosfirmdl, and this seems to complete OK, (...) (24 years ago, 11-Jan-01, to lugnet.robotics)
 

firmware
(score: 1.777)

  Re: Bluetooth Direct and System Commands
 
(...) By way of clarification, the two open write commands above (as well as the OpenWrite command) cannot be used to open existing files. They both return error messages if the specified file already exists. Although they are named "OpenWrite..." (...) (18 years ago, 18-Sep-06, to lugnet.robotics)
 

firmware
(score: 1.777)

More:  Next Page >>


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