To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / *47229 (-20)
  NXT robot that does Wii bowling
 
No, this isn't mine. I just happened across it today: (URL) (17 years ago, 30-Oct-07, to lugnet.robotics)
 
  Re: Replenishing NXT Educational sets
 
(...) I wondered about that. My search arguments weren't good enough to reveal the right Bricklink part number. Thank you very much! (17 years ago, 26-Oct-07, to lugnet.robotics.nxt)
 
  Re: Replenishing NXT Educational sets
 
(...) Bricklink does not have the same part number for this piece as Peeron/LDRAW. Use this part number: (URL) You will find hundreds for sale. (17 years ago, 26-Oct-07, to lugnet.robotics.nxt)
 
  Replenishing NXT Educational sets
 
The Edu Set has two 1x13 Technic Beams, (URL) The models presented in all the curriculum materials are absolutely dependent on these 1x13 beams. Bottom line, a missing 1x13 beam causes students a lot of grief, consternation, discouragement, (...) (17 years ago, 25-Oct-07, to lugnet.robotics.nxt)
 
  Re: nbc gives error for SendRemoteString
 
(...) This is caused by a typo bug in the NXTDefs.h header that I accidentally introduced in beta 32. If you are running on a Windows box you can download a pre-release of beta 33 from the test_release.zip on the BricxCC page. I will have beta 33 up (...) (17 years ago, 25-Oct-07, to lugnet.robotics.nxt)
 
  Four-stroke pneumatic pump
 
Here is my last creation, a four-stroke pneumatic compressor. (URL) only special parts are the small pumps and the crankshaft pieces. This compressor can also be build up partly. I mean you can use one or two pumps instead of four. Depending on the (...) (17 years ago, 25-Oct-07, to lugnet.robotics, lugnet.announce) ! 
 
  nbc gives error for SendRemoteString
 
Hi, has there been an undocumented change in the last nbc? I have some programs that use SendRemoteString and I cannot compile them any more (they compile with older versions). This minimal prog: ---...--- task main() { string out; out="String"; (...) (17 years ago, 23-Oct-07, to lugnet.robotics.nxt)
 
  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) (...) (17 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 (...) (17 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 (...) (17 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 (...) (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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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