Oferta!

KY-012 Active buzzer module

Original price was: R$ 39,37.Current price is: R$ 32,81.


Em estoque

wws Edmar / Dúvidas sobre o produto? Precisa de ajuda? Fale comigo.
SKU: 10390-I5 Categoria:
  Perguntas e Respostas

Descrição

This is a active buzzer so its easy in use. You just apply voltage to the buzzer and it makes sound. Disadvantage is that you can’t determine the frequency of the sounds, for this you need a passive buzzer.SchematicModule pin – = GND Module pin S = +5VConnection to ArduinoArduino digital pin 8 –> Module pin SArduino GND –> Module pin ————————————————–Example code————————————————//Example code KY012 active buzzerint speakerPin = 8;void setup () { pinMode (speakerPin, OUTPUT);}void loop () { analogWrite (speakerPin, 255); delay (50); analogWrite (speakerPin, 0); delay (10);}

Informação adicional

Peso 0,0000 kg
Dimensões 0,0000 × 0,0000 cm

Informações Gerais

Não há perguntas ainda.