 | | Re: Mindstorms NXT programming languages
|
|
(...) I think, John, you've finally started us down the right path to (hopefully) put this whole topic to bed. What we're talking about here isn't necessarily a difference between serial FLASH and parallel FLASH. What we're talking about is the (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Re: Mindstorms NXT programming languages
|
|
(...) Agreed! And if they did come up with a PC in a brick, you'd have to put new batteries in it every few minutes :) JB (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | RCX NXT Possible Improvements over older RCXs
|
|
I've seen mention of improvements to the light sensor and also the change from analogue to digital interfacing. I think an improvement to the light sensor, by making it pulse the LED at a frequency that can be filtered - a lot higher than 50 or 60Hz (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Re: Mindstorms NXT programming languages
|
|
(...) Er ... Is there an apples and oranges problem here? You are referring to serial memory devices used for data storage versus broad side FLASH which permits the CPU to execute from it. If the CPU were to be crippled by executing from a SD memory (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Re: Mindstorms NXT programming languages
|
|
(...) Steve, What you need to do is to make a dongle for your laptop PC with 8G DRAM, a 1 terabyte hard disk, that gives you an infinite number of LEGO NXT compatible motor ports and sensor ports. You will probably have to drill a few technic pin (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Re: Mindstorms NXT programming languages
|
|
(...) Benton, In the world of electronics it is typically cheaper to buy what you need off the shelf than it is to create your own custom chip, unless you are going to have extremely high volume sales. When it costs $100,000 or more to fabricate a (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Re: Lego colours
|
|
(...) Maybe that was the case many years ago, but things have definitely changed over the years, causing LEGO to adopt new practices. (Just look at the introduction of flesh-toned minifigs, for example) (...) MUP = Mindstorms User Panel. A dozen or (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Re: Mindstorms NXT programming languages
|
|
(...) Another more likely option is that they put the ram and flash ram on the same custom chip as the ARM. Not only would this reduce the parts count, but it would save pinout and simplify the circuit board. (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Re: NXT and bluetooth enabled phones
|
|
(...) Take a look at C++ - which has the Java-type Object-Oriented stuff whilst retaining all the things you liked about C. Some people (like me) claim that C++ has the best of both worlds. Other people (mostly Java enthusiasts) claim that it (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Re: Alternate connectors
|
|
(...) Try Deans or other RC car plugs: (URL) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Re: Mindstorms NXT programming languages
|
|
(...) Agreed. (...) Actualy, while I've not posted on this, I've certainly come close. A valid argument could be made that this is because I'm not a good programmer, but it's certainly a problem I've encountered. So, I've worked around it. There are (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Re: Alternate connectors
|
|
(...) I did finally discover a two pole version of the automotive hermaphroditic connector: (URL) But realize it is physically way too big :( I don't like the IDC connector as it is "ended" I.E. there is a male and a female version... but this might (...) (20 years ago, 13-Jan-06, to lugnet.robotics, FTX)
|
|
 | | Re: Mindstorms NXT programming languages
|
|
(...) Yes! Easily. I want to load images from a camera and process them in realtime. To do that, I'd like to take a pre-existing image processing library and compile it for the NXT. That could EASILY consume all 256Kb of flash - and the image itself (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Re: Mindstorms NXT programming languages
|
|
(...) You've brought up the price point several times. If your analysis is correct (example: adding 64MB for a couple bucks), why don't you think LEGO did it? It would seem to me there are three options: 1) Your economic analysis is flawed. 2) LEGO (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Re: NXT and bluetooth enabled phones
|
|
Have you seen the word "applet"? I guess Peter isn't talking in-html scripting, but real java... I'm familiar with both C and Java... I was first introduced to Java, and didn't have real problems with it - it did everything it had to do, and the (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Re: Mindstorms NXT programming languages
|
|
(...) The size of the flash on the NXT is ridiculously small compared to almost any other consumer-grade embedded systems. Look at cheap digital cameras, PDA's, handheld game systems, thumb drives, MP3 players and cell phones. Name one of them with (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Re: Lego colours
|
|
(...) I read that too - but there was a discussion about this on the Lego entry of Wikipedia and it seems that this may just be urban legend. Consider the VAST number of military parts that Lego makes - there are Lego guns, rockets, knives, swords, (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | RE: Mindstorms NXT programming languages
|
|
(...) pathetic. On the contrary, the NXT brick has an enormous amount of memory! On the RCX, there's 6K of memory for user programs and datalog in the standard firmware. I can't recall ever seeing a post with a complaint that a NQC program doesn't (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Lego colours
|
|
Someone posted here about a month ago saying that they didn't really like the Lego colours and would swap all of his for gray bricks given the chance... There was a show over Christmas in the UK about classic toys and, no surprise, Lego was (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|
|
 | | Re: Mindstorms NXT programming languages
|
|
In fairness, although the NXT has a small amount of memory, you're talking about porting a high level interpreted language like Python to a low-cost embedded platform. For my sins, my day job consists of developing code that must cross compile (...) (20 years ago, 13-Jan-06, to lugnet.robotics)
|