Grove Starter kit for LinkIt ONE.pdf 1 9/15/14 5:59 PM

Modules Introduction

· About LinkIt ONE The LinkIt ONE development board is an open source, high

Starter Kit for LinkIt ONE

performance board for prototyping Wearables and IoT devices.

1. Grove Touch Sensor

It's based on the world's leading SoC for Wearables, MediaTek

This "button" can sense the touch of your finger.

features to Arduino boards, making it easy for you to connect to

※ Example

various sensors, peripherals, and Arduino shields. · How to use LinkIt ONE

get start with LinkIt ONE.

This example will show you how to get data from sound sensor.

※ Example The example below shows you how to use this touch sensor to turn a led(D13) on and off.

File -> Examples -> Grove_Starter_Kit -> Grove_Touch_Sensor ※ Tips

among excessive wires. Why couldn't we simplify the building

This is an alternative to the momentary button. Grove Touch

process? With this goal we designed and created the Grove

Sensor detects the change in capacitance in the circular region;

system. Every Grove module has one function, such as sensing

the closer your finger is to the region, the larger the change in

light, and it has pre-installed wires. You only need to plug one

capacitance. Even if there is paper between your finger and the

Grove cord into a socket on the Base Shield for the module to http://www.seeedstudio.com/wiki/LinkIt_ONE

-1-

You can open serial monitor, then the data appear. Connection: Grove - Sound Sensor connect to A0 of Grove Base Shield

Connection: Sketchbook path:

and signal. Soon the LinkIt ONE would be hard to manipulate

This code of Grove - Sound Sensor will works with this module.

※ Example

Grove - Touch Sensor connect to D2 of Grove Base Shield

a module was connected to LinkIt ONE, including power, ground

function reliably in your design.

This is a sensor that detects the change of light.

features of MediaTek LinkIt. It also provides similar pin-out

download LinkIt ONE IDE and the most important, learn how to

Before we had Grove, at least three wires were needed every time

This is a sensor to evaluate the intensity of sound.

and GPS (MT3332) chipsets to provide you with access to all the

of LinkIt ONE first, where you can learn how to install driver,

· About Grove

3. Grove - Light Sensor

Aster (MT2502) combined with high performance Wi-Fi (MT5931)

If this is your first time to use a LinkIt ONE, please refer to the wiki

Introduction

2. Grove Sound Sensor

Sketchbook path: File -> Examples -> Grove_Starter_Kit-> Grove_Sound_Sensor ※ Tips The electric microphone collects sound intensity for all frequencies, and the potentiometer acts as the doorman. When you rotate it clockwise to the extreme, it lets everything go through, and when you rotate it fully counterclockwise, nothing goes through.

Connection: Grove - Light Sensor connect to A0 of Grove Base Shield ※ Tips The output of the analog light sensor ranges from 0 to 1023, but it is not linear with respect to the ambient light intensity. Below is a table to help you understand what the output really means. Sensor Value 100 200 300 400 500 600 700 800 900

LUX <1 ~1 ~3 ~6 ~10 ~15 ~35 ~80 >100

Description Full moon overhead at tropical latitudes Twilight in the city

Family living room Office building light in hallway Very dark, overcast day

sensor, it will still function reliably.

-2-

-3-

-4-

-5-

4. Grove - Servo

5. Grove - Dust Sensor

6. Grove – Temperature & Humidity Sensor Pro

7. Grove - UV Sensor

8. Grove – Barometer

This is an actuator whose positon can be precisely controlled.

This sensor can measure air quality.

It has more complete and accurate performance than the basic

This sensor is used for detecting the intensity of incident ultravio-

This sensor can is used for detecting the baro and temperature.

version. The detecting range of this sensor is 5% RH - 99% RH, and

let(UV) radiation.

-40°C - 80°C.

C

M

Y

CM

MY

CY

CMY

K

※ Example In the example, the servo will move from location 0 to location 180, then move to location 0, and follow by recycle. Connection: Grove - Servo connect to D8 of Grove Base Shield Sketchbook path: File -> Examples -> Grove_Starter_Kit -> Servo ※ Tips Grove - Servo has several mounting hardware options for different purposes: you can use them to drive a small fan, lift an object, or mimic a clock hand.

※ Example

※ Example

The example code can show you how to get data from the sensor.

The code in this example shows you how to get temperature and

※ Example

※ Example

You can see the output data in the serial monitor.

humidity from the sensor. You can see the output data in the

The example will show you how to get UV value from the sensor.

The example will show you how to get baro and temperature

Connection:

serial monitor.

You can see the output data in the serial monitor.

from the sensor, You can see the output data in the serial monitor.

Connection:

Connection:

Connection:

Grove - Temperature & Humidity Sensor Pro connect to D2 of

Grove - UV Sensor connect to A0 of Grove Base Shield

Grove - Barometer connect to I2C Port of Grove Base Shield

Grove Base Shield

Sketchbook path:

Sketchbook path:

Sketchbook path:

File -> Examples -> Grove_Starter_Kit -> Grove_UV_Sensor

File -> Examples -> Grove_Starter_Kit -> Grove_Barometer ※ Tips

Grove - Dust Sensor connect to D2 of Grove Base Shield Sketchbook path: File -> Examples -> Grove_Starter_Kit -> Grove_Dust_Sensor ※ Tips · 3 min preheat time is required when used at the first time.

File -> Examples -> Grove_Starter_Kit -> Grove_Temp_Hu-

※ Tips

· Pins VR1 and VR2 come preset. Please DON'T change the default

mi_Sensor

Go out into the sunlight, you will find the UV value increase. The

The unit of barometer is KPA. It can widely measure pressure

configuration.

※ Tips

Grove - UV Sensor is based on the sensor GUVA-S12D which has a

ranging from 300hPa to 1100hPa, AKA +9000m to -500m above

The warnings and wrong operations possible cause dangerous. It

wide spectral range of 200nm-400nm.

sea level, with a super high accuracy of 0.03hPa(0.25m) in ultra-high resolution mode.

has more complete and accurate performance than the basic version. The detecting range of this sensor is 5% RH - 99% RH, and -40°C - 80°C. -6-

-7-

-8-

9. Grove - 3-Axis Digital Accelerometer(±16g)

10. Grove - Led Bar

11. Grove - Base Shield

This is a high resolution digital accelerometer providing you at

Grove – LED Bar is comprised of a 10 segment LED, you can use it

Base Shield is an interface between Arduino and Grove modules.

max 3.9mg/LSB resolution and large ±16g measurement range.

as an indicator.

There are 16 Grove sockets on the base shield, whichcan be

- 10 -

-9-

Demo

2. Secret Box When some guys open this secret box, you will get an SMS.

1. Noise Finder

※ Materials List:

divided into three different functional areas: digital ports (8),

Noise Finer can show you the sound intensity around you. Then

· Grove - Light Sensor

analog ports (4), and I2C ports (4).

you can judge if the noise is too large or not.

· Base Shield

※ Materials List:

· LinkIt ONE

· Grove - LED Bar

Find the complete recipe here:

· Grove - Sound Sensor

http://www.seeedstudio.com/wiki/Secret_Box

· Base Shield · LinkIt ONE

※ Example The example will show you how to get accelerator from the sensor, You can see the output data in the serial monitor. Connection: Grove - 3-Axis Digital Accelerometer connect to I2C Port of Grove Base Shield Sketchbook path: File -> Examples -> Grove_Starter_Kit -> Grove_Acclelrometer ※ Tips It's based on an advanced 3-axis IC ADXL345.Low power 0.1 μA in standby mode at VS = 2.5 V.

Find the complete recipe here:

※ Example

http://www.seeedstudio.com/wiki/Noise_Finder

The example will show you how to control every led of Grove LED Bar. Connection:

The Grove modules communicate via different protocols, and you

Grove - Led Bar connect to D2 of Grove Base Shield

can quickly figure out how to use them by familiarizing yourself

Sketchbook path:

with the communication methods of each module.

Sound Sensor Light Sensor

File -> Examples -> Grove_Starter_Kit -> Grove_Led_Bar ※ Tips 10 segment LED means there're 10 LEDs. It can be used as an indicator for remaining battery life, voltage, water level, music volume or other values that require a gradient display.

NEW

PC

LinkIt ONE

LinkIt ONE

Wi-Fi ANT

- 11 -

- 12 -

- 13 -

- 14 -

- 15 -

Grove Starter kit for LinkIt ONE.pdf 2 9/15/14 5:59 PM

GroveStarter Kit for LinkIt ONE C

M

Y

CM

MY

CY

CMY

K

Grove Starter kit for LinkIt ONE - GitHub

features to Arduino boards, making it easy for you to connect to various sensors ... Example. This code of Grove - Sound Sensor will works with this module. Connection: ... Connection: Grove - Barometer connect to I2C Port of Grove Base Shield ... volume or other values that require a gradient display. 10. Grove - Led Bar.

610KB Sizes 5 Downloads 318 Views

Recommend Documents

Arm Research Starter Kit: System Modeling using gem5 - GitHub
8. A High-Performance In-order (HPI) Model. 10. Introduction . ... In the case of Arm, gem5 is able to boot latest versions of Android operating system. This Research Starter Kit ...... edu/icsl-pdgem5/files/2015/12/dist-gem5-arch-v4.pdf. [10] A.

Grove - Speaker v1.0.sch - GitHub
Page 1. SeeedStuclio. TITLE: Grove — Speaker v1.0. Design: Check: Date: Uision: Sheet: 1/1.

Grove - Serial MP3 Player.sch - GitHub
2013/5/5 16:32:16 C:\Users\Tobe\Desktop\New Grove\Grove - Serial MP3 Player(SEN01300P)\Eagle\Grove - Serial MP3 Player.sch (Sheet: 1/1)

Starter Kit Web 2.28.2017.pdf
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to open or edit this item. Starter Kit Web ...

Grove - loudness sensor pdf - GitHub
Dec 5, 2014 - Page 1. 2014/12/5 13:08:33 D:\Eagles\Grove - Loudness Sensor Eagle File\Grove-loudness sensor.sch (Sheet: 1/1)

Starter Kit 2017.docx.pdf
Thus, M.E.Ch.A.'s spirit of activism is conducted within experience and. expression for the betterment of our community. 3. Page 4 of 22. Starter Kit 2017.docx.pdf.

the most complete starter kit tutorial for uno
library won't work if you put the .cpp and .h files directly into the libraries folder or if they're nested in an ... At first, it will say 'Compiling Sketch...'. This converts ...

Mendel90 Kit Instructions - GitHub
Jul 27, 2012 - 01/10/13 Updated remaining assembly views for black screws and red ...... Start by printing a paper template from the pdf drawing y_heatshield.pdf. ...... thick then you might want to re-slice the Android STL with the PLA 0.2mm.

Go kit - GitHub
Go kit services must play nice With existing services. C. (l ... configuration. We'll work With whatever your organization prefers: flags, env vars, conf files - all OK.

Grove-BLE (dual model) v1.0.sch - GitHub
2015/1/29 16:32:21 E:\Work\BLE (dual model)\Grove-BLE (dual model) v1.0\Grove-BLE (dual model) v1.0\Grove-BLE (dual model) v1.0 sch_pcb\Grove-BLE ...

Grove - Q Touch Sensor v1.0.sch - GitHub
This is not changeable. SeeeclStuclio. TITLE: Grove — Q Touch Sensor v1.0. Design: Xianqnan.@u Check: Bruce. Date: 2214/4/22 11:24:07 UiSion: v1.0 Sheet: ...

Grove - I2C Color sensor v1.2.sch - GitHub
Page 1. 2015/1/15 10:17:16 D:\Eagles\Grove-I2C Color Sensor Eagle File\Grove - I2C Color sensor v1.2.sch (Sheet: 1/1)

Grove - Magnetic Switch v1.3.sch - GitHub
Page 1. 1. 2. 3. 4. 1. 1. 2. 2. A. B. C. D. 1. 2. 3. 4. 5. 6. A. B. C. D. 1. 2. 3. 4. 5. 6.

Grove - Multichannel Gas Sensor v1.0.sch - GitHub
2015/3/31 17:51:14 f=1.40 E:\2015 Projects\Grove - Multichannel Gas Sensor\sch&pcb\Grove - Multichannel Gas Sensor v1.0 20150331\Grove - Multichannel ...

Grove - Tilt Switch v1.1 PDF File - GitHub
Page 1. SeeedStudio. TITLE: Grove — Tilt Switch v1.1. Design: Check: Date: 2814/7/11 17:85:12. Uision: Sheet: 1/2. 5. 6.

IMU 10DOF v1.0 sch_pcb/Grove - GitHub
Jan 21, 2015 - Page 1. 1/21/15 10:01 /Users/Jack/Downloads/Grove - IMU 10DOF v1.0 sch_pcb/Grove - IMU 10DOF v1.0.brd.

Grove-EMG Sensor v1.1.sch - GitHub
Nov 28, 2014 - NA(3.3M). V_REF. 1uF/X5R/10%. 10k/1%. 10k/1%. V_REF. V. C. C ... TITLE: Design: Check: Date: Vision: A. B. C. D. 1. 2. 3. 4. 5. 6. A. B. C. D. 1.