Difference between revisions of "MCU/WISE-1540 SDK"

From ESS-WIKI
Jump to: navigation, search
(Source tree of WISE-1540)
(Setup Development Environment)
Line 27: Line 27:
 
|}
 
|}
 
<div style="text-align:center;"></div>
 
<div style="text-align:center;"></div>
 +
<br>
 +
 +
= Setup Development Environment =
 +
 +
== Preparing for Hardware ==
 +
<div style="margin-left:0.847cm;margin-right:0cm;">The user needs to prepare for hardware as following:
 +
*For mote, WISE-1540, WISE-1500 and WISE-ED20 or WISE-ED22.
 +
*For manager, WISE-3310.
 +
*PC running LINUX operating systems such as Ubuntu 16.04.1.
 +
</div>

Revision as of 10:12, 9 August 2017

Introduction

This document is description about WISE-1540 software development kit (SDK). It includes source tree of SDK, development environment, flash programming…etc. There are some examples provided by WISE-1540 SDK the user can refer to it for how to do about connection to WISE-PaaS, communication between mote and gateway…etc., and also can refer to it for developing their application.


WISE-1540 Software Development Kit (SDK)

Source Tree

The user can find source tree as below from xxx.


Directory Description
doc/ Documents about WISE-1540 SDK.
inc/ Header files including examples, sensor driver and etc.
lib/ Library.
src/ Source files including examples, sensor driver and etc.


Setup Development Environment

Preparing for Hardware

The user needs to prepare for hardware as following:
  • For mote, WISE-1540, WISE-1500 and WISE-ED20 or WISE-ED22.
  • For manager, WISE-3310.
  • PC running LINUX operating systems such as Ubuntu 16.04.1.