esp-hal-buzzer

Crates.ioesp-hal-buzzer
lib.rsesp-hal-buzzer
version0.1.0
created_at2025-06-10 13:49:23.646551+00
updated_at2025-06-10 13:49:23.646551+00
descriptionBuzzer driver for esp-hal
homepage
repositoryhttps://github.com/esp-rs/esp-hal-community
max_upload_size
id1707124
size174,629
Scott Mabin (MabezDev)

documentation

README

esp-hal-buzzer

Crates.io docs.rs MSRV Crates.io Matrix

Provides a driver to easily interact with piezo-electric buzzers for esp-hal. The crate uses the underlying Ledc driver and provides a user-friendly API.

A few songs are included in the songs module. Contributions are welcome.

Documentation

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.84 and up. It might compile with older versions but that may change in any new patch release.

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 23

cargo fmt