 | | Re: NXC/NBC release news
|
|
Hi, Sorry for asking a naive question but I have been trying to create and manipulate an array of strings in NXC without much success. Here is the little test program that I use: #include "NXCDefs.h" task main() { string sarr[]; ArrayInit(sarr, (...) (18 years ago, 30-Mar-07, to lugnet.robotics)
|
|
 | | Re: LEGO Mindstorms NXT - Robotics based Electronics
|
|
(...) Hi Don, Thank you for your contribution in this area! I am an Electrical Engineer by education, but I went down the Software Engineering path long ago. I tinkered a little with electronics when I was younger, did some TV repair work and (...) (18 years ago, 30-Mar-07, to lugnet.robotics)
|
|
 | | LEGO Mindstorms NXT - Robotics based Electronics
|
|
As most of you know I've been exploring ways to revitalize electronics education via this blog and teachings at Lawrence Tech University and now ITT Technical Institute.What saddens me is the days of building electronic circuits on breadboards or (...) (18 years ago, 29-Mar-07, to lugnet.robotics)
|
|
 | | 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: 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)
|