Last updated
Comprehensive Starter Kit: Includes a wide variety of Grove modules, such as sensors, actuators, and display units, providing everything you need to start developing with the LinkIt ONE.
Plug-and-Play Design: Grove modules use standardized connectors, allowing for quick and easy connections without the need for breadboards or soldering.
Compatibility: Fully compatible with the LinkIt ONE development board, enabling seamless integration and operation.
Modular System: The Grove system's modularity allows for easy expansion, letting you add more sensors and actuators as your project grows.
User-Friendly: Designed with beginners in mind, the kit includes detailed documentation and examples to help you get started quickly.
Included Modules:
Grove - Temperature & Humidity Sensor
Grove - Light Sensor
Grove - Sound Sensor
Grove - Button
Grove - Relay
Grove - Buzzer
Grove - 4-digit Display
Grove - Rotary Angle Sensor
Grove - Servo
Connector Type: Grove 4-pin connectors for easy plug-and-play connections.
Power Supply: Modules are powered through the LinkIt ONE board (5V/3.3V).
Compatibility: Designed specifically for the LinkIt ONE development board but can also be used with other compatible Grove systems.
Operating Voltage: 5V/3.3V, depending on the module.
The Seeed Studio Grove Starter Kit for LinkIt ONE follows the standardized Grove system pinout:
VCC: Power supply pin (5V/3.3V depending on the module).
GND: Ground.
SIG: Signal pin, used for data transmission.
NC: Not Connected (varies by module).
Each Grove module in the kit connects to the LinkIt ONE board using these standardized 4-pin connectors, which correspond to the pinout described above.
Grove Modules: Sizes vary depending on the module, typically ranging from 20x20 mm to 40x20 mm.
Packaging: The entire kit is compactly packaged for easy storage and portability.
Set Up the LinkIt ONE Board:
Connect the LinkIt ONE board to your computer using a USB cable.
Install the necessary drivers and development environment (e.g., Arduino IDE with LinkIt ONE support).
Connect Grove Modules:
Select the desired Grove module from the kit.
Connect the module to the LinkIt ONE board using the appropriate Grove cable and port.
Each module should be plugged into the corresponding analog, digital, or I2C port on the LinkIt ONE board.
Programming:
Write or load a sample program that utilizes the connected Grove module.
Upload the code to the LinkIt ONE board and observe the module's behavior.
Experiment and Prototype:
Combine different modules to create more complex projects.
Use the provided examples and documentation to explore various functionalities and applications.
Powering the Setup:
The Grove modules are powered through the LinkIt ONE board, so no additional power supply is needed.