The Arduino Sensor Kit is designed for Makers who are beginning their journey into the world of electronics and programming. This kit teaches how to connect and program basic Grove modules, which include both sensors and actuators. Grove is an open-source, modular, and ready-to-use toolset that takes a building-block approach to assembling electronics.
The kit includes a Base Shield to which various Grove modules can be connected individually or in combination to create exciting projects. All modules use a Grove connector, allowing quick connections to the Base Shield in just a few seconds. The Base Shield can be mounted on an Arduino UNO board and programmed using the Arduino IDE. Instructions for connecting and programming the different modules are included in the kit.
Developed in collaboration with Seeed Studio, this kit provides an opportunity to build projects with minimal wiring and coding effort. It acts as a bridge to the world of Grove, offering a flexible way for Makers to expand their projects with other complex Grove modules. The kit includes access to an online platform with instructions for plugging, sketching, and playing with the different Grove modules.
Note: The kit does not include the Arduino Uno board. For a complete set, check out the Sensor Kit Bundle, which includes the Arduino Sensor Kit and the Arduino Uno Rev 3 at a special price.
Tech Specs: HARDWARE: - 1 Base Shield designed to fit on top of an Arduino UNO board, equipped with 16 Grove connectors, providing functionality to various pins:
- 7x digital connections
- 4x analog connections
- 4x I2C connections
- 1x UART connection
- 10 Grove modules included:
- The LED: A simple LED that can be turned ON or OFF, or dimmed.
- The Button: A pushbutton that can be in a HIGH or LOW state.
- The Potentiometer: A variable resistor that changes resistance when its knob is turned.
- The Buzzer: A piezo speaker used to produce 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 the I2C protocol.
- The Temperature Sensor: Reads temperature and humidity simultaneously.
- The Accelerometer: A sensor used for orientation and movement detection.
- The OLED Screen: A screen that displays values or messages.
- 6 Grove cables: Allow easy connection of modules to the Base Shield without soldering.
SOFTWARE: The Arduino Sensor Kit Library serves as a wrapper containing links to other libraries related to certain modules like the accelerometer, air pressure sensor, temperature sensor, and OLED display. This library provides easy-to-use APIs to help you build a clear mental model of the concepts in use.
LEARNING MATERIALS: Access to an online platform with instructions to plug, sketch, and play with different Grove modules.
- 10 Lessons included:
- 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