| | Re: NXT memory map
|
|
(...) I found everything here (URL) not directly at Atmel... Christian (17 years ago, 7-Aug-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | Walking Bot Video
|
|
Hi All, I've just posted on my blog (URL) a video of a walking bot I built year ago using the "ROBOTIX" motorized construction set. Although the bot is being controlled by a Handy Cricket controller, it can easily be operated by a LEGO NXT. The (...) (17 years ago, 7-Aug-07, to lugnet.robotics)
|
|
| | Re: NXTway DS powered by LEJOS OSEK
|
|
(...) OK, I will make three versions (no-so-potimized version, 16msec update, and display removed version). Next couple of days I will not have time to do, so please wait for several days. (...) You are right. LEJOS OSEK does not support file system (...) (17 years ago, 6-Aug-07, to lugnet.robotics)
|
|
| | Re: RotateMotorEx hangs
|
|
(...) The change I have made is to replace this: // Waits till angle reached index __rotate_firstPort0, __rotate_ports0, NA __rotate_Running0: getout __rotate_rs0, __rotate_firstPort0, RunState brcmp EQ, __rotate_Running0, __rotate_rs0, (...) (17 years ago, 6-Aug-07, to lugnet.robotics.nxt)
|
|
| | Re: NXTway DS powered by LEJOS OSEK
|
|
(...) Thanks. I'm just glad to see people are having fun with it. (...) This is actually a bit tricky. Dick Swan (RobotC) asked about optimizing the display update function like you've done (for the same reason you did it). Basically, it means this (...) (17 years ago, 6-Aug-07, to lugnet.robotics)
|
|
| | RE: NRLink reading RCX response w/ RobotC
|
|
(...) Look at the file "RCX2 LASM Byte Codes" for a description of each of the available opcodes. Read (URL) coupled with the contents of my previous email. (...) No valid message starts with with 'opcode' byte of '00' or 'FF'. [Check out the above (...) (17 years ago, 3-Aug-07, to lugnet.robotics.nxt)
|
|
| | NXT memory map
|
|
Hi, where can I get some more informations about NXT memory map when system is running ? 1. Startaddress of RAM (Range: 0x0000 0000 - 0x0000 FFFF) ??? 2. Startaddress of Flash (Range: 0x0001 0000 - 0x0003 FFFF) ??? Is it true, that the flashmemory (...) (17 years ago, 6-Aug-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | Re: Two New GBC Modules..
|
|
(...) I have some more pictures uploaded; (URL) here> and (URL) here>. The cut-away part in the lift is actually from a shortage of 1x4 bricks, but I agree, it turned out nicely. I'm just now realizing how quiet it is, I can't really say for certain (...) (17 years ago, 6-Aug-07, to lugnet.robotics, lugnet.technic, FTX)
|
|
| | RE: RotateMotorEx hangs
|
|
As long as it will still retain the value of rotation count, it will be very useful. Otherwise, it will be bad! This will help in simulating an event driven instance. Do you see there is any down side of this implementation other than a few more (...) (17 years ago, 6-Aug-07, to lugnet.robotics.nxt)
|
|
| | Re: NXTway DS powered by LEJOS OSEK
|
|
Hi Steve, It's my great pleasure to receive a reply from the father of Legway! (Everything was started from your great work) (...) Please use the following answers. Features: LEJOS OSEK Language type: ANSI C/C++ Firmware: Custom IDE(included?): (...) (17 years ago, 6-Aug-07, to lugnet.robotics)
|