Hacker News new | ask | show | jobs
by atduskgreg 6231 days ago
You got it exactly. I'm not arguing that the Arduino is going to be sitting on office desks or pants pockets everywhere, but that whoever invents the thing that is will have cut their teeth and learned what works on an Arduino.
1 comments

Arduino is the Python of dev boards in that Python has an explicit goal of "batteries included" -- to include everything you need to be productive right away. Ironically, in the case of Arduino, batteries are technically not included, but that's because you get power directly from USB. :-) But metaphorically, Arduino is as "batteries included" as Python.