Skip to content

VinhTr00/STM32G070_Buzzer

Repository files navigation

PIEZO BUZZER USING STM32

DESCRIPTION

  • A buzzer (or Tone Alarm) can be used to audibly indicate status changes for the vehicle. Depending on board capabilities, this can be an active device (only needs voltage applied to produce a single frequency tone), as shown below, or a passive piezo device driven by PWM capable of producing variable musical tones, as shown above. Some boards can use either type.
  • This project will show you how to use a buzzer with STM (in this project: NUCLE0G070)

HARDWARE

BUILD

Build and Debug in STM32CubeIDE: import the project in CubeIDE, then build

HOW IT WORKS

We will change frequency of PWM to play notes. how-it-works-piezo-buzzer-music

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages