About 78,400 results
Open links in new tab
  1. KY-002 Vibration Switch Module - ArduinoModulesInfo

    Mar 30, 2016 · The KY-002 Vibration Switch Module detects shaking and knocking. When the module is moved, a spring mechanism will close the circuit sending a short high signal. It can be used with a variety of microcontrollers like Arduino, ESP32, Raspberry Pi and others.

  2. Shock Sensor Arduino Circuit & Code, KY-002 Shock Sensor

    Feb 9, 2025 · SHOCK SENSOR KY-002 with Arduino: In this tutorial, I am going to show you how the shock sensor works and how we can use it with Arduino.

  3. Using the Vibration Switch Module KY-002 with Arduino

    Aug 10, 2020 · In this tutorial, we will learn about the KY-002 module, how it works and we will build a simple project to detect vibration using the KY-002 module and an Arduino.

  4. uxcell KY-002 SW-18015P Shock Vibration Switch Sensor Module for ...

    May 21, 2019 · Working Temperature: 100 Celsius Degree. Omnidirectional, any angle can trigger job.. Anti—interference ability. With fixed bolt hole for easy installation. Can be connected directly to the microcontroller output IO port. Application all kinds of electronic products.This switch is suitable for small current trigger circuit. 1.

    • Reviews: 8
    • KY-002 Vibration Switch Module Circuit Working Explanation

      Feb 5, 2023 · The KY-002 module uses a spring mechanism that senses vibrations and momentarily closes the circuit, sending a digital low signal to a microcontroller such as an Arduino, ESP32, or Raspberry Pi to detect impacts, shaking, and knocking.

    • How to interface KY-002 shock sensor with Arduino - Simply …

      Jun 29, 2021 · How to use a shock sensor (ky-002) with Arduino and how a shock sensor or vibration sensor or shake sensor works are some questions that may arise in your mind while programming an Arduino.

    • ESP32 KY-002 Vibration Switch Module Code Examples

      The KY-002 is a vibration switch module that detects shocks and vibrations through a conductive spring mechanism. Upon movement, it sends a digital signal, making it suitable for motion detection applications in various electronic projects.

    • 3 Pack KY-002 Vibration Switch Module Vibration Sensor SW …

      Dec 11, 2017 · Buy 3 Pack KY-002 Vibration Switch Module Vibration Sensor SW-18015P: Proximity Sensors - Amazon.com FREE DELIVERY possible on eligible purchases

    • INTERFACING SHOCK SENSOR (KY-002) WITH BHARAT -PI

      The KY-002 Vibration Switch Module detects shaking and knocking. When the module is moved, a spring mechanism will close the circuit sending a short high signal.It can be used with a variety of microcontrollers like Arduino, ESP32, Raspberry Pi and others.

    • KY-002 – Vibration Switch Sensor Module – PHI1071339

      A digital shock sensor that outputs a high-level signal when a shock is detected. 1: Signal. 2: V+. 3: GND. Serial.begin(9600); . pinMode (shockPin, INPUT) ; // input from the KY-002. shockVal = digitalRead (shockPin) ; // read the value from our sensor. if …

    Refresh