NOTE: This kit does not include an Arduino Uno board
- The Arduino Sensor kit is perfect for makers in the making: suitable for beginners, Arduino Sensor kit’s main element is the Base Shield, to which the various Grove modules (they are pre-wired on the PCB) can be connected both individually, or together, in different combinations, to create fun and exciting projects.
-
The kit includes:
-
The Base shield, that can then be mounted onto an Arduino UNO board (not included)
-
6 Grove cables (to easily connect the modules without any soldering required and build projects with minimal effort of both wiring and coding)
-
10 Grove modules (LED, button, potentiometer, buzzer, light sensor, sound- and air pressure sensor, temperature sensor, accelerometer, OLED screen) that can be connected to the base shield, either through the digital, analog or I2C connectors. The modules come as a single board where all components can be snapped out of the board and used separately.
- Free online documentation platform: with instructions for connecting and programming the different modules, quick and easy tutorials, along with a dedicated library providing easy-to-use apis that will make it smoother to set up and work fast with all Grove modules.
Overview
The Arduino Sensor Kit is made for Makers who have just started using Arduino to explore the vast space of electronics and programming. This kit teaches how to connect and program basic Grove modules that includes both sensors and actuators.
Grove is an open-source, modulated, and ready-to-use toolset and takes a building block approach to assemble electronics. This Kit includes a Base Shield to which the various Grove modules can be connected both individually, or together in various combinations to create fun and exciting projects. All of the modules use a Grove connector, which connects each of the components to a Base Shield in just a few seconds. The Base Shield can then be mounted on to an Arduino UNO board and can be programmed using the Arduino IDE. Instructions for connecting and programming the different modules are also included in this kit.
This kit was elaborated in collaboration with Seeed Studio and provides the Arduino community with the opportunity to build projects with minimal effort of both wiring and coding. This kit acts as a bridge to the world of Grove and provides a flexible way for Makers to extend their projects to include other complex Grove modules.
The Kit comes includes access to an online platformwith all the instructions required to plug, sketch and play with the different Grove Modules.
Tech specs
The kit includes:
HARDWARE
1 Base Shield that is designed to fit on top of an Arduino UNO board. It comes equipped with 16 grove connectors, which, when placed on top of the UNO, provides functionality to various pins. It includes:
- 7x digital connections
- 4x analog connections
- 4x I2C connections
- 1x UART connection
10 Grove modules included can be connected to the base shield, either through the digital, analog or I2C connectors on the shield. Let's take a quick look at them:
- The LED - simple LED that can be turned ON or OFF, or dimmed.
- The button - pushbutton that can either be in a HIGH or LOW state.
- The potentiometer - a variable resistor that increases or decreases resistance when turning its knob.
- The buzzer - a piezo speaker that is used to produced binary sounds.
- The light sensor - a photoresistor that reads light intensity.
- The sound sensor - a tiny microphone that measures sound vibrations.
- The air pressure sensor - reads air pressure, using I2C protocol.
- The temperature sensor - reads temperature and humidity at the same time.
- The accelerometer - a sensor used for orientation, used for detecting movement.
- The OLED screen - a screen that values or messages can be printed to.
6 Grove cables allows you to easily connect the modules to the Base Shield without any soldering required.
SOFTWARE
The Arduino Sensor Kit Libraryis a wrapper for that contains links to other libraries related to certain modules such as the accelerometer, air pressure sensor, temperature sensor and the OLED display. This library provides easy-to-use apis that will help you build a clear mental model of the concepts you will be using.
LEARNING MATERIALS
Access to an online platform with all the instructions required to plug, sketch and play with the different Grove Modules. There are 10 lessons and they are:
- 01 The LED
- 02 The Button
- 03 The Potentiometer
- 04 The Buzzer
- 05 The Light Sensor
- 06 The Sound Sensor
- 07 The Air Pressure Sensor
- 08 The Temperature Sensor
- 09 The Movement Sensor
- 10 The OLED Screen