| | Using the NXT with a GPS
|
|
All, I've finally got around to updating my site with a detailed description of connecting the NXT to a Bluetooth GPS unit. It updates the NXT display in real time with lat, long etc. The parsing is really barebones and shows the power of pbLua in a (...) (17 years ago, 2-Jul-07, to lugnet.robotics.nxt)
|
|
| | RE: Progressing from RCX to NXT
|
|
Did they use Robolab to teach at the summer camp? If so, he could also use it to program the NXT; just make sure you obtain Robolab 2.9 version which supports both RCX and NXT; version 2.5 is RCX only. -----Original Message----- From: (...) (17 years ago, 1-Jul-07, to lugnet.robotics.nxt)
|
|
| | RCX Code - Light Raw Values
|
|
Hi people, Its possible to configure/read RAW light sensor values with RCX CODE? I think i saw it sometime ago, but i could not find it. Thanks in Advance Patrick J. Levy ___...___ Omiccron Programação Gráfica Ltda. 11 3288-4832 (...) (17 years ago, 30-Jun-07, to lugnet.robotics.rcx)
|
|
| | Re: Custom firmware crashing on boot
|
|
Sorry I didn't have time to reply to your post yesteday; I had limited time available. (...) Hmm, as I said yesterday to Dick, disabling all three binsert calls in the makefile caused my firmware to crash on a blank screen, even after I had done (...) (17 years ago, 29-Jun-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | NXT & RIC
|
|
A while back I wrote part 1 of a 2 part description of the RIC file format on the Nxtasy blog. I still haven't gotten around to writing part 2 (been busy writing other stuff) but RIC-related things have been hanging around on the edges of my (...) (17 years ago, 29-Jun-07, to lugnet.robotics.nxt)
|
|
| | Re: Adding a JTAG port?
|
|
(...) I used a JTAG tool in the beginning by glueing a JTAG connector manually. You could do that and perhaps have a look at section 4.3 in (URL) it is easier to use libnxt. I am using it in this project: (URL) can download libnxt source from (or of (...) (17 years ago, 29-Jun-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | Adding a JTAG port?
|
|
Hi all, Do I need to add a JTAG port to develop an alternative runtime for the NXT? We did the RCX without this level of debugging, and the NXT is far more open. Is it necessary, nice to have, or simply not necessary at all? Given that our VM is, at (...) (17 years ago, 29-Jun-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | binaural sensor in elektor
|
|
We have realized a binaural sensor for continuous sound localization with a PIC16F88 that can be connected to many robot types. Precision : 10° in azimuth. The sensor -called in the article "Stereo robot ears"- can be found in the new edition of the (...) (17 years ago, 29-Jun-07, to lugnet.robotics)
|
|
| | Re: Introduction of LEJOS OSEK
|
|
LEJOS OSEK Website has been available at (URL) There has been several updates since the first introduction: - LEJOS OSEK Ver 1.02 supports restart of application program by pressing the triangle button at the left hand side of NXT. (Usability should (...) (17 years ago, 29-Jun-07, to lugnet.robotics.nxt)
|
|
| | Progressing from RCX to NXT
|
|
SHORT VERSION Can anyone point me in the direction of some simple NXT models, preferably of fun things like vehicles, that a smart rising 4th grader can build on his own, that will inspire him to explore NXT? LONGER VERSION My son is 9 1/2. We gave (...) (17 years ago, 29-Jun-07, to lugnet.robotics.nxt)
|
|
| | Re: Custom firmware crashing on boot
|
|
(...) The modifications are slightly more complex than simply replacing c_cmd.c, but that's basically the only NXTGCC file that I've modified. The new VM is copied mostly verbatim from another program, and is contained in a new file, pcodesim.c. (...) (17 years ago, 28-Jun-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | Re: Is there a usable Mac OS X version?
|
|
(...) I think John Hansen actually made a pbForth terminal in NQC. My RCXTcl works on a PC, but I never did get around to packaging it for Macs. Probably because I don't have one myself :-) That being said, once you have a terminal program to talk (...) (17 years ago, 28-Jun-07, to lugnet.robotics.rcx.pbforth, lugnet.robotics.rcx.nqc)
|
|
| | Is there a usable Mac OS X version?
|
|
Is there a usable version of pbForth for Mac OS X and the USB tower? I have NQC, so there should be no trouble downloading firmware, and Mac OS X has good terminal software, but how do I set up things so that terminal communication goes via the USB (...) (17 years ago, 28-Jun-07, to lugnet.robotics.rcx.pbforth, lugnet.robotics.rcx.nqc)
|
|
| | RE: Custom firmware crashing on boot
|
|
Here's two things to try since you've only swapped out the VM hich I assume is a replacement for the "c_cmd.c" file. 1. First there is a "#define" that specifies the start address of the file system. If you're 10K larger you're going to need to (...) (17 years ago, 27-Jun-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | 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)
|
|
| | Custom firmware crashing on boot
|
|
Hey, I'm new here, so if I seem like a n00b, it's probably because I am. Hopefully my question won't be too annoying. I'm trying to use the NXTGCC 0.0.9 package as a starting point for custom firmware. The main point of my custom firmware is to swap (...) (17 years ago, 27-Jun-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | Temporarily removing official NXT driver to use SAM-BA
|
|
Hey, I tried to post this message two days ago and it hasn't shown up yet, so I'm trying again (with a different client in case that's why it was eaten). If people receive duplicates, I sincerely apologize. Message follows: Hey, I apologize in (...) (17 years ago, 27-Jun-07, to lugnet.robotics.nxt)
|
|
| | Re: Re Rafe Donahue's GBC binary counter
|
|
(...) Hi Jordan, You are right; Rafe's counter actually does this already. The only mod would be the storage trays you mentioned. In fact, during down times at Brickworld, I often mention that the machine is really an adding maching and all we are (...) (17 years ago, 25-Jun-07, to lugnet.robotics)
|
|
| | Re Rafe Donahue's GBC binary counter
|
|
I saw this and was reminded of Rafe's binary counter: (URL) a marble-powered binary adder. Rafe's counter could do this with a tiny bit of modification. He'd just have to add a tray at the top and bottom to temporarily store the input and output for (...) (17 years ago, 25-Jun-07, to lugnet.robotics, lugnet.technic)
|
|
| | Re: LEGO Engineer Software
|
|
Some explenations regarding the Lego Engineer Version I suggested before: The version is Lego Engineer 2.0 and it will work only on top of Robolab 2.0, so if you have a newer version of Robolab - 2.5.4 specifically, You should download the newest (...) (17 years ago, 25-Jun-07, to lugnet.robotics)
|