| | NYC Mindstorms NXT Meet-up
|
|
I have the LEGO MINDSTORMS NXT ROBOTICS SET and since I'm so "into it", my father and I were thinking we could start up a Lego MindStorms NXT Meet up group/club in New York City where we could meet once a month (or every other month), build, (...) (17 years ago, 27-Aug-07, to lugnet.robotics.nxt, FTX)
|
|
| | Re: Newbie Q's about development environments
|
|
(...) And even beyond this, John has added some enhancements to the FW, so that it will target the standard FW or the modified FW that John has built things into. Correct, John? (17 years ago, 24-Aug-07, to lugnet.robotics.nxt)
|
|
| | Re: Newbie Q's about development environments
|
|
(...) NXC provides all the features available to you in NXT-G, including all the items you mention, plus many that you cannot access in that programming language. It is freely available and it targets the standard NXT firmware. John Hansen (17 years ago, 23-Aug-07, to lugnet.robotics.nxt)
|
|
| | RE: Newbie Q's about development environments
|
|
If you go to Steve Hassenplug's site ((URL) you'll find a comparison of the various text based programming environments including NXC, ROBOTC, LUA, and JAVA. These solutions are all virtual machine based. ROBOTC has the fastest execution speed of (...) (17 years ago, 23-Aug-07, to lugnet.robotics.nxt)
|
|
| | Re: Newbie Q's about development environments
|
|
(...) Joe, This may not answer your question, but hopefully, it will help narrow the field... (URL) (17 years ago, 23-Aug-07, to lugnet.robotics.nxt)
|
|
| | Newbie Q's about development environments
|
|
Hi all, I recently got an NXT and have been having a blast. The iconic programming environment is driving me up a tree, however. So I'm looking for something else, but I'd like to avoid evaluating them all -- thus I turn to you for advice. I'm also (...) (17 years ago, 23-Aug-07, to lugnet.robotics.nxt)
|
|
| | RE: mindstorms sdk
|
|
John, I regret to admit that, between work and this, 16 hrs a day and 7 days a week, I got so frustrated that files were deleted... I won't have time to reproduce it until next weekend. To put it shortly.... nxc_guide.pdf .. 3.13.3.... (...) (17 years ago, 23-Aug-07, to lugnet.robotics.nxt)
|
|
| | Re: The standard NXT firmware & the case of the missing opcodes
|
|
(...) If you download the test_release.zip that I uploaded late last night you will be able to use these new opcodes (after installing the enhanced firmware in lms_arm_jch.zip) in both NBC and NXC programs. Here is some sample NXC code: task goofy() (...) (17 years ago, 23-Aug-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | Re: mindstorms sdk
|
|
(...) Unfortunately, I have verified beyond any possible doubt that the comm module offsets in NBCCommon.h (as well as the offsets for all the other modules) are correct. I had really hoped that there was a bug here. What I did to verify the values (...) (17 years ago, 22-Aug-07, to lugnet.robotics.nxt)
|
|
| | Re: The standard NXT firmware & the case of the missing opcodes
|
|
(...) I don't think I ever got around to mentioning this here, but a long time ago I implemented all of the above opcodes in my NBC/NXC enhanced standard NXT firmware. I implemented all of the shift opcodes so that they take 3 parameters rather than (...) (17 years ago, 22-Aug-07, to lugnet.robotics.nxt.nxthacking)
|