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 / *703 (-20)
  Announcing a new book Maximum LEGO NXT
 
Announcing Maximum LEGO NXT: Building Robots with Java Brains, a new book for LEGO NXT programmers. This is a follow-up to Core LEGO MINDSTORMS Programming. The book includes 14 complete robot plans and over two dozen projects, with a foreword by (...) (17 years ago, 20-Apr-07, to lugnet.robotics.nxt)
 
  Re: Wishlist for next pbLua Beta
 
(...) I'm looking at this now. Files to be stored in FLASH. (...) Not too hard to do as long as you don't want to stream data to other robots at the same time... (...) I'll look at adding at least tones soon. (...) Done for Beta4 (not yet released) (...) (17 years ago, 17-Apr-07, to lugnet.robotics.nxt)
 
  Re: Wishlist for next pbLua Beta
 
(...) EIA-485 Highspeed support :D Is nobody using pbLua or is everybody happy with Beta-3 ??? Christian (17 years ago, 17-Apr-07, to lugnet.robotics.nxt)
 
  Re: Using NXT Port 4 EIA-485
 
ReHi Ralph, (...) I'd like to have some address information for device number added (can be done at a higher layer ?)... EIA-485-Hardwareconcept allows to handle more than one target :D ID0: Master (NXT) ID1: SD ID2: Camera :D ... (...) I hope we (...) (17 years ago, 17-Apr-07, to lugnet.robotics.nxt)
 
  Re: Using NXT Port 4 EIA-485
 
(...) Great idea Christian! What kind of API do you need to make this work? I think these might get things started: nxt.RS485SetParam( speed, parity, databits, stopbits ) nxt.RS485SendData( string, bytes ) string = nxt.RS485GetData( bytes ) status = (...) (17 years ago, 17-Apr-07, to lugnet.robotics.nxt)
 
  Re: Using NXT Port 4 EIA-485
 
(...) Ralph, I'm using an ATMega8 as frontend processor between NXT and SD-Card. Step1: NXT===>I2C===>ATMega...==>SD-Card Disadvantage: Very low speed (9600) Step2: NXT===>EIA-485===>AT...==>SD-Card This should work in an easy way, FAT-Support for (...) (17 years ago, 17-Apr-07, to lugnet.robotics.nxt)
 
  Re: NBC/NXC beta news
 
(...) Structure support is a feature I have been waiting for. I have some large programs that should port easily once structs work. Is an array of struct expected to work? When I try to access a field within an element I get an error: # Error: (...) (17 years ago, 17-Apr-07, to lugnet.robotics.nxt)
 
  NBC and Windows Mobile
 
I compiled and ran NBC on my IPAQ running Windows Mobile OS on an ARM CPU today. It didn't work. But it compiled! :-) I will try to look into it a bit more later this week to figure out why it raises an exception. If anyone is interested in helping (...) (17 years ago, 16-Apr-07, to lugnet.robotics.nxt)
 
  Re: Using NXT Port 4 EIA-485
 
(...) Christian, There is currently no direct support for this in pbLua, but it's not too hard to add. The HighSpeed port is port 4, and it has basically 3 wires that control how it works. PA4/5 are the RX and TX to UART0 right on the ARM PA7 is RTS (...) (17 years ago, 16-Apr-07, to lugnet.robotics.nxt)
 
  NXT UNV Robot MOC
 
All, After sitting my a shelf for months, I've finally gotten around to uploading pics and a movie of my UNV NXT Robot rover. For details visit www.plastibots.com (URL) (17 years ago, 15-Apr-07, to lugnet.robotics.nxt, FTX)  
 
  Table of NXT-G blocks
 
I've created a dedicated page in NXTasy.org for a table of all available NXT-G blocks. The page can be accessed directly at (URL) or via a link in the Programming/NXT-G category description. If you know of blocks I've not included - please email me. (...) (17 years ago, 14-Apr-07, to lugnet.robotics.nxt)  
 
  Re: Another New NXT Utility
 
(...) turn (...) I (...) customized but (...) I agree John. I just turn the volume all the way down and it doesn't make any noise. It doesn't even click in samba mode. (17 years ago, 14-Apr-07, to lugnet.robotics.nxt)
 
  Re: NBC/NXC beta news
 
(...) Well, I'm happy to give em a go :) ROSCO (17 years ago, 13-Apr-07, to lugnet.robotics.nxt)
 
  NBC/NXC beta news
 
I have released a new beta (b28) of NBC/NXC. You can find it at (URL) support is liable to have a few problems still since it is new and has not been extensively tested. Ditto for typedefs. I also posted a universal binary of beta 27 that was built (...) (17 years ago, 13-Apr-07, to lugnet.robotics.nxt)
 
  Re: Another New NXT Utility
 
(...) I have just uploaded a new zip. The new version should play the default NXT click sound on the PC when you press the buttons. If you put a wave file in the same directory as the NeXTScreen utility and name it "click.wav" then the utility (...) (17 years ago, 13-Apr-07, to lugnet.robotics.nxt)
 
  Re: Another New NXT Utility
 
(...) I tested this a little more and as far as I can tell the versions prior to the one I just uploaded were not actually saving in JPG or PNG format. I discovered the problem when I was trying to add support for saving in RIC format (an odd thing (...) (17 years ago, 13-Apr-07, to lugnet.robotics.nxt)
 
  digital IO from input port
 
I've posted (part I of) a tutorial regarding direct IO from input port pins 5 and 6. A nice application is shown - rotation counter on input port using motor built-in encoders. Read it here: (URL) Ziv NXTasy.org (17 years ago, 13-Apr-07, to lugnet.robotics.nxt)
 
  Re: Another New NXT Utility
 
(...) Yes, thank you. Looking forward to it. It's going to be a good attention getter. (17 years ago, 13-Apr-07, to lugnet.robotics.nxt)
 
  Re: Another New NXT Utility
 
(...) It occurred to me last night that I had totally misunderstood what you were saying. Maybe the NXT had been clicking all along when you pressed the buttons on the utility and that you were wanting specifically to also have the PC make a noise (...) (17 years ago, 13-Apr-07, to lugnet.robotics.nxt)
 
  Re: Another New NXT Utility
 
(...) I don't mind it making noises when I tell it to but squawking everytime I turn it on or clicking whenever I press a button is just a bit too much for me. I understand that kids probably love it - especially when it's been customized but I (...) (17 years ago, 13-Apr-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