| | Re: Faster NXT LCD Screen Refresh
|
|
(...) Could you be a little more specific regarding the changes you made to this method: UBYTE DisplayUpdate(UWORD Height,UWORD Width,UBYTE *pImage) { static UWORD State = 0; static UWORD Line; if (State == 0) { if (DisplayWrite(CMD,(U...itString)) (...) (18 years ago, 4-Apr-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | 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 (...) (18 years ago, 4-Apr-07, to lugnet.robotics.nxt, lugnet.robotics.nxt.nxthacking)
|
|
| | NXT-to-NXT Messaging
|
|
The following is a good topic for this list. It deals with NXT-to-NXT messaging. It's based on an original post in the "nxtasy" forums. There's lots of room for improvement / enhancement in the NXT-to-NXT messaging. Especially when more that two (...) (18 years ago, 2-Apr-07, to 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 (...) (18 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)
|
|
| | Re: Enhanced standard NXT firmware
|
|
"John Hansen" <afanofosc@comcast.net> wrote in message news:JF0sGr.M2w@lugnet.com... (...) implement (...) big snip Great job John. And thank you especially for CommExecuteFunction. I couldn't believe that Lego didn't allow a way to make a Bluetooth (...) (18 years ago, 28-Mar-07, to lugnet.robotics.nxt.nxthacking, lugnet.robotics, lugnet.robotics.nxt)
|