# Grove Starter kit for LinkIt Smart7688 Duo

![](https://raw.githubusercontent.com/SeeedDocument/Grove_Starter_kit_for_LinkIt_Smart7688_Duo/master/img/Grove_Starter_kit_for_LinkIt_Smart7688_Duo_Product_view_1200_s.jpg)

Grove Starter kit for LinkIt Smart7688 Duo is a starter kit which contains fundamental and essential functional modules, such as encoder and OLED display. This kit will save you a lot on expenses and you can build an experimental model for your product. All modules are interfaced with patented Grove interface of Seeed. With this kind of interface, you can accelerate your prototyping process. Also, a novice can get basic applications started with a step-by-step guide provided by Seeed.

About LinkItTM Smart 7688 Duo, LinkItTM Smart 7688 Duo(a compact controller board) is an open development board, based on the OpenWrt Linux distribution, MT7688 and ATmega32u4. The board is designed especially to enable the prototyping of Rich Application IoT devices for smart house.

[![](https://raw.githubusercontent.com/SeeedDocument/common/master/Get_One_Now_Banner.png)](http://www.seeedstudio.com/depot/Grove-Starter-Kit-for-LinkIt-7688-Duo-p-2551.html)

## Features

* Grove interfaced to simply wiring process.
* Starter kit for novice and cost-effective.
* Starter kit special for smart-home applications.
* All essential and basic functional parts included.
* Detailed and complete tutorial.

!!!Tip More details about Grove modules please refer to [Grove System](http://wiki.seeed.cc/Grove_System/)

## Application ideas

* IoT/Gateway Device.
* Robotics
* Smart multimedia devices
* Teaching and learning

## Parts list

| Parts name                                                                                                 | Quantity |
| ---------------------------------------------------------------------------------------------------------- | -------- |
| [Grove - Light Sensor](http://www.seeedstudio.com/depot/Grove-Light-Sensor-p-746.html?cPath=25_27)         | 1PC      |
| [Grove - Infrared Emitter](http://www.seeedstudio.com/depot/Grove-Infrared-Emitter-p-993.html?cPath=19_23) | 1PC      |
| [Grove - Infrared Receiver](http://www.seeedstudio.com/depot/Grove-Infrared-Receiver-p-994.html)           | 1PC      |
| [Grove - Encoder](http://www.seeedstudio.com/depot/Grove-Encoder-p-1352.html)                              | 1PC      |
| [Grove - Touch Sensor](http://www.seeedstudio.com/depot/Grove-Touch-Sensor-p-747.html)                     | 1PC      |
| [Grove - OLED Display 1.12"](http://www.seeedstudio.com/depot/Grove-OLED-Display-112-p-781.html)           | 1PC      |
| [Grove - Temp\&Humi Sensor](http://www.seeedstudio.com/depot/Grove-TempHumi-Sensor-p-745.html)             | 1PC      |
| [Grove – Relay](http://www.seeedstudio.com/depot/Grove-Relay-p-769.html)                                   | 1PC      |
| [Grove - GAS Sensor (MQ2)](http://www.seeedstudio.com/depot/Grove-Gas-SensorMQ2-p-937.html)                | 1PC      |
| [IR Remote](http://www.seeedstudio.com/depot/DSLR-Universal-Interval-IR-Remote-p-1927.html)                | 1PC      |

## A simple demo

You can build an IoT application easily with Grove modules supplied in this kit. Now we use some Grove modules supplied to build a demonstrative IoT application, which is used to collect data from sensors in house and control home appliances. To be specific, this demonstrative application achieve following functions:

* Collect data on illumination strength, ambient temperature and humidity and display them on OLED screen, these data also can be accessed from a cloud server.
* Use a relay to connect a desk lamp, with which you can switch the lamp with a control or switch the lamp with a button from the cloud server.

### Material required

* LinkIt Smart 7688 Duo
* Breakout
* Grove - Light Sensor
* Grove - Temp\&Humi Sensor
* Grove - IR Receiver
* IR remote

### A detailed how-to

Please go to [recipe](https://www.seeed.cc/Built-an-IoT-application-with-Smart-LinkIt-7688-p-428.html) for the detailed manual.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.pakronics.com.au/seed-studio/grove-modules/others/grove_starter_kit_for_linkit_smart7688_duo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
