ventas@creatividadahora.com
995727523
  • CONTACTANOS
  • FAQs
CREATIVIDAD AHORA
Escoger categoria
  • Escoger categoria
  • Accesorios
    • Baterias y cargadores
    • Cables&Jumpers
    • LCD & Display
    • Protoboard & Circuitos
  • Arduino
    • Accesorios
    • ESP32
    • Kits
    • Shield
    • Tarjetas compatible
    • Tarjetas Originales
  • Disp. Prog
    • Fpga
    • Tarjetas
  • Drones
    • Accesorios
    • Armados
    • Helices
    • Kits
    • Motores
    • Tarjetas
    • Variadores
  • Impresion 3D
    • Filamentos
    • Impresoras 3D
    • Modulos
  • Microbit
    • kits
  • Microcontroladores
    • Accesorios
    • Atmel
    • Grabadores
    • Parallax
    • PIC
    • Teensy
  • Modulos & Integrados
    • Actuadores
    • Camaras
    • Conversor A/D
    • Inalambricos
    • Regulador
    • Voz
  • Raspberry
    • Accesorios
    • Camaras
    • Cases
    • Fuentes
    • Kits
    • Kits – Pi4
    • Kits – Pi5
    • Memorias
    • Raspberry Pico
    • Tarjetas
  • Robotica
    • Chasis & Estructuras
    • Motores
    • Ruedas
    • Servomotores
    • Tarjetas
    • Varios
  • Sensores
    • Biometricos
    • Clima
    • Inerciales
    • Otros
    • Presion
    • Proximidad
  • XBee
    • Accesorios
    • Antenas
    • Gateways
    • Kits
    • Modulos
Entrar/Registrarse
0 Wishlist
0 Compare
0 items / S/0.00
Menu
CREATIVIDAD AHORA
0 items / S/0.00
Categorias
  • Accesorios
    • Baterias y cargadores
    • Cables&Jumpers
    • LCD & Display
    • Protoboard & Circuitos
  • Arduino
    • Accesorios
    • Kits
    • Tarjetas Originales
    • Tarjetas compatible
    • Shield
    • ESP32
  • Disp. Prog
    • Tarjetas
    • Fpga
  • Raspberry
    • Tarjetas
    • Raspberry Pico
    • Accesorios
    • Kits
    • Kits – Pi4
    • Kits – Pi5
    • Cases
    • Camaras
    • Fuentes
    • Memorias
  • Drones
    • Accesorios
    • Armados
    • Helices
    • Kits
    • Motores
    • Tarjetas
    • Variadores
  • Impresion 3D
    • Impresoras 3D
    • Filamentos
    • Modulos
  • Microcontroladores
    • Accesorios
    • Atmel
    • Parallax
    • PIC
    • Teensy
    • Grabadores
  • Modulos & Integrados
    • Actuadores
    • Camaras
    • Conversor A/D
    • Inalambricos
    • Regulador
    • Voz
  • Sensores
    • Biometricos
    • Clima
    • Inerciales
    • Presion
    • Proximidad
    • Otros
  • Robotica
    • Chasis & Estructuras
    • Motores
    • Servomotores
    • Ruedas
    • Tarjetas
    • Varios
  • XBee
    • Accesorios
    • Gateways
    • Kits
    • Antenas
    • Modulos
  • Inicio
  • Tienda
  • Cursos
  • Carrito
  • Descargas
  • Blog
-7%
Click to enlarge
Inicio Arduino Kits Arduino Sensor Kit – Base
Kit de Raspberry Pi Pico W
Kit de Raspberry Pi Pico W S/150.00
Back to products
Brazo robotico Tinkerkit
Brazo robotico Tinkerkit S/1,600.00 El precio original era: S/1,600.00.S/1,439.00El precio actual es: S/1,439.00.

Arduino Sensor Kit – Base

S/209.00 El precio original era: S/209.00.S/195.00El precio actual es: S/195.00.

6 disponibles

Compare
Add to wishlist
Categoría: Kits
Share:
  • Descripción
  • Valoraciones (0)
  • Shipping & Delivery
Descripción

Unboxing del kit

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
Valoraciones (0)

Valoraciones

No hay valoraciones aún.

Sé el primero en valorar “Arduino Sensor Kit – Base” Cancelar la respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

Shipping & Delivery

Productos relacionados

Compare

Grove Speech recognizer Kit

Kits
S/189.00
This Grove Kit is specially organized for Grove speech recognizer, the first speech recognition grove module. If you are interested
Add to wishlist
Añadir al carrito
Quick view
-10%
Compare

Kit educativo con Arduino compatible

Kits
S/250.00 El precio original era: S/250.00.S/225.00El precio actual es: S/225.00.
El equipo de Creatividad ahora armo el presente kit en base a mas de 10 años de experiencia en el
Add to wishlist
Añadir al carrito
Quick view
-7%
Compare

Kit basico con Arduino UNO R4 Minima

Kits
S/159.00 El precio original era: S/159.00.S/148.00El precio actual es: S/148.00.
Este kit basico contiene los componentes necesarios para empezar a trabajar con la plataforma Arduino y que mejor que hacerlo
Add to wishlist
Añadir al carrito
Quick view
Agotado
Marcador
Marcador
Compare

Makey Makey Classic by JoyLabz

Kits
S/199.00
Descripcion: ou may be the greatest living banana pianist, but how will you ever know if you don’t make yourself
Add to wishlist
Leer más
Quick view
-4%
Compare

Arduino Starter Kit Original (Incluye libro en español)

Kits
S/469.00 El precio original era: S/469.00.S/449.00El precio actual es: S/449.00.
El Kit incluye: 1 Projects Book (170 pages), 1 Arduino / Genuino Uno, 1 USB cable, 1 Breadboard 400 points, 70Solid core jumper
Add to wishlist
Añadir al carrito
Quick view
-9%
Compare

Kit educativo con Arduino compatible (con curso incluido)

Kits
S/275.00 El precio original era: S/275.00.S/249.00El precio actual es: S/249.00.
El equipo de Creatividad ahora armo el presente kit en base a mas de 10 años de experiencia en el
Add to wishlist
Añadir al carrito
Quick view
Sparkfun
Raspberry
Digi
DFRobot
Arduino

Tienda online de productos electrónicos y cursos, nuestra prioridad es la satisfacción del cliente.

Lima, Peru
Phone: 995727523
ventas@creatividadahora.com
Useful links
  • Privacy Policy
  • Returns
  • Terms & Conditions
  • Contact Us
  • Latest News
  • Our Sitemap
Publicaciones recientes
  • Iniciar a programar con Python en Thonny para Raspberry
    octubre 7, 2024 No Comments
  • Como conectar el Arduino MKR 1010 al cloud de Arduino
    diciembre 4, 2021 1 Comment
Nuestras redes sociales
  • Instagram
  • Facebook
  • Youtube
WOODMART 2022 CREATED BY XTEMOS STUDIO. PREMIUM E-COMMERCE SOLUTIONS.
payments
  • Inicio
  • Tienda
  • Cursos
  • Carrito
  • Descargas
  • Blog
  • Wishlist
  • Compare
  • Entrar/Registrarse
Mi carrito
Cerrar

Sign in

Cerrar

Olvido su clave?

No tiene cuenta?

Crear una cuenta
Shop
0 Wishlist
0 items Cart
Mi cuenta
¿Necesitas ayuda?