To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.nxtOpen lugnet.robotics.nxt in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / NXT / *548 (-20)
  Re: Ping mode for US Sensor in NXT-G
 
Nevermind - my error. I was using some of NBC's internal variables/routines because I was going to suggest that John H. add a Ping command and I didn't realize that the variable I was using was later being blown away for another use later. Sorry for (...) (18 years ago, 4-Mar-07, to lugnet.robotics.nxt)
 
  Re: Ping mode for US Sensor in NXT-G
 
(...) multibyte (...) Yes I am John. But I am doing separate single-byte reads. I base this on the US sensor hardware doc where it indicates 0x02, 0x42 for the closest distance, 0x02, 0x43 for the next, 0x02, 0x44 for the next, etc. This also (...) (18 years ago, 4-Mar-07, to lugnet.robotics.nxt)
 
  Re: Ping mode for US Sensor in NXT-G
 
(...) You are using firmware version 1.04, right? 1.03 doesn't work well for multibyte reads. JB (18 years ago, 4-Mar-07, to lugnet.robotics.nxt)
 
  Re: Ping mode for US Sensor in NXT-G
 
Hi Guy, You inspired me to do a ping using NBC, but I have run into trouble. I get a -35 (ERR_COMM_BUS_ERR) when I try to read more than one object reading. The code is long, so I'll just put the basics of what I am doing here to see if anyone (...) (18 years ago, 4-Mar-07, to lugnet.robotics.nxt)
 
  LEGO NXT Cable Mod
 
Hi All, If you haven't purchased the LEGO NXT adapter cable for legacy sensors or outside real world circuit interfacing, then read my latest blog entry (URL). I illustrate a "no" cost way to modifying an existing NXT cable suitable for homebrew (...) (18 years ago, 4-Mar-07, to lugnet.robotics.nxt)
 
  Re: The rarest colour in LEGO - grey on a NXT?
 
(...) The firmware's available, as is Rasmus Pedersen's update to compile it under GCC in Linux (or Cygwin on a PC): (URL) with a PDF document on building the toolchain: (URL) of this is hidden - you can find it if you search for it. I couldn't get (...) (18 years ago, 28-Feb-07, to lugnet.robotics.nxt)
 
  Ping mode for US Sensor in NXT-G
 
I've written a detailed toturial on working in ping mode in NXT-G using I2C read/I2C write block and the US Sensor block. Read it here: (URL) shows how you can set the sensor to ping mode, read and display all 8 measurements and alternatly ping two (...) (18 years ago, 28-Feb-07, to lugnet.robotics.nxt)
 
  Re: The rarest colour in LEGO - grey on a NXT?
 
(...) Until when? This is nice, but I'm curious now about the details. Which FW, for instance? And when can the rest of us join you in the sandbox? (18 years ago, 28-Feb-07, to lugnet.robotics.nxt, FTX)
 
  Performance chart for lithium rechargeables
 
What can one expect out of the lithium rechargeables? One of my friends, an FLL coach, is reporting that their rechargeables seem to have "memory". Are there technical specs for the rechargeables? (18 years ago, 28-Feb-07, to lugnet.robotics.nxt)
 
  The rarest colour in LEGO - grey on a NXT?
 
It seems some people thought I wasn't serious. A monochrome display is just black or white, isn't it? (2 URLs) And in case you're wondering, I can tell you that the foreground scenery does lazily scroll past the logo, in parallax with the background (...) (18 years ago, 27-Feb-07, to lugnet.robotics.nxt, lugnet.announce.moc, FTX) ! 
 
  Re: Optimizing NXT-G blocks with implementation VI constants
 
(...) Excellent. Now if I can just pull myself out of the time-sucking hole of the family laundry (and other stuff) to learn it... Thanks for putting all this up, Guy. (18 years ago, 27-Feb-07, to lugnet.robotics.nxt)
 
  pbLua: how to download and run?
 
Hi all, I'm still trying to get pbLua running on my brick. I've installed the LuaEclipse plugin which allows me to write (pb)Lua files in Eclipse with a decent editor support and written some programs. Yet, I still have absolutely no clue how to (...) (18 years ago, 27-Feb-07, to lugnet.robotics.nxt)
 
  Optimizing NXT-G blocks with implementation VI constants
 
I've written some explanation on using constants in NXT-G implmentation VIs to optimize program size during compilation. You can read it here: (URL) Ziv NXTasy.org (18 years ago, 26-Feb-07, to lugnet.robotics.nxt)
 
  Re: NXT Reset
 
I'm very glad to know you got it working again. Incidently, the '1.02' I was talking about isn't the version number on NXT-G itself, but on the USB driver it uses. If you haven't updated that, you can still occassionally get locking into 'clicking (...) (18 years ago, 25-Feb-07, to lugnet.robotics.nxt)
 
  Re: NXT Reset
 
(...) As I was smiling myself to sleep past midnight, I was thinking of rummaging through my legos to find a part that would work. The antenna would do it. I'd even suggest to the powers that be, to stick one in the Educational set. It would work (...) (18 years ago, 25-Feb-07, to lugnet.robotics.nxt)
 
  Re: NXT Reset
 
(...) It would be really cool if the girls could get OOBER back themselves. One way to do it is as follows: 1. Kill OOBER again. Not really, just hit the reset button for more than 10 seconds to force it into SAMBA mode again. 2. Let the girls do (...) (18 years ago, 25-Feb-07, to lugnet.robotics.nxt)
 
  Re: NXT Reset
 
(...) Glory, glory! OOBER is alive! It took a couple of tries of the above procedure. It never registered as an Unknown Device. In fact, it never registered at all. Finally it came up as a Lego Device. At that point, I downloaded firmware and Ouala, (...) (18 years ago, 25-Feb-07, to lugnet.robotics.nxt)
 
  RE: NXT Reset
 
(...) If you're using Windows, confirm that it is recognized as a USB device by Windows but that the device driver cannot be found. You do this by opening up the Windows "Device Manager" window and looking for an "Unknown Device". Of course before (...) (18 years ago, 25-Feb-07, to lugnet.robotics.nxt)
 
  RE: legWay
 
(...) I can't speak for what actually got implemented. But Robolab's 2.9.2 firmware has almost all of the same features as the RobotC firmware. This includes the capability to customize the sensor scan rate from the default of 3 msec. The scan rate (...) (18 years ago, 25-Feb-07, to lugnet.robotics.nxt)
 
  Re: NXT Reset
 
(...) I think my laptop has 1.02. I updated eveything when I needed the compass block. Although, I searched and couldn't confirm the NXT-G version number. Must not have looked hard enough. I've tried resetting another of the Educational NXT's and (...) (18 years ago, 25-Feb-07, to lugnet.robotics.nxt)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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