Percussion Knock Sensor Module (KY-031) - South Africa Arduino, Robotics & Electronics Supplier South Africa: R29.50
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.
    • Leobot Electronics Online Shop

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

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

R29.50


 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: R29.50
Qty To Purchase:
In Stock: 10



GET NOTIFIED!

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


Email Address:



Categories