Percussion Knock Sensor Module (KY-031) - South Africa Arduino, Robotics & Electronics Supplier South Africa: R8.19
Leobot Electronics South Africa (Pretoria)
Pretoria, South Africa
Nation-wide delivery or, collect from our premises in Waverley, Pretoria
- New orders during business-hours are handled within 15-minutes of being paid and, you are welcome come collect immediately if you are in the area! All stock quantities shown on the website is up-to-date and, that which is not listed as "Coming Soon" is available on-hand. Alternate Text

From design to manufacturing, we support every stage, including software development, hardware, and CAD design. Our expertise spans scalable IoT solutions, embedded software & microcontroller programming, networks & servers, smart device integration, production automation, hardware-software integration, mobile app development and web services. Whether you need custom IoT systems, connected devices, or specialized development services, we bring your ideas to life!

Click here to view our Development Services
    • Leobot Electronics Online Shop

Percussion Knock Sensor Module (KY-031)
  • Percussion Knock Sensor Module (KY-031)
  • Percussion Knock Sensor Module (KY-031)
  • Percussion Knock Sensor Module (KY-031)
  • Percussion Knock Sensor Module (KY-031)

#1654: Percussion Knock Sensor Module (KY-031)

R8.19


 Knock sensor module and a digital 13 interface, built-in LED build a simple circuit to produce percussion flasher. Interface comes with digital LED, will knock sensor connected digital 3 interface, when percussion sensor senses measure to percussive signals, LED flashing light.

 

   Routines source code:

   int Led = 13;// define LED Interface

   int Shock = 3;// define the percussion Sensor Interface

   int val;// define numeric variables val

   void setup ()

   {

   pinMode (Led, OUTPUT) ;// define LED as output interface

   pinMode (Shock, INPUT) ;// define knock sensor output interface

   }

   void loop ()

   {

   val = digitalRead (Shock) ;// read digital interface is assigned a value of 3 val

   if (val == HIGH) // When the percussion when the sensor detects a signal, LED flashes

   {

   digitalWrite(Led, LOW);

   }

   else

   {

   digitalWrite(Led, HIGH);

   }

   }

Product Details

   Size: 30x18x6mm (approx)


Product Details

Est. Packaging Size Specifications

N/A

Tutorials

Arduino Automated Plant Water Project
A simple but practical Arduino project to automatically water your plants, showing the usage of a 7-Segment Display, a Soild Moisture Sensor, a Temperature Sensor and a Relay.

Arduino Introduction
Introducing you to the awesome Arduino!

Simple Arduino RC Car/Robot
A guide to construct your own Arduino-based 2 Wheel-Drive Robot

Arduino F.A.Q
Arduino Frequently Asked Questions & Answers

BUY

Percussion Knock Sensor Module (KY-031)

Regular price: R8.19
Qty To Purchase:
In Stock: 10





GET NOTIFIED!

Get notified when new stock arrives! Simply provide your email address:


Email Address:



Bulk/Direct Imports!

Want more stock than we have on-hand? Let us import this product in bulk for you! Bulk Direct Import




Categories