Sound Detector Module (Small)

(8 customer reviews)

$4.85

14 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.003 kg
  1. Jlcqds

    purchase dostinex without prescription – purchase alesse online purchase alesse

  2. Lwasob

    order generic estrace 2mg – buy ginette 35 paypal where can i buy arimidex

  3. Hpsdqo

    г‚·гѓ«гѓ‡гѓЉгѓ•г‚Јгѓ« гЃЉгЃ™гЃ™г‚Ѓ – г‚їгѓЂгѓ©гѓ•г‚Јгѓ« и–¬е±ЂгЃ§иІ·гЃ€г‚‹ タダラフィルジェネリック йЂљиІ©

  4. Grobend

    A single investigator blinded to all data performed the analysis using an off line station Digisonics EC 500 where can i buy priligy in usa At 330p a share, the very top of the original 260p 330p range, the postal giant is valued at Г‚ 3

  5. Tlireo

    гѓ—гѓ¬гѓ‰гѓ‹гѓі е‰ЇдЅњз”Ё – г‚ўгѓўг‚­г‚·гѓ«гЃ®иіје…Ґ アジスロマイシンは薬局で買える?

  6. Msuxtw

    プレドニンジェネリック йЂљиІ© – гѓ—гѓ¬гѓ‰гѓ‹гѓі гЃ©гЃ“гЃ§иІ·гЃ€г‚‹ アキュテインジェネリック йЂљиІ©

  7. Yslilk

    eriacta rise – forzest signal forzest limb

  8. Amvgil

    indinavir order – order confido generic buy diclofenac gel cheap

Add a review

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