| | Re: NXT parts for MLcad 54087 or 56145
|
|
Hi all, (...) I checked the size with a 44292 wheel. It's exactly the same. I also checked on Peeron site, the two parts seem to be the same. (URL) Klein A Mindstorms fan. (18 years ago, 9-Feb-07, to lugnet.cad.mlcad, lugnet.robotics.nxt)
|
|
| | BricxCC release 3.3.7.16
|
|
I have released today a new official BricxCC release (3.3.7.16) which includes NBC/NXC 1.0.1 b25. BricxCC has updated syntax highlighting for NXC and NBC. It also has a number of minor fixes. In particular, the code explorer and procedure list tools (...) (18 years ago, 9-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | NXC/NBC release news
|
|
I have posted sourcecode and the win32 build of beta 25 for NBC/NXC. The Linux and Mac OSX binaries will be available later today. February 8, 2007 - NBC 1.0.1.b25 beta is available. - Fixes a string whitespace bug introduced in b22 - Fixes a (...) (18 years ago, 9-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | Re: Advice on NXT demonstration Project
|
|
(...) Not being an expert by far myself, I have made several demonstrations locally in my area. I built what the instructions lead you though that come with the set. It took only a few hours the first time and I had a robot that exhibited all of the (...) (18 years ago, 8-Feb-07, to lugnet.robotics.nxt)
|
|
| | Re: Advice on NXT demonstration Project
|
|
(...) In five days, you need something really simple that you understand. Something like Tribot, but make it clear that you know what it's doing. Another really small, *extremely* simple chassis is JennToo* (and a remote control for it as well, if (...) (18 years ago, 8-Feb-07, to lugnet.robotics.nxt)
|
|
| | Advice on NXT demonstration Project
|
|
Hi people, I was asked to perform a Mindstorm Demonstration for a company especialized in High Level Businnes Trainning (Coaching, Leadership, Creativity, Future, etc...) They heard about lego robotics and they want to know more about it, and (...) (18 years ago, 8-Feb-07, to lugnet.robotics.nxt)
|
|
| | Re: compilation switch in BrickCC Command Center?
|
|
(...) Are you talking about defining a macro via a command-line switch such as nqc -Susb -d -DMYVAL=xyz foobar.nqc or something of that sort? If that is what you have in mind then you can do it from within BricxCC with NQC but I have not yet (...) (18 years ago, 6-Feb-07, to lugnet.robotics.nxt, lugnet.robotics)
|
|
| | compilation switch in BrickCC Command Center?
|
|
Thru brickcc command center, I wonder how to insert a user-defined compilation switch as I want to use it in the preprocessor directives. Input is greatly appreciated. --Elizabeth (18 years ago, 6-Feb-07, to lugnet.robotics.nxt, lugnet.robotics)
|
|
| | Re: HELP! NXT brick flash now read-only!!
|
|
(...) Juergen et al., Good news, everyone! The nightmare is over. :-) And I got to learn a few things in the process, too! Setting the security bit must have been what I did, although I don't specifically recall it...I do remember that, before I (...) (18 years ago, 5-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | RE: HELP! NXT brick flash now read-only!!
|
|
(...) It may be obvious, but: Holding the reset pin for a few seconds simply does a brick reset. Holding the reset pin for around 15 seconds is supposed to put the brick into SAMBA mode. You are doing the second I hope. And just to be safe, you've (...) (18 years ago, 4-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | Re: HELP! NXT brick flash now read-only!!
|
|
(...) OK, everybody take a deep breath and slow down. first of all, the SAMBA version I'm using is 1.11, available here: (URL) And for anyone that's going to get busy hacking firmware, this is a great place to start: (URL) Yes, there is a script (...) (18 years ago, 4-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | Re: HELP! NXT brick flash now read-only!!
|
|
(...) The Atmel SAM-BA downloader, included in their In-system Programmer package: (URL) was using an older version than the one currently available on their site, though (1.7 vs. 1.8). (...) Well, it would be nice to be able to get back IN to the (...) (18 years ago, 4-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | Re: HELP! NXT brick flash now read-only!!
|
|
(...) Nathan, What software did you use to load V1.04? It sounds like there is something in there that set the firmware to read-only after it loaded it. Can you find any settings like that in that software? Steve (18 years ago, 4-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | HELP! NXT brick flash now read-only!!
|
|
All, Up until this point, I kept hearing that it was pretty much next to impossible to "brick" a brick. However, I think I've managed to be the first person to prove that it *can* be done (not that I'm proud of this fact :-( ). A few weeks back, I (...) (18 years ago, 4-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | NXT controlled Red Quad
|
|
(URL) NXT controlled Red Quad> - completed 2-3-07 (URL) controlled Red Quad>> Motorized tail - neck and head (3 URLs) Ultrasonic - Touch and Sound Sensors (URL) Sensor>> (URL) Sensor>> (URL) Sensor>> Custom eye lights courtesy HiTechnic - 68.8 x 36 (...) (18 years ago, 4-Feb-07, to lugnet.announce.moc, lugnet.robotics.nxt, lugnet.technic, lugnet.build.mecha, FTX) !!
|
|
| | 4Bit Digital Controller with LEGO NXT Visual Display
|
|
Hi LEGO NXT enthusiasts, I've just posted a Reference Design on my blog (URL) showing how to build a Digital Controller with a twist. I'm using the LEGO NXT as a visual indicator. It's a remix based on providing output status for digital circuits. (...) (18 years ago, 2-Feb-07, to lugnet.robotics.nxt)
|
|
| | NXC Documentation & Samples
|
|
A Not eXactly Complete (NXC) version of the NXC Guide is now available on a new NXC Docs page. It is based on the original NQC Guide written by Dave Baum and John Hansen. (URL) portions of the document describe compiler features which have not yet (...) (18 years ago, 31-Jan-07, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | Re: Spawning threads in NBC
|
|
(...) Just to clarify, NXT-G doesn't have a thread scheduler. NXT-G is a just a graphical programming language, not a firmware or a virtual machine. The standard NXT firwmare implements a virtual machine which has a thread scheduler. The name of the (...) (18 years ago, 31-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: Spawning threads in NBC
|
|
(...) I'm sure someone with some firmware knowledge will have a better answer for this, but my belief is that there are no smarts in the firmware for swapping threads during a wait - i.e. I bet it uses a full timeslice. I have done some BT logging (...) (18 years ago, 31-Jan-07, to lugnet.robotics.nxt)
|
|
| | RE: Spawning threads in NBC
|
|
I don't know how the NXT-G thread/task scheduler works. Just wondering if anyone has any idea on the impact on execution performance when multiple threads are running? And how often threads are scheduled? For example, if you have a "main" thread (...) (18 years ago, 31-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: Spawning threads in NBC
|
|
(...) I stop a thread the manual way: #define STOP_OTHER_THREAD() \ set bOtherThreadEnable, FALSE dseg segment bOtherThreadEnable byte TRUE ends thread main start OtherThread // John's great invention //... STOP_OTHER_THREAD() // ... endt thread (...) (18 years ago, 30-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: Spawning threads in NBC
|
|
(...) I'm trying to leave you alone John, but I haven't been too successful :). (18 years ago, 30-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: WIP - Red Quad
|
|
Hello Eric! (...) The legs show a high flexiblity! Great! Why are there wheels on the feets? Are there wheels so that they feets legs do not slipping away? I think a time abot the Mindstorms NXT and I think about how to use this in a Mecha. Nice to (...) (18 years ago, 30-Jan-07, to lugnet.build.mecha, lugnet.robotics.nxt, FTX)
|
|
| | NBC and NXC API macro testing (bluetooth-related)
|
|
If you have 2 NXTs lying around and you are moderately interested in testing some potentially interesting new NBC and NXC API macros then I would definitely be interested in hearing from you via email. I have written a few additions to the NXTDefs.h (...) (18 years ago, 30-Jan-07, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | Re: WIP - Red Quad
|
|
(...) Ah-ha! That explains my strange building habits lately. Hopefully the merger will mean I'll get an equal portion of the extensive Sophie part collection. I mean, if you doesn't know where he got it, you won't miss it right? -a (18 years ago, 30-Jan-07, to lugnet.build.mecha, lugnet.robotics.nxt)
|
|
| | NXC/NBC release news
|
|
I have posted beta 24 of NBC/NXC. Here's the list of fixes and new features: Version 1.0.1.b24 ---...--- - Fixes a preprocessor bug in NBC and NXC that is triggered by not having a ')' at the end of a macro invocation (or anywhere following in the (...) (18 years ago, 29-Jan-07, to lugnet.robotics, lugnet.robotics.nxt)
|
|
| | RE: Spawning threads in NBC
|
|
In practicality, it is not a good practice to kill another thread without some sort of synchronization anyway. However, if one thread is not responding for a long period of time, it will be good to allow the parent thread to terminate it. (...) (18 years ago, 29-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: Spawning threads in NBC
|
|
(...) Unfortunately, there really isn't any way to implement a mechanism for stopping a thread from another thread (without firmware modifications). John Hansen (18 years ago, 29-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: Spawning threads in NBC
|
|
(...) Is there any plan to create a way to stopped threads that have been spawned in this way (similar to NQC)? (18 years ago, 29-Jan-07, to lugnet.robotics.nxt)
|
|
| | FW: Another Challenge. Performance Comparison
|
|
Dick, 2 questions: 1) Regarding the benchmark code used for performance analysis. How about something which will require intense sensor feedback? How about simple alignment code? I really want to stick with RCX for teaching as kids have to do a lot (...) (18 years ago, 29-Jan-07, to lugnet.robotics.nxt, lugnet.robotics.rcx)
|
|
| | Re: WIP - Red Quad
|
|
"Geoffrey Hyde" <g.hyde@bigpond.net.au> skrev i en meddelelse news:JCKtAE.6qJ@lugnet.com... (...) David List (18 years ago, 29-Jan-07, to lugnet.build.mecha, lugnet.robotics.nxt)
|
|
| | Re: Spawning threads in NBC
|
|
(...) A dream (soon) becoming true ;o) Philo (18 years ago, 29-Jan-07, to lugnet.robotics.nxt)
|
|
| | Spawning threads in NBC
|
|
Thanks to David Wallace's very thought-provoking (although somewhat distracting) emails, I think I can put together a simple pseudo NBC opcode which will let you start a thread in a manner very similar to how it works in NQC. It requires a couple (...) (18 years ago, 28-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: WIP - Red Quad
|
|
(...) Thanks, I am sometimes not sure where some of my parts come from. I just have them. :p (...) Yes, we will be announcing the Sneary-Sophie combine. We are building a Spa-Mechgorpian. Amazing? Indeed. Scary? yes. (...) Thank you, I have the Quad (...) (18 years ago, 28-Jan-07, to lugnet.build.mecha, lugnet.robotics.nxt)
|
|
| | Re: WIP - Red Quad
|
|
"Geoffrey Hyde" <g.hyde@bigpond.net.au> wrote in message news:JCKtAE.6qJ@lugnet.com... (...) Aaron? I've been looking at posts for too long. :) I meant Eric, sorry for any confusion!! :D BTW, I would like to say to Eric that is one pretty good (...) (18 years ago, 28-Jan-07, to lugnet.build.mecha, lugnet.robotics.nxt)
|
|
| | Re: WIP - Red Quad
|
|
"David List" <zerobuttons@gmail.com> wrote in message news:JCKpMs.KG0@lugnet.com... (...) I recognize at least this element in them: (URL) also this element as well: (URL) easy if you know what you're looking at! ;) I know I'm not Aaron, but these (...) (18 years ago, 28-Jan-07, to lugnet.build.mecha, lugnet.robotics.nxt)
|
|
| | Re: WIP - Red Quad
|
|
"Eric Sophie" <mylegomaster@aol.com> skrev i en meddelelse news:JCJpCL.16x@lugnet.com... (...) Nice - which set do you find the hip joints in? Best regards, David List (18 years ago, 28-Jan-07, to lugnet.build.mecha, lugnet.robotics.nxt)
|
|
| | Re: New York City NXT Meet-up
|
|
Sounds great, keep us informed! (18 years ago, 27-Jan-07, to lugnet.robotics.nxt)
|
|
| | WIP - Red Quad
|
|
I have been working on this Red Quad. Contains the NXT. Work in Progress. (URL) (18 years ago, 27-Jan-07, to lugnet.build.mecha, lugnet.technic, lugnet.robotics.nxt, FTX) !
|
|
| | Re: Improving the firmware?
|
|
(...) Dick, I was thinking more in the direction of adding a new Module, with a IOMap that has room to set a command and several parameters, and use the ReadIOMap and WriteIOMap to set them. This may not be the fastest solution, since as you (I (...) (18 years ago, 27-Jan-07, to lugnet.robotics.nxt)
|