Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
HS-S43P, Touch Button — image 1
Hover to zoom

1 / 2 · Click to enlarge

HS-S43P, Touch Button

38+ bought in past month
AI Summary
ECG EMG and Heart Rate Sensors for everyday users

The HS-S43P, Touch Button is a value-for-money ecg emg and heart rate sensors designed for everyday users. It features Item Type: Touch Button and Model No. / Name: HS-S43P.

₹585
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: ₹585
Buying tip: A smart budget buy — solid performance without breaking the bank.
Estimated delivery: 24 Aug7 Sept
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: Touch Button
Model No. / Name: HS-S43P
Operating Voltage (VDC): 3.3V/5V
Interface: PH2.0
Length (mm): 31
Width (mm): 18

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-2670369Category: ECG EMG and Heart Rate Sensors

About This Product

The HS-S43P, Touch Button is a value-for-money ecg emg and heart rate sensors designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: Touch Button
  • Model No. / Name: HS-S43P
  • Operating Voltage (VDC): 3.3V/5V — works with standard household power
  • Interface: PH2.0 — compatible with modern devices
  • Length (mm): 31
  • Width (mm): 18
  • Weight (g): 03
  • Shipping Weight: 0.01 kg

Why Buy from Elecvora?

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

TheHS-S43P, Touch Button sensor is a touch switch module based on the principle of capacitive sensing. The human body or metal touching the gold-plated contact surface of the sensor will be sensed. In addition to direct touch with the metal surface, contact with a certain thickness of plastic, glass and other materials can also be sensed. The sensitivity of the induction varies with the size of the contact surface and the thickness of the covering material. The module has two output modes, which can be switched by changing the welding jumper.

There will be a short-circuit point on the module for changing the mode. Solder the two short-circuit points above, and the module mode will switch to switch mode. At this time, it can be used to make a desk lamp with less complicated touch control. Short-circuit the two short-circuit points below, and the module mode will switch to button mode. At this time, it can be used to replace the physical button. Note: When using, the module needs to be at a certain height from the fixed surface to avoid signal errors caused by contact. Do not hold the touch sensor directly, which will cause the back capacitor to heat up to avoid burns.


Features:

  1. Capacitive sensing technology for high responsiveness
  2. Gold-plated contact surface for reliable touch detection
  3. Mode switch via solderable jumper (switch or button)
  4. Detects touch even through non-metallic covers
  5. Compact and easy to integrate into projects
  6. Ideal for replacing mechanical buttons or touch-controlled devices

Package Includes:

1 x HS-S43P, Touch Button

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.