هذا المُنتج قد لا يكون متوفراً الآن. إضغط هنا لمنتجات مماثلة

سعر ومواصفات Passive Piezo Buzzer Module for Arduino 3.3V – 5V

  • أفضل سعر لـ Passive Piezo Buzzer Module for Arduino 3.3V – 5V by تك ديبوت مصر فى مصر هو 20 ج.م.
  • طرق الدفع المتاحة هى
    دفع عند الاستلام
  • تكلفة التوصيل هى 35+ ج.م., والتوصيل فى خلال 2-4 أيام
  • أول ظهور لهذا المنتج كان فى إبريل 13, 2017

المواصفات الفنية

Weight:5 g

وصف تك ديبوت مصر

Description

Required Hardware Devices

  • Arduino controller × 1
  • Passive Piezo Buzzer Module
  • USB data cable × 1

Connecting

Arduino digital pin 8 –> pin ‘I/O’ of module Arduino GND –> Pin ‘-‘ of module Arduino +5 –> Pin ‘VCC’ of module

Code

//Example Code for KY-006int buzzer =8;// setting controls the digital IO foot buzzervoid setup (){ pinMode (buzzer, OUTPUT);// set the digital IO pin mode, OUTPUT out of Wen}void loop (){unsignedchar i, j ;// define variableswhile(1){for(i =0; i <80; i++)// Wen a frequency sound{ digitalWrite (buzzer, HIGH);// send voice delay (1);// Delay 1ms digitalWrite (buzzer, LOW);// do not send voice delay (1);// delay ms}for(i =0; i <100; i++)// Wen Qie out another frequency sound{ digitalWrite (buzzer, HIGH);// send voice delay (2);// delay 2ms digitalWrite (buzzer, LOW);// do not send voice delay (2);// delay 2ms}}}

الأكثر شهرة في مكونات الدوائر الإلكترونيةالمزيد

    مميزات وعيوب Passive Piezo Buzzer Module for Arduino 3.3V – 5V

    • لا يوجد تقييمات لهذا المُنتج.

    مراجعات Passive Piezo Buzzer Module for Arduino 3.3V – 5V

    • loading video reviews