Skip to content

hibit-dev/buzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playing popular songs with Arduino and a buzzer

Buzzer is used to generate sound, beep or even melody of a song. It can be found in alarm devices, computers, timers and confirmation of user input such as a mouse click or keystroke. A piezo buzzer is not like a regular speaker that you might think of. It uses a material that actually changes shape when you apply electricity to it which in turn creates noise. The faster you bend the material, the higher the pitch of the noise that is produced.

├ src
│ ├ buzzer
│ ├ games
│ │ ├ doom
│ │ ├ mario_bros
│ │ ├ pacman
│ │ └ tetris
│ ├ movies
│ │ ├ game_of_thrones
│ │ ├ harry_potter
│ │ ├ home_alone
│ │ ├ pink_panther
│ │ ├ pirates_of_the_caribbean
│ │ ├ star_wars
│ │ ├ subway_surfers
│ │ ├ the_godfather
│ │ ├ the_lion_sleeps_tonight
│ │ ├ the_nightmare_before_christmas
│ │ ├ the_simpsons
│ │ └ tokyo_drift
│ ├ other
│ │ ├ happy_birthday
│ │ ├ nokia
│ │ └ xmas
│ └ songs
│     ├ chevelle_the_red
│     ├ coldplay_hymn_for_the_weekend
│     ├ end_of_beginning
│     ├ its_a_small_world
│     ├ its_you
│     ├ shape_of_you
│     ├ maroon5_memories
│     ├ imagine_dragons_enemy
│     ├ kaleo_way_down_we_go
│     ├ never_gonna_give_you_up
│     ├ right_here_waiting
│     └ was_wollen_wir_trinken
├ lib
└ schema

Documentation

Discover a world of knowledge hosted on HiBit website. Serving as your informational hub, this resource offers clear instructions and valuable insights to explore a spectrum of articles, tutorials, stories, news, and beyond.

You'll find detailed instructions and comprehensive documentation for this repository on:

The documentation offers clear guidance on wiring and using the module, providing practical insights for a smooth integration into your projects. Take a closer look at the documentation to enhance your understanding, and don't hesitate to reach out for any specific guidance or support.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

About HiBit

HiBit isn't just a blog; it's your go-to space for everything related to development, IT, and the wonders of electronics. Designed for developers, IT enthusiasts, and electronics hobby lovers, HiBit is a dynamic hub that keeps you in the loop with fresh and engaging content.

Explore a collection of articles, tutorials, and insights, encouraging a lively community where reading, commenting, discussing, and sharing experiences is not just promoted but celebrated.

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages