| | 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 (...) (17 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 (17 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 (...) (17 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 (...) (17 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 (17 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) (17 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 (...) (17 years ago, 16-Oct-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | Re: Prime number generator
|
|
(...) SetUserDisplay hooks up the display to whatever source you specify and until you tell it to hook up to a different source it will continue to display the value of that source until the program ends. The first time that your NQC code enters the (...) (17 years ago, 15-Oct-07, to lugnet.robotics)
|
|
| | (In)compatibility of RC Trains and Power-Functions
|
|
I am trying to determine whether there is any compatibility between the RC trains infrared remote-control protocol and the Power-Functions infrared-protocol. Does anybody know definitely whether a Power-Functions transmitter has any effect on an (...) (17 years ago, 14-Oct-07, to lugnet.trains, lugnet.robotics, lugnet.technic)
|
|
| | Re: ARM Assembly Language Programming on NXT?
|
|
Hi T.C., (...) I have an AT91SAM7S-EK here, it has 4 LEDs and 4 touch buttons. It should also be fairly easy to write a driver for one of the serial ports (polling would suffice for a start). On the NXT the only I/O that is easy to use with the (...) (17 years ago, 14-Oct-07, to lugnet.robotics.nxt.nxthacking)
|