/buzzer

Primary LanguageC++MIT LicenseMIT

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
│ │ ├ the_godfather
│ │ └ the_lion_sleeps_tonight
│ ├ other
│ │ ├ happy_birthday
│ │ ├ nokia
│ │ └ xmas
│ └ songs
│     ├ chevelle_the_red
│     └ shape_of_you
├ lib
└ schema

Documentation

You'll find instructions and full documentation on HiBit. It includes detailed info on how to wire and use the module.

Security

If you discover any security related issues, please email security@hibit.dev instead of using the issue tracker.

About HiBit

HiBit is a platform made by and for enthusiasts of the IT world. On our website you can read and comment on technical articles, tutorials, news ... and everything that may interest you in the computing world.

License

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