| | Bluetooth and windows 2000
|
|
Hi, I am using the Lego software with Windows 2000, and there is OK, I had no problem either on installation or using it. But before I buy a bluetooth dongle, i want to know if anybody is using bluetooth with windows 2000, or if it is impossible at (...) (18 years ago, 21-Oct-06, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | Simple Tic Tac Toe
|
|
Just a quick one I whipped up for a bit of fun. No sensors, no motors. (URL) (18 years ago, 21-Oct-06, to lugnet.robotics.nxt) !
|
|
| | NBC with NXT - crash!
|
|
Hi, I wrote the following program, and it causes my NXT to crash! If I remove the ReadSensor() call from thread check_sensors, it doesn't crash. If I put a call to ReadSensor() in thread main, it doesn't crash. I tried putting mutexes around all the (...) (18 years ago, 21-Oct-06, to lugnet.robotics.nxt)
|
|
| | LCD image editor for the NXT -- at LEGO Engineering.com
|
|
I just found out about this website, a partnership between LEGO and Tufts University's Center for Engineering Educational Outreach: (URL) Of special interest is their LCD image editor application for the NXT (Windows only), found here: (URL) (18 years ago, 21-Oct-06, to lugnet.robotics.nxt, lugnet.robotics, FTX)
|
|
| | Re: Defective Ultrasonic sensor - Please Help
|
|
(...) Thanks to everyone who helped me with this issue. Special thanks to Philo who pointed the right direction to open the US Sensor. Now it's fixed and working all right. Finaly I got an answer from Lego support, but they told me there could be a (...) (18 years ago, 20-Oct-06, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | Re: Defective Ultrasonic sensor - Please Help
|
|
In article <J7AuCz.GsB@lugnet.com>, Patrick Levy <patrick@omiccron.com.br> writes (...) Interesting, it did not seem easy to do, and as Lego have published the circuit diagram I lost interest in doing so. For the circuit information see the Hardware (...) (18 years ago, 19-Oct-06, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | GUI Bluetooth problem
|
|
Hi Im building a GUI interface for my NXT plotter (www.norgesgade14.dk/lego) and I want to change variables on the NXT itself - making the plotter able to draw squares of different sizes - how is that possible? Also I am having problems closing the (...) (18 years ago, 18-Oct-06, to lugnet.robotics.nxt)
|
|
| | Defective Ultrasonic sensor - Please Help
|
|
I decide to start a new subject for this, because I just figured out the problem with my US sensor. Thanks to Philo advice, i did easily open the sensor and I found this broken wire connection. So, when I connect this wire in the place it seems to (...) (18 years ago, 17-Oct-06, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | Re: NXT Ultrasonic reporting wrong values
|
|
(...) What I discover just now: If I press the light gray conector case behind the sensor case with my nail, it will report the correct values!! but when I release, it stop working again. It seems to be a bad contact inside the sensor. How can I fix (...) (18 years ago, 15-Oct-06, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | Re: NXT-G using RCX items.
|
|
(...) Hi John. Please also read my previous posts about this subject. (URL) (18 years ago, 15-Oct-06, to lugnet.robotics.nxt)
|
|
| | Re: NXT Ultrasonic reporting wrong values
|
|
(...) I don't think that's an issue. In the sensors I have the mesh is not straight. Steve (18 years ago, 15-Oct-06, to lugnet.robotics.nxt)
|
|
| | Re: NXT Ultrasonic reporting wrong values
|
|
(...) No, is not. I am in "desperate mode", so, by now I am using only the NXT brick and the US, and trying to figure out more information about this condition... I realize now that the black grid in front of the right "eye" of the sensor is turned (...) (18 years ago, 15-Oct-06, to lugnet.robotics.nxt)
|
|
| | Re: NXT Ultrasonic reporting wrong values
|
|
(...) Yes, "stationary" is the correct word... The problem that i bought this one in UK, but i live in Brazil. No one here have this set (Actualy, i don´t know anybody who plays with LEGO mindstorms also...) With BrickxCC watching this sensor I get (...) (18 years ago, 15-Oct-06, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | Re: Managing Memory
|
|
(...) I've tested some, but not a lot (speed of execution I've tested more). Yes, NXT-G is not memory-friendly, *but*... (URL) biggest first problem is putting a bunch of nice sound files on-board (and especially not deleting them later). The nest (...) (18 years ago, 15-Oct-06, to lugnet.robotics.nxt)
|
|
| | Re: NXT Ultrasonic reporting wrong values
|
|
(...) Is this sensor mounted on a robot? Make sure you don't have anything anywhere in front of the robot. Steve (18 years ago, 15-Oct-06, to lugnet.robotics.nxt)
|
|
| | Re: NXT Ultrasonic reporting wrong values
|
|
(...) I'm not sure what you mean by "completely stopped" - stationary? I suppose it's possible that you actually have a bad US sensor. If you can find someone with a working one, try swapping sensors with them and see if the problem is isolated to (...) (18 years ago, 15-Oct-06, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | Re: NXT-G using RCX items.
|
|
----- Original Message ----- From: "Roger Glassey" <glassey@ieor.berkeley.edu> To: <lugnet.robotics.nxt...ugnet.com> Sent: Sunday, October 15, 2006 12:53 AM Subject: Re: NXT-G using RCX items. (...) Thanks for the infomation Roger. I'm going to (...) (18 years ago, 15-Oct-06, to lugnet.robotics.nxt)
|
|
| | NXT Ultrasonic reporting wrong values
|
|
A just get my NXT, and everything works fine, but the ultrasonic sensor is not reporting correct values. No matter what distance or direction it is pointed, the readings changes quickly from 1 to 3 inches (3 to 7 cm) even if the sensor is completely (...) (18 years ago, 15-Oct-06, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | Re: NXT-G using RCX items.
|
|
(...) I have a conveter cable so I finally did some tests with NXT-G and here is what I find-- RCX motor runs in both directions, and responds to the speed settings. The touch sensor works. The light sensor measures ambient light. But the bad news (...) (18 years ago, 15-Oct-06, to lugnet.robotics.nxt)
|
|
| | Managing Memory
|
|
I've got 8 kids working on NXT who have been experiencing "not enough memory". So, I did a little experimenting. Every new program takes a minimum of 6K. Every Move Block takes 0.5K Imagine that! 500 bytes for a simple move block. I haven't measured (...) (18 years ago, 14-Oct-06, to lugnet.robotics.nxt)
|
|
| | Re: NXT-G using RCX items.
|
|
(...) Well, you need converter cables of some sort to even connect RCX sensors and motors to the NXT. Beyond that, I'm not sure; I've not tried yet, because I don't have the converter cables to try. I suspect you will need the special NXT-G (...) (18 years ago, 13-Oct-06, to lugnet.robotics.nxt)
|
|
| | NXT-G using RCX items.
|
|
Hello Everyone: I just read the press release regarding the LEGO Mindstorms Education NXT. There is no discount available for their software that allows me to use my RCX motors, sensors etc with the NXT-G. Do I even need their version to run RCX (...) (18 years ago, 13-Oct-06, to lugnet.robotics.nxt)
|
|
| | Re: NXT to RCX Communications
|
|
----- Original Message ----- From: "Brian Davis" <brdavis@iusb.edu> To: <lugnet.robotics.nxt...ugnet.com> Sent: Wednesday, October 04, 2006 10:23 PM Subject: Re: NXT to RCX Communications (...) Thanks Brian. I might as well use the time to try and (...) (18 years ago, 5-Oct-06, to lugnet.robotics.nxt)
|
|
| | Re: NXT to RCX Communications
|
|
(...) No. The light sensor can have the red LED either on or off - you can't set it to "20%" or something like that, and there's no way to toggle the LED fast enough to mimic or RCX-style IR message. But... You could cetainly have a program (...) (18 years ago, 5-Oct-06, to lugnet.robotics.nxt)
|
|
| | NXT to RCX Communications
|
|
Hello everyone: Is it possible for the NXT to send Run Program commands from the NXT to RCX via a light sensor? Here is an example: 1- The NXT Ultrasound sensor detects an object close by, triggers the NXT light sensor to light up at 20 percent (...) (18 years ago, 5-Oct-06, to lugnet.robotics.nxt)
|
|
| | Studless building techniques
|
|
I am working with a couple FLL teams, building with the NXT. I am having a little trouble coaching them on studless building techniques, as it is still a bit of a new concept to me as well. I'm sure I've seen presentations or how-to's on the subject (...) (18 years ago, 3-Oct-06, to lugnet.technic, lugnet.robotics.nxt, lugnet.robotics.edu)
|
|
| | RE: Tacho Limit and Braking
|
|
(...) You can do just about anything with one line of code if you count user subroutine and user macro calls as "one line". The "Rotate" macro in your example expands to four lines of code that sets up and calls a user program subroutine that is (...) (18 years ago, 2-Oct-06, to lugnet.robotics.nxt)
|
|
| | Re: Tacho Limit and Braking
|
|
(...) This made sense, until I read this... In lugnet.robotics.nxt, John Hansen wrote: (...) I had to go back and re-read this to understand one is talking about the NXT firmware, and the other is talking about NBC. If I read it correctly, it means: (...) (18 years ago, 2-Oct-06, to lugnet.robotics.nxt)
|
|
| | Re: Help with NXT-G programming.
|
|
(...) That's just... weird. I've never managed to get something like that. The sequence beam seems to be pinned to the lower edge of the Loop structure, so that even if I make the loop wider, I still can't get to the blind end of the sequence beam. (...) (18 years ago, 2-Oct-06, to lugnet.robotics.nxt)
|
|
| | Re: Tacho Limit and Braking
|
|
(...) This is incorrect. There is no "setout" opcode in RobotC. RobotC uses a proprietary commercial alternate firmware with a completely different set of opcodes and virtual machine functionality than the standard NXT firmware. Unfortunately, the (...) (18 years ago, 2-Oct-06, to lugnet.robotics.nxt)
|
|
| | Help with NXT-G programming.
|
|
Hello, I got my Mindstorm NXT set a few weeks ago. Have built and programmed all the modells that was in the program that came with the set. And now started to make my own robots with the NXT. The NXT-G program looks great and is easy to understand (...) (18 years ago, 2-Oct-06, to lugnet.robotics.nxt)
|
|
| | RE: Tacho Limit and Braking
|
|
If you want to try something a little different, use RobotC to do this. There are several advantages to this: * It can be done with one "setout" opcode. * The RobotC PID algorithm for this type of movement is different than the NXT-G (...) (18 years ago, 2-Oct-06, to lugnet.robotics.nxt)
|
|
| | Re: Tacho Limit and Braking
|
|
(...) The NXT firmware does not support a single operation which has the motor run to a specific tachometer limit and then brake. The only way to do what you would like to do involves several operations. But you can wrap it all up into a reusable (...) (18 years ago, 2-Oct-06, to lugnet.robotics.nxt)
|
|
| | Tacho Limit and Braking
|
|
I started playing with NBC, and wanted to run the motor until it hits the tachometer limit, and then brake. I have been unable to make this happend with one setout opcode. Is it possible? Is it possible to make the opcode wait until the tacho limit (...) (18 years ago, 1-Oct-06, to lugnet.robotics.nxt)
|
|
| | Program with Java using iCommand 0.4
|
|
The latest version of iCommand is out. It's not quite leJOS but it's the closest thing out there until we get into leJOS development. New features: - I2CSensor and UltrasonicSensor support. - Changed API so it duplicates architecture of leJOS API (...) (18 years ago, 23-Sep-06, to lugnet.robotics.nxt)
|
|
| | Danny's Mindstorms new domain
|
|
Hi all! I wish to invite you to update your links: my new (and only) page is now at (URL) you for your attention. Danny (18 years ago, 23-Sep-06, to lugnet.robotics.nxt)
|
|
| | NXT - TiltBot - test of Techno-Stuff Tilt / Accelleration Sensor
|
|
All, I created a NXT bot to test the Techno-Stuff tilt / accelleration sensor. Pics and details here: (URL) (18 years ago, 23-Sep-06, to lugnet.robotics.nxt)
|
|
| | Re: Johnny 5
|
|
Instructions may come out in a book next year. I'll soon release some new software for JohnNXT. Cheers, Danny (18 years ago, 19-Sep-06, to lugnet.robotics.nxt)
|
|
| | Re: NXT software's "My Portal" tab now actually does something
|
|
(...) Nope, it's not that, I'm connected all the time. I'm guessing the Windows Firewall, but I've opened that up (I think). (18 years ago, 18-Sep-06, to lugnet.robotics.nxt)
|
|
| | Re: Johnny 5
|
|
(...) He has recently posted a parts list, which is a start: (URL) (18 years ago, 18-Sep-06, to lugnet.robotics, lugnet.robotics.nxt, FTX)
|