Linkit ONE: Coding Basics

by CTbles in Circuits > Computers

359 Views, 3 Favorites, 0 Comments

Linkit ONE: Coding Basics

DSCF0514.JPG

Arduino coding

Materials

DSCF0512.JPG
DSCF0511.JPG

USB Cord

Linkit ONE

Computer

First you need to download the arduino software. This a link to the download.

Start

Set the switches to these positions once you plug in the linkit one

USB UART SPI Now open the Arduino IDE File>Examples>Basics>Blink then click on Tools>Board>LinkIt ONE and Tools>Port>Whatever Port is listed

Finish

A led on the board should be blinking if everything is done right. Now you can upload your first program. Enjoy