| | Re: My first(ish) program
|
|
(...) LOL... Hand eye coordination is a gift. Although, I'm not doing any better... I had the pleasure of playing Mr. Cowdice's rabbit game last friday, and scored a big fat -2. Dave, Im thinking you need to start scoring on the bell curve. Just saw (...) (18 years ago, 14-Mar-07, to lugnet.org.ca.rtltoronto, lugnet.robotics.nxt)
|
|
| | Re: NBC NXT to NXT communication example
|
|
(...) Works like a charm! Thank you Rainer (18 years ago, 14-Mar-07, to lugnet.robotics.nxt)
|
|
| | GCC vs. IAR compiler: Could GCC be tweaked to generate code as tight as IAR?
|
|
Hi, If I compile the LEGO firmware sources with gcc, the code size increases much beyond the 128 KB (which I think) the IAR compiled sources fits into. That means that one have to relocate part of the compiled code into the memory areas between (...) (18 years ago, 14-Mar-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | LEGO autopilot
|
|
I saw this on Slashdot today: (URL) (18 years ago, 14-Mar-07, to lugnet.robotics.nxt)
|
|
| | Re: NBC NXT to NXT communication example
|
|
(...) The exact same code that Danny B includes in the NXC Tutorial should work fine when translated into NBC. I have not tested this yet but here is a quick conversion: //MASTER #include "NXTDefs.h" #define BT_CONN 1 #define INBOX 1 #define OUTBOX (...) (18 years ago, 14-Mar-07, to lugnet.robotics.nxt)
|