Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (99 codes)
  2. Dany (44 codes)
  3. NART SCHINACKOW (34 codes)
  4. Alcides Ramos (33 codes)
  5. Agent Wolfz (14 codes)
  6. Andrew Hazelden (13 codes)
  7. Roman Black (11 codes)
  8. Alberto Trasimeni (11 codes)
  9. Roman Toropov (9 codes)
  10. Simon Platten (8 codes)

Most Downloaded

  1. Network Ethernet Library (11743 times)
  2. FAT32 Library (8595 times)
  3. Timer Calculator (6518 times)
  4. PID Library (5238 times)
  5. Network WiFi Library (5189 times)
  6. SMS home alarm system (4414 times)
  7. External Memory (4105 times)
  8. mikromedia for PIC18FJ - Examples (3564 times)
  9. microSD click - Example (3486 times)
  10. GPS click - Example (3247 times)
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-09-11

Category: Audio & Speech

Downloaded: 1313 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.

Examples are written for :
  - EasyPIC7 - PIC18F45K22
  - EasyPIC PRO v7 - PIC18F87K22
  - EasyPIC v7 for dsPIC30 - dsPIC30F4013
  - EasyMx PRO v7 for Stellaris(R)  - LM3S9B95, LM4F232H5QD
  - EasyMX PRO v7 for STM32 - STM32F107VC

BUZZ click schematics

BUZZ click schematics

The schematics of the BUZZ click board .

View full image

ALSO FROM THIS AUTHOR

4-20mA R click - Example

Example demonstrates communication via 4-20mA interface.
It measures current received from host (4-20mA T click). Temperature value and measured current are displayed via UART.

[Learn More]

mikromedia for ATmega - Examples

Set of examples for mikromedia for ATmega.. Provided examples demonstrate working with mikromedia's various features and modules:

- Accelerometer
- MMC SD card
- MP3
- Serial Flash
- TFT
- Touch Panel
- USB UART

[Learn More]

4-20mA - T click - Example

This code demonstrates communication via 4-20mA Transmitter click board. MCU reads temperature from the DS1820 sensor and prints it on the LCD. Also display shows expected current which should be measured with multimeter.

[Learn More]