 | | Re: NXT to NXT communication?
|
|
I haven't seen any discussion on the performance of the bluetooth messaging. I've measured PC to NXT round trip (send message and receive acknowledgement) as typically being 30 milliseconds. Has anyon else done these measurements and were your (...) (19 years ago, 5-May-06, to lugnet.robotics)
|
|
 | | Re: NXT to NXT communication?
|
|
(...) Or even A master over B, B over A? ROSCO (19 years ago, 5-May-06, to lugnet.robotics)
|
|
 | | Re: NXT to NXT communication?
|
|
(...) So, if any NXT can be both master and slave, could you hook 3 of them up in a triangle? A is master over B, B over C, and C over A? (19 years ago, 5-May-06, to lugnet.robotics)
|
|
 | | Re: NXT interface
|
|
(...) You use the L/R arrow buttons to scroll an icon list along the bottom of the display, and when the proper menu icon is in the center, you hit the centeral orange button to select it, and drill down a menu. The smaller rectangular grey cancel (...) (19 years ago, 5-May-06, to lugnet.robotics)
|
|
 | | NXT interface
|
|
We've all seen screenshots of the Labview programming environment that ships with the NXT. I'm curious about the interface on the actual NXT (with the standard firmware). How does the menu system work? Obviously there are size limits to how much (...) (19 years ago, 5-May-06, to lugnet.robotics)
|
|
 | | Re: NXT memory limits
|
|
(...) I understand the size constraints for storing long sound files on the NXT, but has anyone tried streaming sound over Bluetooth? -Tim (19 years ago, 5-May-06, to lugnet.robotics)
|
|
 | | Re: NXT memory limits
|
|
(...) Yes. Successfully. There is already software available for converting .wav files. (thanks MDPs) Of course, they can't be too big. One of the first things I did was replace the goofy startup sound with a smaller one. There's also software to (...) (19 years ago, 5-May-06, to lugnet.robotics)
|
|
 | | Re: NXT memory limits
|
|
(...) ROSCO (19 years ago, 5-May-06, to lugnet.robotics)
|
|
 | | Re: NXT memory limits
|
|
(...) I would add, for completeness sake, that there is also an ATMEGA48 in the NXT too. There are two main reasons for this. 1. The legacy sensor interface requires 5v ADC for the analog inputs. 2. The motor PWM needs some outboard help. The ATMEGA (...) (19 years ago, 5-May-06, to lugnet.robotics)
|
|
 | | Re: NXT to NXT communication?
|
|
(...) As Brian already mentioned I have produced a compiler for a text-based language (assembly) which is called Next Byte Codes (NBC) for a number of complicated reasons. Michael Barrett Anderson, who is the father of LASM and the RCX firmware, has (...) (19 years ago, 4-May-06, to lugnet.robotics)
|