Difference between revisions of "Getting Start with Arduino Yun"

From Wiki for Dragino Project
Jump to: navigation, search
(Introduction)
(Introduction)
Line 1: Line 1:
 
=Introduction=
 
=Introduction=
Dragino ms14 is able to run a modified version Arduino Yun software and provide great features what Arduino Yun provides. The modified firmware can be downloaded from '''[http://www.dragino.com/downloads/index.php?dir=motherboards/ms14/Firmware/Yun/ this link]'''
+
Dragino ms14 is able to run a modified version Arduino Yun software and provide great features what Arduino Yun provides. The modified firmware can be downloaded from '''[http://www.dragino.com/downloads/index.php?dir=motherboards/ms14/Firmware/Yun/ This Link]'''
  
This Page provide cover necessary info of how to use ms14 for Arduino Yun, how to design a plug-in module for Arduino Yun. For detail of how to use generic Arduino Yun software please consult to [ Arduino Yun Offical Link]
+
This Page provide cover necessary info of how to use ms14 for Arduino Yun, how to design a plug-in module for Arduino Yun. For detail of how to use generic Arduino Yun software please consult to [http://arduino.cc/ '''Arduino Yun Offical Link''']
  
 
==Difference between Dragino ms14 and Arduino Yun hardware==
 
==Difference between Dragino ms14 and Arduino Yun hardware==

Revision as of 02:30, 2 October 2013

Introduction

Dragino ms14 is able to run a modified version Arduino Yun software and provide great features what Arduino Yun provides. The modified firmware can be downloaded from This Link

This Page provide cover necessary info of how to use ms14 for Arduino Yun, how to design a plug-in module for Arduino Yun. For detail of how to use generic Arduino Yun software please consult to Arduino Yun Offical Link

Difference between Dragino ms14 and Arduino Yun hardware

Web GUI

Upgrade AVR Firmware

Use Bridge Library

Upgrade MS14 Firmware

Design an avr Plug-In module

Examples