Hacker News new | ask | show | jobs
by atduskgreg 6230 days ago
Those are all cool boards, but they are dramatically more expensive 3-10x and harder to get started with. I've used BASIC Stamp as well and so am not "making this up either". When I was first getting started with physical computing stuff, I tried to use BASIC Stamp and ran into quite a large number of difficulties. While the BASIC language is relatively straightforward, the installation/first run story is full of bad pitfalls. And BASIC Stamp also forces you to know a lot more about [edit: PIC not AVR] architecture in order to accomplish the basic things. Again, these obstacles aren't that big for programmers/more experienced EE-types, but for regular people they are deal breakers.
1 comments

Sorry-- I didn't mean to imply that you were making anything up. I was saying that I was speaking from experience.

By performance/price, I mean the ratio of performance to price. You're right that the boards I cite are 3-10x more expensive, but they're also more powerful by a similar factor.

When did Parallax switch to the AVR architecture? Last time I used a Basic Stamp, it was a PIC.

Oops, you're right it is a PIC not an AVR. Just a typo/brain-o on my part (I've corrected it in my above comment, thanks). Obviously there are steps up from the Arduino in terms of power. Just like there were "real" Unix-caliber mainframe systems available in 1975 when the Altair launched. and likewise, the Arduino-compatible boards are getting more powerful every day, cf the new Arduino Mega as well as the Illuminato. The core of my argument is of the "there's always room at the bottom" type. Without a smooth newbie-to-expert curve, the existence of more powerful and flexible systems is just a frustration to users who are locked out of the whole domain for lack of a starting point. I don't think the Arduino is the Last Word in Physical Computing, I think that for a large class of people what's important about it is that it's the first word.
I guess it's all a matter of degree, but to me, the Arduino is less like the Altair, which was not very widely distributed compared to similar computers sold in later years, and more like the Apple II-- a great product, widely distributed, but not the first of a kind. I'd say the PIC 16F84 and a Picstart programmer are more like the Altair than the Arduino is.

I do agree, though, that having entry-level boards that are easy to use is a huge step up for the large class of people you mention.