Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
SeeedStudio Grove Switch (P) — image 1
Hover to zoom

1 / 2 · Click to enlarge

Seeed Studio

SeeedStudio Grove Switch (P)

26+ bought in past month
AI Summary
Electronic Switches/Keypads Modules for everyday users

The SeeedStudio Grove Switch (P) by Seeed Studio is a value-for-money electronic switches/keypads modules designed for everyday users. It features Item Type: Electronic Switch and Model No. / Name: Grove Switch.

₹781
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹781
Buying tip: A smart budget buy — solid performance without breaking the bank.
Estimated delivery: 17 Aug31 Aug
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Item Type: Electronic Switch
Model No. / Name: Grove Switch
Operating Voltage (VDC): 3.3 to 5
Life Cycle: 10000
Operating Temperature (°C): -20 to 80
Force Range: 1.47 N - 2.45 N

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-593430Category: Electronic Switches/Keypads Modules

About This Product

The SeeedStudio Grove Switch (P) by Seeed Studio is a value-for-money electronic switches/keypads modules designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: Electronic Switch
  • Model No. / Name: Grove Switch
  • Operating Voltage (VDC): 3.3 to 5 — works with standard household power
  • Life Cycle: 10000
  • Operating Temperature (°C): -20 to 80
  • Force Range: 1.47 N - 2.45 N — reliable connection even at a distance
  • Length (mm): 24
  • Width (mm): 20

Why Buy from Pricio?

Pricio sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

The Grove – Switch (P) is a mini Single Pole, Double Throw (SPDT) slide switching device. But, what does “P” mean? “P” stands for “Panel mount”. With panel mount feature, you can use it as you wish, for example, you can attach the switch to a cut out in a panel, a box, or a frame. This switch is great for ON/OFF situations on many of our boards; moreover, It is a long-lasting and reliable device of great build quality.

You can use this switch as a digital input for micro-controllers. It is compatible with Arduino, Raspberry Pi, BeagleBone, Wio, and LinkIt platform. For all Grove users (especially beginners), Seeed Studio provides guidance PDF documents. Please download and read through Preface - Getting Started and Introduction to Grove before using the product. This is a suitable product for not only Grove users but also all electronics enthusiasts. So, why wait? Buy now!


Features:

  1. Plug and play device
  2. Grove compatible interface
  3. Compact modular design
  4. Basic Grove element
  5. Easy to use

Useful Links:
Tutorial
Project Links:
  1. Using a Switch to Open and Close a Relay
  2. Arduino BoomBox

Package Includes:

1 x Grove - Switch (P) v1.0

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.