Created by
Created June 10, 2012
Last modified July 11, 2012
Tags buzzer   gpio   raspberry-pi   rpi   sound  

Summary

Circuit showing how to control a simple buzzer using a Raspberry Pi GPIO pin configured as an output.


Description

This circuit shows to turn a buzzer on and off using a GPIO pin configured as an output.

The buzzer I used was a basic 6V device with an internal resistance of 240 ohms. This means it draws 20mA with a 5V supply.

R2 limits current from the GPIO pin. GPIO is either 0v or 3.3V so max current into base of transistor is 3.3/27000 = 120uA.

The transistor could be a BC547, BC548 or equivalent.

I have tested this circuit and it works fine.

Please visit my Raspberry Pi website for further information RaspberryPi-Spy.co.uk


Comments

Hey man i just started on a raspberry pi. I understand that your pin 6 is connected to ground and your pin 2 is connected to 5V simulating the raspberry pi. I do not understand the equivalence of a GPIO pin on circuitlab. Would be nice if you can explain to me how you came up with the GPIO pins equivalence! Nice circuit btw!

by srinivasan25
July 14, 2016

Leave a Comment

Please sign in or create an account to comment.

Revision History

Only the circuit's creator can access stored revision history.