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 / 616 (-20)
  EggArt - a 4-colour Easter egg painting robot
 
Just in the nick of time, the day before Easter, I completed building a 4-colour NXT Easter egg painting robot. I started building it several months ago, when I thought I'd have plenty of time before Easter. Of course, at about the 85% complete (...) (17 years ago, 9-Apr-07, to lugnet.robotics.nxt, lugnet.org.us.smart) ! 
 
  RE: Using NXT Port 4 EIA-485
 
I've looked at implementing an interface for RobotC, but I've always struggled with why bother since there are no applications that connect to it. I wish LEGO had implemented an option to provide a logic level "RS-232" UART on port four. Yes, I (...) (17 years ago, 8-Apr-07, to lugnet.robotics.nxt, lugnet.robotics.nxt.nxthacking)
 
  Re: Using NXT Port 4 EIA-485
 
(...) As far as I know, there isn't any support for this interface in either the standard firmware or any of the other third party firmware implementations. The interface runs at 921,600 bps so it will be fast enough to be really useful. I am hoping (...) (17 years ago, 8-Apr-07, to lugnet.robotics.nxt)
 
  Re: NXT external storage
 
(...) It may work, but it will be very slow. The NXT runs the i2c ports at only 9600kb/s, so the data will trickle to the NXT very slowly. (...) I think that the answer is yes. (...) (17 years ago, 8-Apr-07, to lugnet.robotics.nxt)
 
  Re: NXT BrickSorter - Sorting bricks with a HiTechnic colour sensor.
 
(...) Thx for the comments. The design as it stands right now would not allow the sorter unit to rotate all the way around - not a bad idea though. I wanted to challenge myself with the angle idea on the sorter itself (2 rows of cups). With larger (...) (17 years ago, 8-Apr-07, to lugnet.robotics.nxt, FTX)
 
  Using NXT Port 4 EIA-485
 
Hi, is there currently any software-support (pbLua, NXT-G, NXJ) for NXT Port4 highspeed serial communication (EIA-485) ? This port can be used for connecting some new hardware (camera, SD-Card-storage) to the NXT... Thanks for more informations Bye (...) (17 years ago, 7-Apr-07, to lugnet.robotics.nxt)
 
  Wishlist for next pbLua Beta
 
Hi, current version of pbLua (Beta-3) works very well for me :D But now I have some more wishes for the next versions: 1. Filesystem (storing chunks and data at NXT) 2. Console via BT (I have autonomous robots with cable) 3. Audio e.g (...) (17 years ago, 7-Apr-07, to lugnet.robotics.nxt)
 
  NXT external storage
 
Hi, what are you thinking about extending the NXT with an external storage for more sounds or karthographic data ? A simple hardware interface NXT==>I2C==>IOPort==>SD-Card is not the problem, but how can this supported by operating system (e.g (...) (17 years ago, 7-Apr-07, to lugnet.robotics.nxt)
 
  Re: NXT BrickSorter - Sorting bricks with a HiTechnic colour sensor.
 
(...) Cool stuff, and a very elegant design. I was wondering if there is a reason you don't have cups all the way around the sorter? Have you tried to put the color sensor inside a housing to cut down on ambient light? And the real question the (...) (17 years ago, 7-Apr-07, to lugnet.robotics.nxt, FTX)  
 
  NXT BrickSorter - Sorting bricks with a HiTechnic colour sensor.
 
What better idea to come up with to test the HiTechnic colour sensor then to build a LEGO brick sorter. So, that’s what I did. After quickly learning that the sensor does not read colour from a distance (in my excitement I forgot to read the (...) (17 years ago, 7-Apr-07, to lugnet.robotics.nxt)  
 
  pbLua: Ultrasonic Sensor usage
 
Hi, I'm trying to use the us-sensor with pbLua, but without success. The result of reading a byte from sensor is allways 0. What means at HDK I2C Communication protocol: Read measurement Byte 0 : 0x02 0x42 R+0x03 (what is R+0x03) ??? Any idea ? (...) (17 years ago, 7-Apr-07, to lugnet.robotics.nxt)
 
  NXTRC: Using Bluetooth with NXT under Linux.
 
Hi, I wrote a program that allows to communicate with a NXT brick under Linux using a Bluetooth link. With this program you can upload and download programs run them and other stuff. You can find more info and get the source at (URL). Our site is (...) (17 years ago, 6-Apr-07, to lugnet.robotics.nxt, lugnet.robotics)
 
  Logging from NXT to PC via Bluetooth
 
I have been working for some time on an advanced NBC application that sends/logs data over Bluetooth from the NXT to a PC. The header for the file explains, in detail, how it works, so I'll just paste it here. It is compiled with a pre-released (...) (17 years ago, 6-Apr-07, to lugnet.robotics.nxt)
 
  NXT Bluetooth Message Performance
 
Any have any experience with communicating over Bluetooth with 'master' connected to more than one NXT? If so, can you share any performance results? My guess is that it is very slow. My expectation is that when there is one master NXT and two slave (...) (17 years ago, 4-Apr-07, to lugnet.robotics.nxt, lugnet.robotics.nxt.nxthacking)
 
  Re: NXT Reset
 
(...) As I was rummaging through a few boxes of parts, I gathered up all the antenna I could find. I also tried out other pieces that would work to reset an NXT. It seems that anything that fits into a minifig's hands or slip inside a pin or (...) (17 years ago, 31-Mar-07, to lugnet.robotics.nxt)
 
  Fixed-point for NXT-G
 
I posted an NXT-G block which implements fixed-point arithmetic operations. Details and download here: (URL) Ziv NXTasy.org (18 years ago, 30-Mar-07, to lugnet.robotics.nxt)
 
  Re: Extreme NXT: Extending the LEGO Mindstorms NXT to the Next Level
 
(...) In case any of you were waiting, the book is now shipping from Amazon. Preview information at www.extremenxt.com/books.htm. Michael Gasperi (18 years ago, 29-Mar-07, to lugnet.robotics.nxt)
 
  Re: Enhanced standard NXT firmware
 
(...) That's great news, David. I'm glad that you are having success using the new CommExecuteFunction system call. I haven't had a chance to test it at all yet personally but I was very confident that it would just work seeing as how exposing it (...) (18 years ago, 28-Mar-07, to lugnet.robotics.nxt.nxthacking, lugnet.robotics, lugnet.robotics.nxt)
 
  Re: "Advanced" palette guide for Robolab 2.9.2 ?
 
(...) You may want to check out the RoboBooks here: (URL) (18 years ago, 28-Mar-07, to lugnet.robotics.nxt)
 
  RE: "Advanced" palette guide for Robolab 2.9.2 ?
 
I have difficult in locating manual for some sort of guide for the new functions such as: - "Detective" under the "Projects" menu bar - Icons in the "Advanced" Palette. Well, I'm sure I can play with it and find out how to use it. However, a guide (...) (18 years ago, 28-Mar-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