The Arduino Yún is the newest member to the Arduino line up and is in a class all its own. The Overview from Arduino.com…
The Arduino Yún is a microcontroller board based on the ATmega32u4 (datasheet) and the AtherosAR9331. The Atheros processor supports a Linux distribution based on OpenWRT named Linino. The board has built-in Ethernet and WiFi support, a USB-A port, micro-SD card slot, 20 digital input/output pins (of which 7 can be used as PWM outputs and 12 as analog inputs), a 16 MHz crystal oscillator, a micro USB connection, an ICSP header, and a 3 reset buttons.
The Yún distinguishes itself from other microcontrollers with its ability to communicate with the Linux distribution onboard. This feature allows users to easily interact with their Yún using Python script and shell in onboard. Below are more detailed specs on the Arduino Yún.
AVR Arduino microcontroller | |
Microcontroller | ATmega32u4 |
Operating Voltage | 5V |
Input Voltage | 5V |
Digital I/O Pins | 20 |
PWM Channels | 7 |
Analog Input Channels | 12 |
DC Current per I/O Pin | 40 mA |
DC Current for 3.3V Pin | 50 mA |
Flash Memory | 32 KB (of which 4 KB used by bootloader) |
SRAM | 2.5 KB |
EEPROM | 1 KB |
Clock Speed | 16 MHz |
Linux microprocessor | |
Processor | Atheros AR9331 |
Architecture | MIPS @400MHz |
Operating Voltage | 3.3V |
Ethernet | IEEE 802.3 10/100Mbit/s |
WiFi | IEEE 802.11b/g/n |
USB Type-A | 2.0 Host/Device |
Card Reader | Micro-SD only |
RAM | 64 MB DDR2 |
Flash Memory | 16 MB |
PoE compatible 802.3af card support |