 | | Walker useing new leg design
|
|
After a few long weeks of tinkering, I think Ive settled on a final design that I would like to display at the (URL) Toronto Hobby show.> (URL) This is a six leg walker, that uses the leg design of (URL) Theo Jansen> After seeing his video (URL) (...) (18 years ago, 19-Oct-07, to lugnet.technic, lugnet.org.ca.rtltoronto, lugnet.robotics, lugnet.announce.moc, FTX) !!
|
| |
 | | Re: Source Code Changes in NXT Firmware Version 1.05
|
|
(...) The changes between 1.03 and 1.04 are far more extensive than the changes from 1.04 and 1.05, if you lump the support for ADPCM compression into a single change (which involves c_sound.c, d_sound.c, d_sound.h, d_sound.r, d_sound_adpcm.r, and (...) (18 years ago, 18-Oct-07, to lugnet.robotics, lugnet.robotics.nxt)
|
| |
 | | 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 (...) (18 years ago, 17-Oct-07, to lugnet.robotics, lugnet.robotics.nxt)
|
| |
 | | Re: Powering 9v Trains using the NXT
|
|
(...) Are you using the NXT on batteries alone, or using the Li-ion battery pack so you can plug the NXT into a wall for more consistant power? (...) As others have noted, this has worked well with the RCX. It's essentially how the GBC trains are (...) (18 years ago, 17-Oct-07, to lugnet.robotics, lugnet.org.us.ulug)
|
| |
 | | Re: Powering 9v Trains using the NXT
|
|
(...) I'm not sure if there's a better way, and I haven't tried it with an NXT, but I've had good luck with option 2 using an RCX. I isolated the track by putting a bit of clear tape over the ends that connect to the other track sections. -Elroy (18 years ago, 17-Oct-07, to lugnet.robotics, lugnet.org.us.ulug)
|
| |
 | | Powering 9v Trains using the NXT
|
|
To all, I would like to find a way (simple way that is) to power our LTC 9v trains using both the standard LEGO 9v train modulator and the NXT. We have attempted the following: 1- Power the train simply using the NXT and the converter cables. Too (...) (18 years ago, 17-Oct-07, to lugnet.robotics, lugnet.org.us.ulug)
|
| |
 | | Ultrasonic sensor calibration settings
|
|
Hi, Has anyone tried using the standard NXT Ultrasonic sensor calibration settings? I've been doing a little work on the leJOS i2c interface and although I can read both the factory default values and the current settings I do not seem to be able to (...) (18 years ago, 17-Oct-07, to lugnet.robotics.nxt.nxthacking)
|
| |
 | | Re: ARM Assembly Language Programming on NXT?
|
|
Hi T.C. (...) aha. I just programmed some startup and interrupt wrapper code (the rest is C), so I didn't get into the higher reaches of macros etc. Jürgen (18 years ago, 16-Oct-07, to lugnet.robotics.nxt.nxthacking)
|
| |
 | | Re: ARM Assembly Language Programming on NXT?
|
|
(...) Sorry, I found a more recent version, but it's still missing some parts on the ARM architecture: (URL) also found the following Intro guide (which is better than nothing): (URL) (18 years ago, 16-Oct-07, to lugnet.robotics.nxt.nxthacking)
|
| |
 | | Re: ARM Assembly Language Programming on NXT?
|
|
Hi Juergen, Thanks for replying. (...) Thanks for the info. My goal is to run and debug ARM assembly language programs executing in RAM. I was not familiar with the NXT, so currently I'm looking at the on-board capabilities. I realized after some (...) (18 years ago, 16-Oct-07, to lugnet.robotics.nxt.nxthacking)
|