Difference between revisions of "Getting Start with Arduino Yun"

From Wiki for Dragino Project
Jump to: navigation, search
(Introduction)
(Design an avr Plug-In module)
Line 15: Line 15:
  
 
=Design an avr Plug-In module=
 
=Design an avr Plug-In module=
 +
==Pin Mapping==
  
 
=Examples=
 
=Examples=

Revision as of 02:41, 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

Pin Mapping

Examples