| | Re: Mars mission IV
|
|
Hi, Claude Baumann, I would like to collaborate with you. I am very interesting in Rover projects. Juan Antonio Breña Moral www.juanantonio.info (17 years ago, 10-Mar-08, to lugnet.robotics)
|
|
| | Re: Mars mission IV
|
|
(...) presentation, of a very novel hack to the RCX. Note that while he used non-LEGO technology (the LEGO solar cells, while robust, have a really poor power-to-weight ratio, and his "energy can" beats the pants off batteries for this sort of (...) (17 years ago, 10-Mar-08, to lugnet.robotics)
|
|
| | Re: Mars mission IV
|
|
"Claude Baumann" <cbaumann@ci.educ.lu> wrote in message news:JxIys1.HME@lugnet.com... (...) Solar Cell / RCX info - From the LEGO site: (URL) What are the specs on the LEGO Solar Cell and Capacitor? The LEGO Solar Cell and Capacitor are designed to (...) (17 years ago, 10-Mar-08, to lugnet.robotics)
|
|
| | Mars mission IV
|
|
We are currently (and urgently) working on a new edition of our Mars mission project ((URL) The idea is to start from our former RCX experiences and add some new features this time. We are designing the rover in traditional stud-technology with the (...) (17 years ago, 10-Mar-08, to lugnet.robotics)
|
|
| | motor port splitter?
|
|
Looks like only Mindsensor provides port splitter for nxt motors. Unfortunately, this splitter will not allow independent control. I had this application which requires ita port to be attached to one NXT motor, and one RCX lamp (while the other two (...) (17 years ago, 10-Mar-08, to lugnet.robotics.nxt)
|
|
| | Re: Nxtcom error #89
|
|
Here is a shameless plug for Java .... The Lejos_NXT software system (aka NXJ) runs its defrag program every time a file is deleted from the file system. And the start up menu also shows on the LCD the amount of free flash (which,of course, is (...) (17 years ago, 9-Mar-08, to lugnet.robotics.nxt)
|
|
| | Re: step-by-step tutorial leJOS and Eclipse
|
|
Hey, Due to a complete redesign of the website, the tutorial URL was changed to: (URL) (17 years ago, 9-Mar-08, to lugnet.robotics.nxt)
|
|
| | Re: Nxtcom error #89
|
|
(...) Unfortunately, the standard firmware does not expose the ability to iterate through the files in the file system. You can do that with the enhanced NBC/NXC firmware, but even then the information you can get about a file is just its name and (...) (17 years ago, 7-Mar-08, to lugnet.robotics.nxt)
|
|
| | Re: Nxtcom error #89
|
|
(...) Thanks, John -- this agrees with what Dave found as well. Makes sense. (...) Thanks again. What would be really neat is a utility that can draw a memory map, showing what is stored where. I haven't seen such a thing since my Apple II days, but (...) (17 years ago, 6-Mar-08, to lugnet.robotics.nxt)
|
|
| | Re: Nxtcom error #89
|
|
(...) According to the LEGO Mindstorms NXT Communication protocol.pdf that is part of the Bluetooth Developer Kit, your error code (89) means "No linear space". That means all the remaining space on your NXT is fragmented so there is not enough (...) (17 years ago, 6-Mar-08, to lugnet.robotics.nxt)
|
|
| | Re: Nxtcom error #89
|
|
OK, for the archives: I got an answer from Dave Baum (author of nxtcom). He says that error #89 indicates memory fragmentation -- even though my NXT had plenty of free RAM in total, there was no single contiguous block big enough to hold the new (...) (17 years ago, 6-Mar-08, to lugnet.robotics.nxt)
|
|
| | Re: Nxtcom error #89
|
|
To follow up my own post: I've since verified that I have 45K free on the NXT, and the file I'm installing is under 13K. I've also restarted both my Mac and my NXT, and still get that mysterious error 89. After more experimentation, it does appear (...) (17 years ago, 5-Mar-08, to lugnet.robotics.nxt)
|
|
| | Nxtcom error #89
|
|
I've been using the nxtcom utility to download NXC apps from my Mac. It was working fine just a few minutes ago, but all of a sudden (starting about 10 minutes ago) it's giving me a "NXT Error #89". I've searched the web and read the read-me, and (...) (17 years ago, 5-Mar-08, to lugnet.robotics.nxt)
|
|
| | Re: new to nbc; invaders problem
|
|
John, Ah. That works fine. I guess I was thinking the graphics data would be compiled into the binary, but the lack of a path in the filenames in the various include files should have given me a clue. -Tim (...) (17 years ago, 3-Mar-08, to lugnet.robotics)
|
|
| | RE: Coming out of the dark ages...
|
|
Interestingly, this exchange caused me to break out my own RCX 1.0 to do some experimentation. I was able to get the serial IR tower to work with Windows Vista Ultimate x64 by using the USB to serial cable from a Vex programming kit (it's actually a (...) (17 years ago, 3-Mar-08, to lugnet.robotics)
|
|
| | Re: Coming out of the dark ages...
|
|
You'll need to either get the RCX 2.0 software or use NQC. As far as I know no one has (yet) managed to use the IrDa port and I believe Vista doesn't support Serial ports... you might try a USB to Serial converter, but that doesn't always work. (...) (17 years ago, 3-Mar-08, to lugnet.robotics)
|
|
| | Re: new to nbc; invaders problem
|
|
(...) I will check into this when I get home this evening but I think your problem may be that BricxCC and NBC do not automatically download the .RIC files referenced in the program source code. Those must be downloaded manually, which you can (...) (17 years ago, 3-Mar-08, to lugnet.robotics.nxt, lugnet.robotics, FTX)
|
|
| | Coming out of the dark ages...
|
|
Hi, I am just coming out of my (second) 'dark ages', now that my kid has turned 5y and is starting to build LEGO, so I can get my LEGO out of the stores again... I didn't have the time yet to check all postings, but can someone quickly fill me in (...) (17 years ago, 3-Mar-08, to lugnet.robotics)
|
|
| | new to nbc; invaders problem
|
|
I'm just getting started with bricxcc (and winxp on my mac), so I'm hoping there's something painfully obvious I'm missing. I've compiled and run a few simple nbc and nxc programs (mostly from John's book), but invaders.nbc isn't working for me. I (...) (17 years ago, 2-Mar-08, to lugnet.robotics.nxt, lugnet.robotics, FTX)
|
|
| | Re: Compass sensor with NXC
|
|
(...) I emailed Karen with the solution to her problem. This can trip you up if you aren't careful. Drawing values to the screen can confuse you if you draw over the top of an existing number without clearing the screen first. John Hansen (17 years ago, 29-Feb-08, to lugnet.robotics.nxt)
|