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 - Bundle

SKU uno-sensor Barcode uno-sensor Show more
Original price €0
Original price €66,00 - Original price €66,00
Original price
Current price €66,00
€66,00 - €66,00
Current price €66,00
VAT included

The Arduino Sensor Kit Bundle includes the Arduino UNO plus a set of the best-sellers grove sensors. 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 along with the Arduino Uno. 

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


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

Get Inspired

PROJECT HUB
Unleash Creativity with Easy Arduino LED Control
Unleash Creativity with Easy Arduino LED Control
Project Tutorial by bode_uk

Get ready to unleash your creativity and illuminate your space with ease! With this cutting-edge project, controlling WS2812B LEDs has never been easier, thanks to a powerful RESTful server running on Arduino. Whether you're a tech whiz or a beginner, you can upload complex Light Definition Language (LDL) programs with a simple file upload and watch your LED creations come to life. And the best part? You don't need any technical knowledge, as user-friendly tools can generate the LDL files for you. So let your imagination run wild and light up your world like never before!

read more
BLOG
Sense the future of smart agriculture with Arduino Edge Control
Sense the future of smart agriculture with Arduino Edge Control
April 22, 2021

The Arduino Pro lineup continues to grow with the introduction of the new Arduino Edge Control. This is a remote monitoring and control solution optimized for outdoor environments. Easy deployment makes it suitable for smart agriculture, precision farming, and other intelligent control applications in remote locations. Featuring built-in Bluetooth, Arduino MKR boards can expand connectivity with 2G/3G/CatM1/NB-IoT modems, LoRa®, Sigfox and WiFi. With solar power capabilities you can place it anywhere while leveraging AI on the edge. Once installed in the field, it can then be managed remotely using Arduino IoT Cloud (or other services). Real-time monitoring with Edge Control sensors You can also connect sensors, provide real-time monitoring, and drive actuators — commonly used in agriculture — thereby reducing production-related risks. Particularly aimed at smart agriculture, the sensors can collect real-time data. Weather conditions, soil quality, crop growth and any other data you need. Once sent to Arduino IoT Cloud, the data value chain becomes valuable analytics that support business processes at various levels. For example, crop yield, equipment efficiency, staff performance and so forth. The Edge Control can improve crop quality, reduce effort and minimize error by automating processes like irrigation, fertilization or pest control. Remote access and maintenance With its robust design, the Edge Control is a fitting solution for applications in any outdoor setting. For example, using it on construction sites or in real estate to automate access control. Similarly, swimming pool maintenance and cleaning companies could monitor and control the condition of pool water from remote locations. As usual, we expect the Arduino community to come up with countless ingenious ways to implement this new technology. To learn more about how you can use the Edge Control, check out how to get started. The Edge Control is now available

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 a usb cable 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.

Compare products

0 of 3 items selected

Select first item to compare

Select second item to compare

Select third item to compare

Compare