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 / *98 (-20)
  Re: NXT and Phone Compatibility
 
In article <J4J9IK.H27@lugnet.com>, David J. Perdue <david@davidjperdue.com> wrote (...) I shall be writing some tools to run on phones and communicate over Bluetooth. I am in the middle of a writing project at the moment, so this may be a month or (...) (18 years ago, 27-Aug-06, to lugnet.robotics.nxt)
 
  Re: NXT and Phone Compatibility
 
(...) Okay, thanks for the information Tony! - David (18 years ago, 25-Aug-06, to lugnet.robotics.nxt)
 
  Re: NXT and Phone Compatibility
 
In article <J4GvJt.oDA@lugnet.com>, David J. Perdue <david@davidjperdue.com> wrote (...) The phone must allow use of Bluetooth for devices beyond just hands free / headsets. The phone must support installable software of some form, (and the operator (...) (18 years ago, 23-Aug-06, to lugnet.robotics.nxt)
 
  NXT and Phone Compatibility
 
Does anyone know the technical requirements for a cell phone that will be communicating with an NXT? That information is not up yet on the MindStorms Bluetooth webpage. Will most phones with Bluetooth capability work with the NXT? Thanks, David (18 years ago, 23-Aug-06, to lugnet.robotics.nxt)
 
  Re: NXT Robot Swarm at BrickFest -- featuring Bluetooth
 
(...) I meant busy in the context of the other subthread in this thread, in which people proposed hacking a way around the master-slave restrictions. But still, that's good news, so we'll have to think of some stuff for the robots to do that will be (...) (18 years ago, 22-Aug-06, to lugnet.robotics.nxt)
 
  Re: Severe Case of Alkaline Battery Leakage
 
(...) Too late for today, but I'll test with a multi-meter tomorrow. First, I'll have to ask the kids which NXT it was ... senior moments, y'know. I grew up with zinc-carbon batteries, which leaked as well but were/are relatively environmentally (...) (18 years ago, 22-Aug-06, to lugnet.robotics.nxt)
 
  Re: NXT Robot Swarm at BrickFest -- featuring Bluetooth
 
(...) Jordan, Sorry to tell you this, but getting NXTs to talk to each other isn't going to take very long. Of course, figuring out what to say may take a bit. People should be able to bring almost any NXT robot, and we'll be able to get them to (...) (18 years ago, 22-Aug-06, to lugnet.robotics.nxt)
 
  Re: NXT Robot Swarm at BrickFest -- featuring Bluetooth
 
(...) I can loan out an iBook with BT - and it has the NXT retail software. Joe Meno Event Coordinator (18 years ago, 22-Aug-06, to lugnet.robotics.nxt, FTX)
 
  Re: NXT Robot Swarm at BrickFest -- featuring Bluetooth
 
The NXT Robot Swarm has been scheduled for Saturday at 12:30 in Junior Ballroom 3. It seems the goal of this first event is to get some basic BT communication working, and if there's time, actually try a swarm-like experiment. If anything else, it (...) (18 years ago, 22-Aug-06, to lugnet.robotics.nxt, FTX)
 
  Re: Severe Case of Alkaline Battery Leakage
 
(...) This may also indicate a short. It may be prudent to take a multimeter across the battery terminals in the battery box on the NXT before putting any fresh batteries in. If that is the case, I would strongly recommend returning the brick. (...) (18 years ago, 22-Aug-06, to lugnet.robotics.nxt)
 
  Severe Case of Alkaline Battery Leakage
 
I've got Duracell Coppertops on 10 NXTs I use in class. I've just experienced a nasty case of battery leakage. Good thing it leaked on the cover rather than on the electronics. Good thing the student, an 11 year old, brought the leakage to my (...) (18 years ago, 22-Aug-06, to lugnet.robotics.nxt)
 
  NeXTTool fix & NBC update
 
I have updated the zips for BrickTool and NeXTTool to fix a small problem with downloading .ric files to the NXT brick. I also uploaded a new beta for NBC which implements a pseudo wait opcode (which was dropped from the firmware at some point). If (...) (18 years ago, 21-Aug-06, to lugnet.robotics.nxt)
 
  Re: NXT avaliable in London
 
(...) Went a bit mad, bought three - two as spares to sell when I get back. (18 years ago, 17-Aug-06, to lugnet.robotics.nxt)
 
  Re: NXT avaliable in London
 
(...) Going to pick up a set tomorrow whilst I'm here in the US, I hadn't realised it wasn't out in the shops in the UK yet! (18 years ago, 17-Aug-06, to lugnet.robotics.nxt)
 
  New NXT Utilities
 
I have posted a couple new utilities for the NXT on my BricxCC website. One (MidiBatch) is a batch conversion utility for converting MIDI files into NXT Melody (.rmd) files. NXT Melody files can be played via NXT-G simply by renaming them as NXT (...) (18 years ago, 16-Aug-06, to lugnet.robotics.nxt)
 
  Re: NXT Robot Swarm at BrickFest -- featuring Bluetooth
 
In article <J3y0B4.FM0@lugnet.com>, Brian Davis <brdavis@iusb.edu> wrote (...) I shall have PC software to do this, and probably others will have similar tools before I finish. (...) I believe 7 is the number of connections specified in the (...) (18 years ago, 15-Aug-06, to lugnet.robotics.nxt)
 
  Re: NXT Motor Encoder Accuracy and Dead Reckoning
 
(...) ... (...) Yes. Very easily. I took my floor cleaner robot, Rosie: (URL) a two-block NXT-G program (in a loop): (URL) created a robot that I think has the accuracy of "Peeves", as seen here: (URL) appears to return within a couple cm each time. (...) (18 years ago, 13-Aug-06, to lugnet.robotics.nxt)  
 
  Re: NXT Robot Swarm at BrickFest -- featuring Bluetooth
 
(...) My problems with this solution are two-fold. First, NXT-G currently can't send anything back to the PC, as it's not running anything to get the NXT-G message structure (yes, folks could write this... almost certainly will. But likely not me). (...) (18 years ago, 13-Aug-06, to lugnet.robotics.nxt)
 
  Re: NXT Robot Swarm at BrickFest -- featuring Bluetooth
 
Here's an idea of how to get more than 3 NXTs connected via Bluetooth (BT). It involves using a PC as a "relay point". I think standards allow up to seven simultaneous connections per BT device. The limitation to three connections on the NXT may be (...) (18 years ago, 13-Aug-06, to lugnet.robotics.nxt)
 
  Re: NXT Motor Encoder Accuracy and Dead Reckoning
 
(...) I've played with it a good bit. It seems to be extremely accurate, in that one motor will slavishly follow the other - you can do demos like set a Move block to drive forward 10 rotations, and while it's trying to do that pick up the robot and (...) (18 years ago, 13-Aug-06, 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