Some interesting news from Arudino yesterday:

  • Arduino 1.0, we finally froze the Arduino API, the IDE and the layout of the boards.
  • Arduino Leonardo, a low cost Arduino board with the Atmega32u4.
  • 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.
  • Arduino Wifi Shield. It adds Wi-Fi communication capabilities to any Arduino.