Yún Rev2-board

Yún Rev2

End of Life

The Yún Rev2, Linux powered board with the Arduino simplicity, is the perfect board for your IoT projects!

pinout

The Yún Rev2 has the power of a Linux based system that enables advanced network connections and applications. Connecting to your Wi-Fi or wired network is simple thanks to the Yún Web Panel and the dedicated YunFirstConfig sketch. The Web panel allows you to manage your shield preferences and upload your sketch. The Yún Rev2 uses the Bridge library and so extends the board capabilities by using the Linux processor.

Core
ATmega32U4

The ATmega32U4 executes powerful instructions in a single clock cycle, achieving throughputs approaching 1 MIPS per MHz allowing the user to optimize power consumption versus processing speed.

Microcontroller
Atheros AR9331

The Atheros AR9331 is a highly integrated and cost effective 2.4 GHz System-on-a-Chip (SoC) for wireless local area network (WLAN) AP and router platforms.

Connection
Internet connection

The Yún Rev2 board allows you to connect to the internet using the onboard WiFi or Ethernet connection.

Essentials

First Steps

Quickstart Guide
All you need to know to get started with your new Arduino board.

Suggested Libraries

Bridge
Using the Bridge library we are able to extend the functionalities of the Microprocessor by using the computational power of the Linux processor on the shield.
Wire
This library allows you to communicate with I2C / TWI devices.
SPI
The SPI library allows you to communicate with SPI devices, with the Arduino as the controller device.

Arduino Basics

Built-in Examples
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
Learn
Discover interesting articles, principles and techniques related to the Arduino ecosystem.
Language References
Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure.

Tutorials

Download GNU/Linux OS to Your Arduino Yún

Instructions for downloading the GNU/Linux OS to your board.

tutorial
Arduino Yún Bridge

Access the pins of the board with a web browser.

Yún
Arduino Yún Console ASCII Table

Demonstrates printing various formats to the Console.

Yún
Arduino Yún Console Pixel

Control an LED through the Console.

Yún
Arduino Yún Console Read

Parse information from the Console and repeat it back.

Yún
Expanding Yún Disk Space

Learn how to expand the Yún disk space.

Yún
Arduino Yún File Write Script

Demonstrates how to write and execute a shell script with Process.

Yún
Arduino Yún HTTP Client

Create a simple client that downloads a webpage and prints it to the serial monitor.

Yún
Arduino Yún HTTP Client Console

Create a simple client that downloads a webpage and prints it to the serial monitor via Wi-Fi using Console.

Yún
Linux CLI with Arduino Yún

Using the command line for communication with SSH and cURL.

Yún
Linux
CLI
Arduino Yún Mailbox Read Message

Send text messages to the Arduino processor using REST API through a browser.

Yún
Arduino Yún Process

Demonstrates how to use Process to run Linux commands.

Yún
Arduino Yún Remote Due Blink

Demonstrates how to upload remotely a sketch on DUE boards.

Yún
Arduino Yún Shell Commands

Use Process to run shell commands.

Yún
Arduino Yún Temperature Web Panel

Post sensor data on a webpage when requested by a browser.

Yún
Arduino Yún Time Check

Get the time from a network time server and print it to the serial monitor.

Yún
Arduino Yún Wi-Fi Status

Runs a pre-configured script that reports back the strength of the current Wi-Fi network.

Yún
Arduino Yún Yún Datalogger

Store sensor information on a SD card.

Yún
Arduino Yún Yún First Configuration

Connect your Yun product to the Wi-Fi networks in a breeze using the Serial Monitor and answering a few simple questions within it.

Yún
Arduino YÚN Package Manager

Learn how to use the package manager on Arduino Yún.

Yún
Arduino Yún Yún Serial Terminal

Access the Linux Terminal through the serial monitor.

Yún
Restoring the 1.5.3 Image on Arduino Yún

Restore the 1.5.3 image after you did sysupgrade to 1.6.2 on old Yún

Yún
Reflashing the OpenWrt-Yun Image on Arduino Yún

Learn how to reflash the OpenWrt-Yun Image with U-Boot.

Yún
Yún Firmware Updater

This procedure tries to bring your Yún board to the latest firmware, no matter how old it is.

Yún

Resources

Pinout Diagram

A diagram showing the functions and the arrangement of the pins on your product.

Downloads