 | | Brickfest2007 Crate/GB Contraption
|
|
We had quite the Mindstorms/Technic display at BrickFest2007 in Portland last weekend! Now that I have been home for a week, I'm starting to recover enough to actually write something about the event. David Schilling was in charge of our (...) (19 years ago, 10-Apr-07, to lugnet.org.us.smart, lugnet.robotics, FTX)
|
| |
 | | Re: DataogValue and firmware > 0328?
|
|
Thanks! Haven't tested yet, but I have reloaded the bricks. I'm going to assume that it'll work with datalog r/w. I'm trying to improve my Laser Tag on a Brick ((URL) system with logging of who got you, and more. Chris (...) (19 years ago, 10-Apr-07, to lugnet.robotics)
|
| |
 | | Re: Using NXT Port 4 EIA-485
|
|
(...) They are tiny. #define SIZE_OF_HSBUF 128 typedef struct { UBYTE Buf[SIZE_OF_HSBUF]; UBYTE InPtr; UBYTE OutPtr; UBYTE Spare1; UBYTE Spare2; }HSBUF; // HI Speed related entries HSBUF HsInBuf; HSBUF HsOutBuf; The IOMap hi speed buffer is copied (...) (19 years ago, 10-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | Re: DataogValue and firmware > 0328?
|
|
(...) I have been using firm0332.lgo for some time taking advantage of the read/write ability of the datalog. Works very well. You can find it here: (URL) you are using a PC, right-click on lego/firm0332.lgo and Save Target As... to save the file to (...) (19 years ago, 10-Apr-07, to lugnet.robotics)
|
| |
 | | DataogValue and firmware > 0328?
|
|
Is there such a thing as a firmware greater than 0328 (firm0328.lgo) as supplied with RIS2? There must be because in the NQC manual there is a reference to \"the standard LEGO firmware version 3.30 which is available via the ROBOLAB software\". I do (...) (19 years ago, 10-Apr-07, to lugnet.robotics)
|