technocreatives / sim7000

Rust drivers for the SIM7000 series of modems
Apache License 2.0
17 stars 7 forks source link

sim7000_async

This crate provides an embassy driver for the SIM7000 series of modem chips.

If you are looking for the old synchronous sim7000 driver, it has been archived here.

Supported features:

This crate runs on no_std and, like embassy, requires nightly Rust (see rust-toolchain.toml). See the samples directory for examples.

License

Licensed under either of

at your option.