Breakfast at Arduino

For the second year in a row we decided to announce our new products at Maker Faire in NYC.
Tomorrow morning, if you come to the Arduino tent, you will be able to see:
Arduino 1.0, we finally froze the Arduino API, the IDE and the layout of the boards. We’ve made some minor additions to the Arduino connectors to make them more flexible. Tomorrow you will be able to download the release candidate and in 1 month of frantic testing with the community, the platform will be ready and stable.
Arduino Leonardo, a low cost Arduino board with the Atmega32u4. It has the same shape and connectors as the UNO but it has a simpler circuit. On the software side it has a nifty USB driver able to simulate a mouse , a keyboard, a serial port (with more drivers coming later). As usual for Arduino, everything will be released as open source (Core, Bootloader, Hardware).
Arduino Due, a major breakthrough for Arduino because we’re launching an Arduino board with a 32bit Cortex-M3 ARM processor on it. We’re using the SAM3U processor from ATMEL running at 96MHz with 256Kb of Flash, 50Kb of Sram, 5 SPI buses, 2 I2C interfaces, 5 UARTS, 16 Analog Inputs at 12Bit resolution and much more.
Instead of just releasing the finished platform we are opening the process to the community early on. We’re going to be demoing the board and giving away some boards to a selected group of developers who will be invited to shape the platform while it’s been created. After Maker Faire, we will begin selling a small batch of Developer Edition boards on the Arduino store (store.arduino,cc) for members of the community who want to be join the development effort. We plan a final and tested release by the end of 2011
Arduino Wifi Shield. It adds Wi-Fi communication capabilities to any Arduino. Instead of using any of the classic WiFi modules on the market we wanted to have something that will provide the maximum level of hackability to the user. The shield is based on a wifi micro module made by H&D Wireless coupled with a powerful AVR32 processor that carries the full TCP-IP stack leaving room to add your own protocols and customisations. We’ve also worked hard to make sure that you will be able to migrate your code from the Ethernet Shield with minor changes.
We’re also going to show some prototypes of new platforms we’ve been working on: We have robots, new IDEs and more.
It has been a crazy few months and we want to thank ATMEL very much the support that we got on all the new products.
Come over to Maker Faire and have a look for yourself!
September 17th, 2011 at 10:49:05
FANTASTICAS NOVEDADES!!!! ahora fotos, por favor.
AWESOME NEWS!!!! Now pics, please
September 17th, 2011 at 20:05:13
Grandiosos modelos, y la R3 de Arduino UNO me dejó impresionado.
Muy buena la conferencia del 17 de Sep en Maker Faire.
Felicidades!
September 17th, 2011 at 20:54:33
I’ve been hoping and dreaming for a 32u4 arduino, the 32bit blows my mind. Awesome as always, the future thanks you!
September 18th, 2011 at 16:14:31
Good news! ARMs entering the Arduino family 🙂
September 18th, 2011 at 21:29:56
When can I buy a Due? MUST HAVE DUE!
September 19th, 2011 at 10:11:34
oh gosh, I can not wait to try the new Wifi shield!
September 19th, 2011 at 13:55:49
wow, so exciting! A number of great revisions and additions! I am particularly excited about the Due. I have really enjoyed the Maple and Embed boards, but usually find the polish of the Arduino products refreshing and obviously the community behind developing with them is unparalleled.
Great news!
September 19th, 2011 at 14:21:05
Great!
Arduino Due,
the ARM based board that we waiting for!
September 19th, 2011 at 19:25:58
Wow any word on when the WiFi shield will be available? This will be extremely useful!!
September 19th, 2011 at 20:12:20
So, Maker Faire is over! When’s the Developer Edition Due’s going on sale?
Too excited!
September 19th, 2011 at 21:04:52
Nice news, a bit dissapointed though. The arm-due is kinda massive! That is a lot of I/O! Very neat though, that absolutly.
I am kinda sad to not see something like the Zigduino. A Atmega128RFA1 based mcu that has an integrated AT86RF231. It won’t give us pure wifi, but IEEE 802.15.4 is what you’d want on an embedded system?
As a shield I did actually expect AT86RF231 based shield for IEEE 802.15.4.
Ontop of all that; drop 5V and make all the new stuff 3.3V actually, cheaper, more power efficient, better! Maybe next year? 🙂
September 19th, 2011 at 23:02:06
What about the IDE? Will it be the same as for the Maple by Leaf Labs?
September 19th, 2011 at 23:23:53
Any schematics for the new boards to share/review yet?
Same for the SDK…?
September 19th, 2011 at 23:27:33
Who makes the WiFi Shield and is it available for purchase?
September 20th, 2011 at 00:38:09
First- arduino due is too similar to arduino duemilanove
Second- can you use an atmel chip with included Ethernet capabilities???
Thanks!
September 20th, 2011 at 01:08:18
Is the “nifty USB driver” Dean Camera’s LUFA?
September 20th, 2011 at 03:15:43
This is great news! I am really looking forward to the Arduino Due, with a Wifi shield.
September 20th, 2011 at 05:54:12
If the Due is not 5V tolerant wouldn’t now be a good time to fix the pin spacing issue?
September 20th, 2011 at 06:22:03
It’s been mentioned that the new due will be 3.3v not 5v – and so electrically incompatible with existing shields. One guy on hackaday suggested using more standard header pitch on the new 5V boards to make them physically incompatible – and make it easier to prototype for it.
September 20th, 2011 at 08:42:52
Awesome work on the ARM version of the Arduino 🙂 I was already orienting on ARM with olimexuino and Maple, but I think Due has more chance to succeed since Arduino has the whole community to support the development 🙂
September 20th, 2011 at 12:39:36
The Due sounds like a great platform for everything that requires a bit more power than the 8 bit Arduino.
What are your plans concerning the software side? While it is hopefully as compatible as possible I think some kind of small OS would be really helpful, at least file system and networking support and some kind of threads and you could do a lot with this. Maybe a combination of the Arduino IDE with Contiki, FreeRTOS or TinyOS?
September 20th, 2011 at 16:30:51
As the SAM3U works with 3.3V the new board renders many 5V-shields useless.
September 20th, 2011 at 18:10:22
woww,,, ARM now !! i like it,, more speed,,
September 20th, 2011 at 19:48:00
Very exciting indeed…I have been horsing around with 3.3V (and pulling to 5V) via the IOIO board. Can’t wait to break out the new Arduino and keep the ball rolling!
September 26th, 2011 at 09:20:02
Great,
an 32bit Arduino. I was playing around with a Maple a bit, but an Arduino with 32bit may have an easier start because of the big community here. An implemented SD Slot and working CAN would be great :). Let’s see…
I am waiting for Christmas 😉
September 27th, 2011 at 10:49:40
I think you should add also some external SRAM, for some purposes it’s really helpful. In 2011 adding just a couple of MB on the board is rather cheap.
October 3rd, 2011 at 21:33:37
An official ATMEL release too:
http://www.atmel.com/dyn/products/view_detail.asp?FileName=F2-110916-MakerFaire_Arduino_Atmel.html&category_id=163&family_id=607
October 6th, 2011 at 12:26:37
hi.
Just email who gave you the Due. Was he Massimo?
best
davide
December 29th, 2011 at 23:21:15
Quote: Arduino Due. “We plan a final and tested release by the end of 2011.”
You are more than late !!!
January 14th, 2012 at 00:43:15
Does anyone know when is the Arduino Wifi Shield going to market?
January 14th, 2012 at 15:36:44
As many of you I am looking the wifi shield mentioned above. We are January 2012 now and wondering if I can buy this somewhere?
February 6th, 2012 at 16:58:54
Im really looking forward to the Due. Ive been looking for a simple ARM unit for awhile, most are either too simplistic (rPI) or too complex for simple tasks (pandaboard) or unsported community wise (eBay knockoffs) the only real simple unit that has a strong community is the beaglebone. but if there is an arduino unit Id much rather support them 🙂
February 9th, 2012 at 17:24:13
Any word on the availability of the wifi shield?
February 14th, 2012 at 21:57:23
[…] UPDATE: Apparently new Arduinos are being release very soon which already include the ability to mimic a keyboard or mouse out of the box! Check out the official announcement! […]
February 20th, 2012 at 13:50:50
where is the DUE? :((( it’s almost the end of february… i hoped i could get this on my birthday on 23rd :(((((
March 9th, 2012 at 05:58:52
Still no WiFi Shield, anyone know when we can buy these? I’ve been looking at hydrogen wifi shield from diy sandbox instead…has anyone tried one yet? the seem to be new.
March 10th, 2012 at 01:52:43
How do I become an Arduino Developer for WiFi Shield?
March 23rd, 2012 at 20:34:02
Any updates about ARM based Arduino Due ? 🙁
March 25th, 2012 at 07:30:59
Soon soon soon! 😉
March 27th, 2012 at 09:02:03
Is there any possibility of getting started with a beta version of the IDE that supports the Cortex?
March 30th, 2012 at 08:01:47
Hien: it is in the making … I should say it is in the oven, so that you get the picture on how soon it will come out.
March 30th, 2012 at 08:12:14
Hej,
the IDE will be released with the board. If you want to follow the development of the multicore IDE you should just join our developers email list: developers AT arduino DOT cc
April 28th, 2012 at 18:41:35
Its now April 2012 and ive heard nothing else about the wifi shield.
I want a wifi shield for my project but dont want to buy one and then you bring out an official one which would be better.
Until then my project is on hold.
May 15th, 2012 at 02:07:49
Now it’s May? When is this planned for release?
May 27th, 2012 at 09:18:46
Hi,
any news on the WiFi shield? My project is also on hold until the shield is out…
June 21st, 2012 at 06:00:41
[…] be somewhere in the june/july timeframe. I’m awaiting eagerly it’s release since its announcement last […]