Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (42 codes)
  2. Alcides Ramos (30 codes)
  3. Dany (24 codes)
  4. NART SCHINACKOW (22 codes)
  5. Rajendra Bhatt (6 codes)
  6. Roman Black (6 codes)
  7. Alberto Trasimeni (6 codes)
  8. Andrew Hazelden (6 codes)
  9. Russell Kelly (5 codes)
  10. Peter Erasmus (5 codes)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

BUZZ click - Example

Rating:

Author: MikroElektronika Team

Last Updated: 2012-04-19

Category: Audio & Speech

Downloaded: 293 times

Not followed.

Simple example which demonstrates working with BUZZ click board in mikroBUS form factor. This example will play musical scales and Beethoven's "Ode To Joy".

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "BUZZ click - Example" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "BUZZ click - Example" changes.

Do you want to report abuse regarding "BUZZ click - Example".

  • Information
  • Comments (0)

Example Blog

BUZZ click

BUZZ click

Front and back side appearance of the BUZZ click Board.

View full image

BUZZ Click is an accessory board in mikroBus™ form factor. It features a piezo speaker capable of emitting audio signals. Buzzer’s resonant frequency is 3.8kHz (where you can expect it’s best performance).

On-board buzzer driver can be connected to either digital (GPI) or PWM line. You can use either of those two pins to provide the signal from the microcontroller to the buzzer driver.

Board is set to use 5V power supply by default. Solder PWR SEL SMD jumper to 3.3V position if used with 3.3V systems.

PIC examples are written for :
  - EasyPIC7 - PIC18F45K22
  - EasyPIC PRO v7 - PIC18F87K22

BUZZ click schematics

BUZZ click schematics

The schematics of the BUZZ click board .

View full image

ALSO FROM THIS AUTHOR

External Memory

Contains libraries for working with 24C02 EEPROM memory, low-voltage serial flash memory M25P80 and serial SRAM 23K640 device.

[Learn More]

SMS home alarm system

Build your own home-made SMS alarm system, with minimum expenses using StartUSB for PIC, Smart GM862 with Telit GM862 module and antenna, Motion Sensor and a wire jumpers.

[Learn More]

CAN SPI 5V click - Example

This is code that shows simple connection of two CAN SPI modules with MCP2551.
Messages are sent by pressing PortB buttons and received message can be seen on PortD LEDs.

[Learn More]