Skip to content
Free shipping on orders over 50€ to Austria, France, Germany, Italy, and Spain!
Free shipping on orders over 50€ to Austria, France, Germany, Italy, and Spain!

    Your cart is empty

    Time to spark some excitement 🛒⚡

Taxes and shipping calculated at checkout
Subtotal €0,00

Arduino Sensor Kit - Base

SKU TPX00031 Barcode 7630049202979 Show more
Original price €0
Original price €37,63 - Original price €37,63
Original price
Current price €37,63
€37,63 - €37,63
Current price €37,63
VAT included

Learn to Plug, Sketch and Play with basic Grove sensors, actuators and Arduino.

All the modules are pre-wired on the PCB, just connect your Arduino Board to the Shield and start your measurements!

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 platform with all the instructions required to plug, sketch and play with the different Grove Modules.

This kit does not include the Arduino Uno board and if you would like to purchase this kit along with the Uno, check out the Sensor Kit Bundle. It features the Arduino Sensor Kit + the Arduino Uno Rev 3 at a special price. 

 


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 Library is 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

Check the Arduino Sensor Kit - Bundle! It features the Arduino Sensor Kit + the Arduino Uno Rev 3 at a special price.  

Get Inspired

PROJECT HUB
Getting Started with Nano RP2040 and Python
Getting Started with Nano RP2040 and Python
Project Tutorial by westforge

Learn to set up an Arduino Nano RP2040 Connect to use MicroPython.

read more
BLOG
Team Ikaro scores success with the Arduino Nano RP2040 Connect!
Team Ikaro scores success with the Arduino Nano RP2040 Connect!
September 19, 2024

Team Ikaro is a vibrant group of high school students from the Pacinotti Archimede Institute in Rome, sharing a strong passion for electronics and turning heads in the world of robotics! Specializing in Soccer Lightweight games (where robot-soccer players compete to score goals on a miniature field), they clinched the first place at the Romecup 2024 and won Italy’s national Robocup in Verbania earlier this year – earning the right to compete in the world championships in Eindhoven, where they placed third in the SuperTeam competition. The brains behind the bots Utilizing the versatile Arduino Nano RP2040 Connect, the team has crafted highly efficient robots that feature ultrasound sensors, PCB boards, a camera, four motors, a solenoid kicker and omni-directional wheels, all meticulously assembled in the school’s FabLab. Mentored by professor Paolo Torda, Team Ikaro exemplifies the spirit of innovation and teamwork bringing together three talented students: Francesco D’Angelo, the team leader, focuses on system design and mechanics; Flavio Crocicchia, the software developer, ensures the robots’ brains are as sharp as possible; Lorenzo Addario specializes in camera software, making sure the robots can “see” and react swiftly on the field. Their combined efforts have led to a seamless integration of hardware and software, and established a foundation of passion and ambition for future success in their careers. Future goals After their first taste of global competition, Team Ikaro is determined to continue refining their robots, leveraging every bit of knowledge and experience they gain – whether in the classroom, lab, or live challenges. At Arduino, we are proud to sponsor such brilliant young minds and look forward to seeing what they will accomplish next!

read more

FAQs

What is a sensor?

A sensor is an electronic component that can measure its environment. An example of a sensor is the DHT11 sensor, which measures temperature and humidity.

What is an actuator?

An actuator is an electronic component that performs an action. An example of this is an LED, which can be turned on or off, or dimmed to a certain value.

What is a seeed module?

A seeed module is an electronic component attached to a tiny circuit board. This circuit board shares the same connector as all other seeed modules, which makes them easier to connect.

What's a grove connector? 

A grove connector is a connector with four wires connected to it. They simply connect to a seeed module, and then to a seeed base shield. This removes the time spent building circuits, and allows you to connect several sensors in just minutes!

How can I use sensors and actuators in Arduino projects? 

To use the seeed modules with an Arduino, we need to have a seeed base shield mounted on top of an Arduino UNO board. After it is mounted, we can easily plug in any module we want, and use the ArduinoSensorKit library to program them, using only a few lines of code!

What modules are included in the kit? 
  • The LED

  • The Button

  • The Potentiometer

  • The Buzzer

  • The Light Sensor

  • The Sound Sensor

  • The Air Pressure Sensor

  • The Temperature Sensor

  • The Movement Sensor

  • The OLED Screen

Who can use the kit?

The kit is designed to be used even by the most intermediate user. The code is easy to follow and the circuitry is simplified through the use of seeed modules. The kit is also great for more advanced users that wish to reduce time on circuitry and get the job done quickly!

How does the kit work? 

The kit includes everything except an Arduino UNO to work. Simply mount the base shield on top of an Arduino UNO, connect a module, and follow the instructions provided in the content platform. The platform explains how to do all of this, and includes code samples to get started with all different modules.

What's the content included?

The content in this kit includes a Getting Started tutorial, that goes through the basics of the kit, and the hardware and software requirements. Followed by that, there are 10 simple Lessons that get you started with all the seeed modules right away!

How do I access the included content? 

All the content can be found in the Arduino Sensor Kit platform.  

How is the Sensor Kit content structured? 

All activities follow the same structure.

  • Introduction - introduces the component.

  • Plug - shows how to create the circuit.

  • Sketch - introduces the program needed for the component.

  • Play - using the component and expected outcome.

  • Understand - further reading on how the component works and related articles.

What languages does the online platform support?

English

What application can you build with the Sensor Kit?

With the components in the Arduino Sensor Kit, you can create many fun applications, such as display interfaces, sound detection, alarm system, light detection, temperature sensing and much more. You can also combine many of the sensors to create unique projects of your own.

What operating system is required? 

Windows 7 or higher, Linux, or Mac OS. 

What are the minimum software requirements for using the kit? 

You need to download the Arduino IDE or sign up to use the Arduino Web Editor. 

What are the minimum hardware requirements for using the kit?

An Arduino UNO board is required to mount the base shield on.

Inspired by your shopping trends

  • Arduino Starter Kit Multi-Language

    Quickly and easily get started with learning electronics using the Arduino Starter Kit, which have a universal appeal to STEM fans at home, businesses in STEAM industries, and schools alike. No pri...

  • Arduino Sensor Kit - Bundle

    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 modul...

  • Mini encapsulated solar cell 2V 0,6W

    A photovoltaic solar panel with extremely small dimensions, ideal for conducting experiments with solar energy.

  • Arduino Make Your UNO Kit

    Learn the basics of electronics by assembling manually your Arduino UNO, become familiar with soldering by mounting every single component, and then unleash your creativity with the only kit that b...

Compare products

0 of 3 items selected

Select first item to compare

Select second item to compare

Select third item to compare

Compare