| | Re: RCX Roverbot morphs to NXT
|
|
Gypsy, you could have a look here - there are two tracked robots (alongside with building instructions): (URL) von gypsy_fly <e_pilobello@yahoo.com>: (...) ---...--- This message was sent using IMP, the Internet Messaging Program. (17 years ago, 18-Jul-07, to lugnet.robotics.nxt)
|
|
| | RCX Roverbot morphs to NXT
|
|
I brought in all our RCX pieces for this week's "Lego A.T.V. Droid" class. I figured the kids might want to create a tracked robot or two. I made one myself after several kids struggled to create a sturdy base. At the moment, I'm staring at my (...) (17 years ago, 18-Jul-07, to lugnet.robotics.nxt)
|
|
| | Control Center I external power supply
|
|
I saw the inside of the Control Center 1 in Philo's BrickShelf gallery and was wondering if anyone has ever tried connecting it to a transformer. I know the second version came with a socket to connect the transformer, but I'd like to know if I'd (...) (17 years ago, 18-Jul-07, to lugnet.robotics)
|
|
| | Re: nxt interfaces with GPS using nxc or robotc?
|
|
(...) I've been wanting to do this for quite some time. John suggested using the IO map before, but I've never been able to get the data I needed from there. So, having played with LEGO's firmware, RobotC, and looking at other options, the only (...) (17 years ago, 18-Jul-07, to lugnet.robotics.nxt)
|
|
| | Re: Rechargeable Battery Question
|
|
(...) Gus, I appreciate the rapid feedback. Off to order an extended battery pack. Thanks again. Brian (17 years ago, 18-Jul-07, to lugnet.robotics.nxt)
|
|
| | Re: Rechargeable Battery Question
|
|
(...) It's the same. (17 years ago, 18-Jul-07, to lugnet.robotics.nxt)
|
|
| | Rechargeable Battery Question
|
|
I am brand new to the NXT world but I would like to purchase the rechargeable battery. My question: Is the A/C adapter unique to the battery or can a train a/c adapter be used instead? I know the combo pack is only $5 more but I have way to many (...) (17 years ago, 18-Jul-07, to lugnet.robotics.nxt)
|
|
| | Re: nxt interfaces with GPS using nxc or robotc?
|
|
(...) I'm not convince personally that it can't be done with the standard NXT firmware yet but I quite possibly am missing something in my examination of the NXT firmware sourcecode. It seems like the incoming data should be copied into the (...) (17 years ago, 18-Jul-07, to lugnet.robotics.nxt)
|
|
| | leJOS NXJ 0.3 released
|
|
The latest version of leJOS NXJ is finally ready! For those who aren't familiar with leJOS, it's a full replacement firmware for the LEGO Mindstorms NXT brick that allows you to run Java programs on the NXT brick. leJOS NXJ works with Windows, Linux (...) (17 years ago, 18-Jul-07, to lugnet.robotics.nxt)
|
|
| | Re: nxt interfaces with GPS using nxc or robotc?
|
|
(...) Unless John Hansen does some significant rewriting of the FW again, I don't think you'll be talking to your GPS via NXC (or anything else based on the standard FW). The problem is that GPS units like to send strings of charecters, while the (...) (17 years ago, 17-Jul-07, to lugnet.robotics.nxt)
|
|
| | nxt interfaces with GPS using nxc or robotc?
|
|
Hello all, I tried to interface my gps, i.trekz1 solar Bluetooth datalogger, using the NXC. No luck there. Wonder if anyone has played with that at all. (17 years ago, 17-Jul-07, to lugnet.robotics.nxt)
|
|
| | Re: Managing LEGO Learning - New Survey on LEGOengineering.com
|
|
I'm cross-posting this to .robotics for you. (17 years ago, 17-Jul-07, to lugnet.edu, lugnet.robotics)
|
|
| | Re: Messing with memory pool
|
|
(...) Okay, thanks for the tip. It was a bit unnecessary for you to spend two paragraphs on that, though; a sentence or two would have sufficed. :-) (...) Code is as follows: if (!mem) mem= (char*)(VarsCmd.Pool); memset(mem, 0, POOL_MAX_SIZE); I'm (...) (17 years ago, 17-Jul-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | Re: Compatibility between the nxt and the RIS 2.0
|
|
Ok I'll search and work on it, thanks a lot. If anyone has any info that you can post I'll appreciate it. (...) (17 years ago, 17-Jul-07, to lugnet.robotics)
|
|
| | Re: Messing with memory pool
|
|
(...) There is no such thing as an NXT-G memory pool. The standard NXT firmware has nothing to do with the graphical programming language implemented by LEGO and NI which is called NXT-G. (...) Why are you setting it to 0x00 if other parts of the (...) (17 years ago, 17-Jul-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | Colors, LDconfig, etc...
|
|
Is there some project to extend LDconfig.ldr to include some recent colors such as Light Stone Gray? Case in point: NXT parts are presently coded in color 383, which works fine with most CAD program but is - as intended - shown as chrome (shiny (...) (17 years ago, 17-Jul-07, to lugnet.cad, lugnet.robotics.nxt)
|
|
| | Re: Compatibility between the nxt and the RIS 2.0
|
|
There's also a light sensor in the RIS 2.0 kit that can be used for color detection. Not very reliable and highly dependent of the level of ambient light, but rudimentarily it works. You could also use the LEGO camera that comes with the Vision (...) (17 years ago, 17-Jul-07, to lugnet.robotics)
|
|
| | Re: Compatibility between the nxt and the RIS 2.0
|
|
So do you have any advice of how can I do it with the ris2.0? (...) (17 years ago, 17-Jul-07, to lugnet.robotics)
|
|
| | Re: Compatibility between the nxt and the RIS 2.0
|
|
(...) The Color Sensor is not compatible with RIS. It relies on I2C communication which was not available with the RCX. JB (17 years ago, 17-Jul-07, to lugnet.robotics)
|
|
| | Compatibility between the nxt and the RIS 2.0
|
|
First of all Hi to everybody this is my first post. Now to the problems, they want me to enter a lego challenge. The thing is they just lend me the RIS 2.0. Are some parts of the nxt compatible with the ris2.0? In this challenge I need my robot to (...) (17 years ago, 17-Jul-07, to lugnet.robotics)
|