The Future of Arduino
Chris Anderson
DIY Drones
July 19, 2010
A week ago I spent a day with the Arduino team in and around Milan (production lead Gianluca Martino at left above, with raw Arduino PCBs coming off the fab). Here's a quick report.
First, we talked a lot about the Punto Uno ("Version 1.0") release. It's kinda incredible that Arduino is still described as Alpha software and stuck in decimal versions after all these years. Well, no more. In September, it will finally be released in a 1.0 version. Here's [ http://arduino.cc/blog/?p=633 ] a post that describes the main changes, which are mostly just cleaning it up a bit. Main changes include:"Environment:
Language (most of these are possibilities and still open for discussion):
Also note that other teams are improving library functions. One of those that has caused us trouble is the serial output (Serial.println()) slows processing dramatically. This team [ http://www.makehackvoid.com/mhvlibis ] rewriting the I/O functions to be interrupt-driven across the board, which should speed everything up.
The team has shipped 150,000 Arduino boards so far. Other Arduino-compatible vendors have shipped at least another 50,000, so there are more than 200,000 Arduino boards out there already.
There are plans for a new board this fall, but I'm not allowed to discuss the details and than to say that the changes are mostly around ease of use and flexibility, not performance. There is also a roadmap to make Arduino code and the IDE compatible with MUCH more powerful boards, but these are also not public yet.
The two main thrusts as Arduino professionalizes is ubiquity (getting to a million units through ease of use and becoming part of mainstream education) and supporting an ecosystem of Arduino-based products, such as our own. My own ask: a debugger. That's been discussed and may happen.
Here are some pictures from my trip:
Massimo
Banzi
Four pick-and-place machines work all day making Arduino boards in a small factory
in the farm country between Milan and Turin, in the small electronics company cluster
that's around the old Olivetti factory. Most of these companies used to be suppliers
for Olivetti, but when it went out of the PC business and was sold to Telecom Italia,
they became more entrepreneurial electronics firms. Now they are bringing high-tech
electronics manufacturing back from China.
These women load the bootloader and run the tests.
The PCBs are fabbed in another small factory down the road from the Arduino factory.
The boards are dipped in chemicals to remove the resist
Lots of stirring to get the chemicals to etch the board correctly
The slowest and most expensive part of the PCB process is drilling the vias.
This is the design shop where the next-gen Arduino boards are being developed.
Copyright 2010 http://diydrones.com/