| | 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)
|