Skip to content

Yi-Tseng/LinkIt-ONE-IDE-OSX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Arduino IDE for LinkIt ONE

The LinkIt ONE development board is an open source, high performance board for prototyping Wearables and IoT devices. It's based on the world’s leading SoC for Wearables, MediaTek Aster (MT2502) combined with high performance Wi-Fi (MT5931) and GPS (MT3332) chipsets to provide you with access to all the features of MediaTek LinkIt. It also provides similar pin-out features to Arduino boards, making it easy for you to connect to various sensors, peripherals, and Arduino shields.

LinkIt ONE is a co-design product by Seeed Studio and MediaTek. It brings together the parties’ knowledge in open hardware and industry leading reference designs for Wearables and IoT devices to create this powerful development board.


Instal LinkIt ONE driver ---
  • MTK USB Debug Port used for uploading code
  • MTK USB Modem Port used for printing message, such as Serial.println()

Blink ----- If you had used an Arduino, you will be not unfamiliar with Blink!

Here we will show you a Blink in LinkIt ONE.

First open Arduino IDE for LinkIt ONE, then Click File -> Examples -> Basics -> Blink to open code of Blink

Then Board choose LinkIt ONE, Port choose the number of MTK USB Debug Port.

Before Uploading the codem make sure the switch is right:

Then click Upload to program the code to LinkIt ONE. You can find the led blinking now.


For more information, please refer to [wiki page](http://www.seeedstudio.com/wiki/LinkIt_ONE).

This software is written by loovee (luweicong@seeedstudio.com) for seeed studio

Contributing to this software is warmly welcomed. You can do this basically by
forking, committing modifications and then pulling requests (follow the links above
for operating guide). Adding change log and your contact into file header is encouraged.
Thanks for your contribution.

Seeed Studio is an open hardware facilitation company based in Shenzhen, China.
Benefiting from local manufacture power and convenient global logistic system,
we integrate resources to serve new era of innovation. Seeed also works with
global distributors and partners to push open hardware movement.

Analytics

About

OSX Version, Arduino version 1.6.4

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 40.9%
  • C 39.1%
  • C++ 14.8%
  • Roff 2.8%
  • Other 0.7%
  • Objective-C 0.7%
  • Other 1.0%