Best seller

Arduino

Arduino Sensor Kit - Base (TPX00031)

SKU: ARD1034

₹ 3,599.99

Out of stock

šŸ“¦ Min order 1
Chat with us on WhatsApp We reply quickly! Contact Us
Arduino Sensor Kit - Base (TPX00031)₹ 3,599.99
Ask AI about this product

ARDUINO SENSOR KIT - BASE

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!

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

Ā 

Technical Specifications

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

Ā 

FAQ

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.

What is included in the Arduino Sensor Kit Base package and what do I need to supply separately?
The package includes the Base Shield, 10 grove modules and 6 grove cables. It does not include an Arduino UNO board; you can purchase the UNO separately or as part of the Sensor Kit Bundle.
How do I set up and run the modules with an Arduino board?
Mount the Base Shield on top of an Arduino UNO, connect the modules with grove connectors, then use the Arduino Sensor Kit library and the online platform to sketch and run projects. The platform provides code samples and step by step instructions.
What software and learning materials are provided with the kit?
The kit provides access to an online platform with 10 lessons and the Arduino Sensor Kit library for easy to use APIs. You can use the Arduino IDE or the Arduino Web Editor, and the content supports Windows, Linux, and Mac OS.
Is this kit suitable for beginners and what learning content does it cover?
Yes, it is designed for Makers who are new to Arduino and provides clear wiring and simple code. The 10 lessons cover components such as LED, Button, Potentiometer, Buzzer, Light Sensor, Sound Sensor, Air Pressure Sensor, Temperature Sensor, Movement Sensor, and OLED Screen.
What modules are included and how do they connect to the base shield?
The kit includes 10 grove modules: LED, Button, Potentiometer, Buzzer, Light Sensor, Sound Sensor, Air Pressure Sensor, Temperature Sensor, Movement Sensor, and OLED Screen. All modules use grove connectors and connect to the Base Shield which mounts on the Arduino UNO.
Welcome to the discussion thread for Arduino Sensor Kit - Base (TPX00031)
Feel free to ask questions, share tips or report issues.

Fill out the form below and our team will get back to you with bulk pricing.

Description
Ask AI about this product

ARDUINO SENSOR KIT - BASE

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!

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

Ā 

Technical Specifications

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

Ā 

FAQ

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.

FAQ
What is included in the Arduino Sensor Kit Base package and what do I need to supply separately?
The package includes the Base Shield, 10 grove modules and 6 grove cables. It does not include an Arduino UNO board; you can purchase the UNO separately or as part of the Sensor Kit Bundle.
How do I set up and run the modules with an Arduino board?
Mount the Base Shield on top of an Arduino UNO, connect the modules with grove connectors, then use the Arduino Sensor Kit library and the online platform to sketch and run projects. The platform provides code samples and step by step instructions.
What software and learning materials are provided with the kit?
The kit provides access to an online platform with 10 lessons and the Arduino Sensor Kit library for easy to use APIs. You can use the Arduino IDE or the Arduino Web Editor, and the content supports Windows, Linux, and Mac OS.
Is this kit suitable for beginners and what learning content does it cover?
Yes, it is designed for Makers who are new to Arduino and provides clear wiring and simple code. The 10 lessons cover components such as LED, Button, Potentiometer, Buzzer, Light Sensor, Sound Sensor, Air Pressure Sensor, Temperature Sensor, Movement Sensor, and OLED Screen.
What modules are included and how do they connect to the base shield?
The kit includes 10 grove modules: LED, Button, Potentiometer, Buzzer, Light Sensor, Sound Sensor, Air Pressure Sensor, Temperature Sensor, Movement Sensor, and OLED Screen. All modules use grove connectors and connect to the Base Shield which mounts on the Arduino UNO.
Reviews
Forum
Welcome to the discussion thread for Arduino Sensor Kit - Base (TPX00031)
Feel free to ask questions, share tips or report issues.
Similar Products
Bulk Order

Fill out the form below and our team will get back to you with bulk pricing.

Custom Requirements?

Meet with our team