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

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

  Enhanced standard NXT firmware
 
Over the past couple days I have used the IAR Embedded Workbench to implement some enhancements and bug fixes for the standard NXT firmware. The bug fixes are as follows: 1. RIC drawing code incorrectly checked the size of the OP_LINE structure for (...) (18 years ago, 16-Mar-07, to lugnet.robotics.nxt.nxthacking, lugnet.robotics, lugnet.robotics.nxt)  
 

mindstorms, firmware
(score: 1.795)

  Re: Serial line interrupt
 
(...) I had the same problem a few weeks ago, ended up writing an interrupt handler for the Handy Board which will buffer up the incoming serial information so that none of it is lost. I guess the Handy Board normally just polls the serial port (I (...) (26 years ago, 6-Jul-98, to lugnet.robotics.handyboard)
 

redownload
(score: 1.784)

  Introduction of LEJOS OSEK
 
Hello everyone and special thanks to LEJOS developers, I would like to introduce a new project that is standing on the shoulders of giants. LEJOS OSEK (URL) is an open source firmware for LEGO Mindstorms NXT. LEJOS OSEK consists of I/O driver of (...) (17 years ago, 22-May-07, to lugnet.robotics.nxt)
 

mindstorms, firmware
(score: 1.775)

  Re: Custom firmware crashing on boot
 
(...) It is nice with some action. (...) OK, that is very good. (...) A quick question: Are you running binsert after you compile? It may be worthwhile to look at lines 50-55 in "Makefile". With some effort and a hex file editor you can check if (...) (17 years ago, 28-Jun-07, to lugnet.robotics.nxt.nxthacking)
 

mindstorms, firmware
(score: 1.766)

  Alternate NXT-Firmware flashing tools
 
Hi NXT-Community, I'm searching for an alternate firmware flashing tool for the NXT... Using the Lego Mindstorms Software is an easy way to do this, but not available for my favorite operating systems. I've tried fwflash from libnxt, but without (...) (17 years ago, 25-Jul-07, to lugnet.robotics.nxt.nxthacking)
 

mindstorms, firmware
(score: 1.764)

  New assembler for NXT :-)
 
Hi, I'm Matteo Valdina and I'm the main developer of NXTAssembler. NXTAssembler is an assembler for the standard firmware of Lego Mindstorms NXT.This project can be found at (URL) and for information (URL) project is written in Java 1.5 and (...) (17 years ago, 19-Jul-07, to lugnet.robotics.nxt)
 

mindstorms, firmware
(score: 1.760)

  leJOS NXJ 0.3 released
 
The latest version of leJOS NXJ is finally ready! For those who aren't familiar with leJOS, it's a full replacement firmware for the LEGO Mindstorms NXT brick that allows you to run Java programs on the NXT brick. leJOS NXJ works with Windows, Linux (...) (17 years ago, 18-Jul-07, to lugnet.robotics.nxt)
 

mindstorms, firmware
(score: 1.760)

  pcode 3.2 beta 1 with FP divide fix
 
Hi all, With Jon Howell's help, we now have available a new version of IC pcode which fixes the intermittent floating point divide problem. The divide problem was caused by a bug in the floating point library used by the pcode. The pcode works for (...) (26 years ago, 25-Nov-98, to lugnet.robotics.handyboard)
 

redownload
(score: 1.758)

  Re: mindstorms sdk
 
(...) I think you might very well be right since some things just don't seem to work right for some folks who have tried that particular IOMap. But I haven't been able to find where it is off yet. Which offset were you trying to use? You need to (...) (17 years ago, 21-Aug-07, to lugnet.robotics.nxt)
 

mindstorms, firmware
(score: 1.750)

  Re: mindstorms sdk
 
(...) Unfortunately, I have verified beyond any possible doubt that the comm module offsets in NBCCommon.h (as well as the offsets for all the other modules) are correct. I had really hoped that there was a bug here. What I did to verify the values (...) (17 years ago, 22-Aug-07, to lugnet.robotics.nxt)
 

mindstorms, firmware
(score: 1.750)

  Downloading
 
Fred- I'm the one with the HB that always worked with System 7 Mac 11si-now decommisioned. On my OS 8.1 Mac 6500 with Appletalk turned off, useing printer port-I used to be able to use IC253 cosole if the P-code was already Downloaded elsewhere. (...) (26 years ago, 26-Jan-99, to lugnet.robotics.handyboard)
 

redownload
(score: 1.746)

  leJOS NXJ 0.4.0 is Released
 
NXJ version 0.4.0 now includes a full suite of graphical widgets in the java.microedition.lcdui package, a multi-level menu system, wireless NXT to NXT communications using Bluetooth, primitive wav file sound support, and many more enhancements. (...) (17 years ago, 5-Sep-07, to lugnet.robotics.nxt)
 

mindstorms, firmware
(score: 1.746)

  Re: Expansion Board Files
 
argh! i'm sorry for this being so painful. doug (and anyone else who downloaded before 11:27 am today), please redownload and let me know if it's finally fixed. thank you, fred In your message you said: (...) (26 years ago, 2-Feb-99, to lugnet.robotics.handyboard)
 

redownload
(score: 1.745)

  Re: ldraw wont work
 
(...) Redownload and reinstall the ldraw.exe installation archive. Steve (26 years ago, 18-Mar-99, to lugnet.cad)
 

redownload
(score: 1.739)

  Source Code Changes in NXT Firmware Version 1.05
 
I haven't seen it previously mentioned but the open source firmware for version 1.05 is downloadable from the LEGO Mindstorms web site. I did a WINDIFF on the various source files to see what has changed in this release. I then manually examined the (...) (17 years ago, 17-Oct-07, to lugnet.robotics, lugnet.robotics.nxt)
 

mindstorms, firmware
(score: 1.736)

  pbLua News - Beta 13y is Released!
 
I am pleased to announce the release of pbLua Beta 13y - which is a replacement firmware for the LEGO MINDSTORMS NXT that runs right on the brick. It parses source code files sent to it via the USB or Bluetooth ports and runs the code. (URL) Lua is (...) (17 years ago, 20-Jan-08, to lugnet.robotics.nxt)
 

mindstorms, firmware
(score: 1.708)

  Re: Power Function control with RCX and BrickOS
 
Thank you very much for that fine piece of software Bob! After reading your post I immediately run in my LEGO room to grab an RCX and the IR tower to test your software. Well, I had to find out that I had not enough batteries at home and thus had to (...) (17 years ago, 26-Jan-08, to lugnet.general, lugnet.technic, lugnet.trains, lugnet.robotics, FTX)
 

mindstorms, firmware
(score: 1.704)

  new to nbc; invaders problem
 
I'm just getting started with bricxcc (and winxp on my mac), so I'm hoping there's something painfully obvious I'm missing. I've compiled and run a few simple nbc and nxc programs (mostly from John's book), but invaders.nbc isn't working for me. I (...) (17 years ago, 2-Mar-08, to lugnet.robotics.nxt, lugnet.robotics, FTX)
 

mindstorms, firmware
(score: 1.694)

  Uploading from RCX
 
TWO QUESTIONS! 1. Can anybody tell me if there is a way to upload a program to the RCX using Visual Basic?? 2. Is there a way to make changes to a program directly while it is in the RCX?? I would like to be able make changes to the VB code "online" (...) (25 years ago, 15-Jan-00, to lugnet.robotics)
 

redownload
(score: 1.680)

  Correction to Uploading from RCX
 
TWO QUESTIONS! 1. Can anybody tell me if there is a way to upload a program FROM the RCX to a PC using Visual Basic?? 2. Is there a way to make changes to a program directly while it is in the RCX?? I would like to be able make changes to the VB (...) (25 years ago, 15-Jan-00, to lugnet.robotics)
 

redownload
(score: 1.680)

More:  Next Page >>


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