Sound Detector Module (Large)

(11 customer reviews)

$5.25

10 in stock

Description

Sound Sensor Module Code


/* SETUP

Sound Sensor   Arduino
A0      -      
GND     -      GND
+       -      3.3V
D0      -      D3
*/
 
int Led = 13 ;// define LED Interface
int buttonpin = 3; // define D0 Sensor Interface
int val = 0;// define numeric variables val
 
void setup ()
{
  pinMode (Led, OUTPUT) ;// define LED as output interface
  pinMode (buttonpin, INPUT) ;// output interface D0 is defined sensor
}
 
void loop ()
{
  val = digitalRead(buttonpin);// digital interface will be assigned a value of pin 3 to read val
  if (val == HIGH) // When the sound detection module detects a signal, LED flashes
  {
    digitalWrite (Led, HIGH);
  }
  else
  {
    digitalWrite (Led, LOW);
  }
}

 

Additional information

Weight 0.004 kg
  1. Ugzwpj

    order estrace 2mg without prescription – buy ginette 35 order anastrozole 1 mg without prescription

  2. Ewefpo

    г‚·гѓ«гѓ‡гѓЉгѓ•г‚Јгѓ« еЂ¤ж®µ – バイアグラ гЃ©гЃ“гЃ§иІ·гЃ€г‚‹ г‚їгѓЂгѓ©гѓ•г‚Јгѓ« жµ·е¤–йЂљиІ©

  3. Bhvuem

    гѓ—гѓ¬гѓ‰гѓ‹гѓійЂљиІ© – гѓ—гѓ¬гѓ‰гѓ‹гѓігЃ®иіје…Ґ г‚ёг‚№гѓ­гѓћгѓѓг‚ЇгЃ®йЈІгЃїж–№гЃЁеЉ№жћњ

  4. Licusu

    eriacta choice – zenegra online pity forzest instrument

  5. Yjfoah

    buy crixivan without prescription – order emulgel purchase voltaren gel cheap

  6. Lcjenp

    valif online backward – valif online together order sinemet 20mg without prescription

  7. Mghzlv

    generic modafinil 100mg – lamivudine pills purchase epivir generic

  8. Nddito

    ivermectin 3 mg stromectol – buy candesartan 8mg generic buy generic tegretol 200mg

  9. Tcufbt

    phenergan order – buy ciplox generic lincomycin generic

  10. Bbffrz

    deltasone 20mg pill – buy captopril 25 mg for sale purchase capoten for sale

  11. Kropyg

    prednisone 40mg brand – capoten 120mg for sale order captopril 25mg without prescription

Add a review

Your email address will not be published. Required fields are marked *