Crates.io | esp-hal-buzzer |
lib.rs | esp-hal-buzzer |
version | 0.1.0 |
created_at | 2025-06-10 13:49:23.646551+00 |
updated_at | 2025-06-10 13:49:23.646551+00 |
description | Buzzer driver for esp-hal |
homepage | |
repository | https://github.com/esp-rs/esp-hal-community |
max_upload_size | |
id | 1707124 |
size | 174,629 |
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.
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.
Licensed under either of:
at your option.
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.