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 / *338 (-20)
  Re: Sending Textmessages via Bluetooth to PC
 
(...) Hi David, yes please... I'm very interessed in setting up BT-Communication-Parameters... Is there a snapshot of your code public available ? Thanx Christian (18 years ago, 14-Jan-07, to lugnet.robotics.nxt)
 
  Re: Sending Textmessages via Bluetooth to PC
 
I have written a quick-and-dirty NBC program that sends messages via BT to the PC. Then I have another quick-and-dirty Perl script on the PC that captures the messages and displays them to the screen or you can redirect to a file. I've been using it (...) (18 years ago, 14-Jan-07, to lugnet.robotics.nxt)
 
  Re: Sending Textmessages via Bluetooth to PC
 
(...) Yes, I've seen it, but I have no Win32 system ... I'd like to create a general soltution for any system (e.g. OSX and Linux). NXT-->BT-->Serial2Net-->Syslog Simple Serial2Net-functionality can be realized with socat. Thanx for more (...) (18 years ago, 14-Jan-07, to lugnet.robotics.nxt)
 
  Re: Sending Textmessages via Bluetooth to PC
 
(...) There is a debugger available for NBC, I'm pretty sure it supports bluetooth, but I don't have a BT device on my computer (yet) so haven't tried that. You can download it here: (URL) has lots of features and works very well over USB link. (...) (18 years ago, 13-Jan-07, to lugnet.robotics.nxt)
 
  Re: Improving the firmware?
 
(...) And I "third" this motion. I've started going through the "fun" process of building GCC for NXT, but don't have enough gigabytes of free space on my LEGO dev machine (under CygWin) to get all the way through the process. Although I don't think (...) (18 years ago, 13-Jan-07, to lugnet.robotics.nxt)
 
  Sending Textmessages via Bluetooth to PC
 
Hello Community, I try to realize some kind of debugging interface for NXT NBC/NXC... Idea: sending clear text messages like syslog to PC Is this possible with NXC ? My problem is the understanding how to do it the right way... 1. setup connection (...) (18 years ago, 13-Jan-07, to lugnet.robotics.nxt)
 
  Re: What do these macros do?
 
Ok, well, replying to my own message in the best of internet style... I got impatient and starting prodding. After a few hard resets, I came up with the following: Yes, the Get/SetDisplayNormal() permits you to write directly to screen memory. This (...) (18 years ago, 11-Jan-07, to lugnet.robotics.nxt, lugnet.robotics)
 
  Re: What do these macros do?
 
(...) YES jeff, you need to do your own firmare.. AND it needs to be a form of BASIC!!!!! :) Chris 10 ? clr 20 goto 10 (18 years ago, 11-Jan-07, to lugnet.robotics.nxt, lugnet.robotics)
 
  What do these macros do?
 
I've been poking around with my NXT, and as usual I've decided to bite off more than I can chew. In trying to discover a way to *unset* pixels on the display without wiping the whole thing, I've been sifting through some of the less-discussed macros (...) (18 years ago, 11-Jan-07, to lugnet.robotics.nxt, lugnet.robotics)
 
  New York City NXT Meet-up
 
I have the LEGO MINDSTORMS NXT ROBOTICS SET and since I'm so "into it", my father and I were thinking we could start up a Lego MindStorms NXT Meet up group/club in New York City where we could meet once a month (or every other month), build, (...) (18 years ago, 11-Jan-07, to lugnet.robotics.nxt)
 
  Re: HiTechnic Compass Sensor Problems
 
(...) There is a problem with v1.01 of the LEGO firmware. You must have either V1.03 or V1.04. (I had that problem, also) The compass works fine with the newer firmware. It does say that on the HiTechnic web site, but it's not very obvious. Steve (18 years ago, 10-Jan-07, to lugnet.robotics.nxt)
 
  HiTechnic Compass Sensor Problems
 
If anyone is having trouble with the HiTechnic Compass Sensor you would not be the only one. I could not get it to work no matter what I tried. Before contacting Lego I checked for new updates and remembered the firmware 1.04 that I never did it (...) (18 years ago, 10-Jan-07, to lugnet.robotics.nxt)
 
  ReMix of LEGO NXT Starter Robot
 
Hi All, I've just posted an entry on my blog (URL) on a ReMix project using the LEGO NXT Starter Robot kit. I'm creating a PoC (Proof Of Concept) bot that can measure distances using a "STRAIT LINE" eRolling Tape. To see the PoC "Measurebot!" device (...) (18 years ago, 8-Jan-07, to lugnet.robotics.nxt)
 
  Re: Improving the firmware?
 
(...) I second this. I know there are several people working on revised firmware, though I suspect they all started quite a while ago through the developer programme. I've got experience of developing for embedded systems and can make some sense of (...) (18 years ago, 8-Jan-07, to lugnet.robotics.nxt)
 
  Re: Improving the firmware?
 
In article <JBFwGp.30p@lugnet.com>, Guy Ziv <guy@nxtasy.org> writes (...) I would like to be able to rebuild the firmware & experiment with it before I get too ambitious. Has anybody fixed up the code to build with the gcc tools and made it (...) (18 years ago, 8-Jan-07, to lugnet.robotics.nxt)
 
  Re: Improving the firmware?
 
(...) These would be very nice to have, but they cannot be integrated into NXT-G unless you modify the compiler (which we can't!). NBC/NXC can benefit from such improvements, of course. I think there are many improvements which WOULD make a (...) (18 years ago, 7-Jan-07, to lugnet.robotics.nxt)
 
  Re: Improving the firmware?
 
Hi all, I doubt this will go through, as I've never been able to post anything to this group yet... I know that the group of us working on the Transterpreter[1] are actively interested in collaborating on such an effort. While the kinds of (...) (18 years ago, 7-Jan-07, to lugnet.robotics.nxt)
 
  Re: Connect BT devices to the NXT without a passkey?
 
In article <025201c73045$8574a7...kdesktop>, Dick Swan <dickswan@sbcglobal.net> writes (...) This is true. (...) The pre-approved Bluetooth low level stack is proprietary to CSR. The code that runs in CSR's Virtual Machine to implement the serial (...) (18 years ago, 7-Jan-07, to lugnet.robotics.nxt)
 
  Re: Improving the firmware?
 
(...) I am very interested in a community project to enhance the NXT standard firmware. I've submitted a few bug fixes and enhancements to LEGO already which hopefully will make it into the next official firmware release. Enhancements I plan on (...) (18 years ago, 6-Jan-07, to lugnet.robotics.nxt)
 
  Reusing Terminals in NXT-G Blocks
 
This is for NXT-G Block programmers: I've written some description how one can use one terminal for multiple purposes, and dynamically change it's front panel and tooltip text. See details, and download VIs needed here: (URL) Ziv NXTasy.org (18 years ago, 6-Jan-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