Skip to content

Rust drivers for the SIM7000 series of modems

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

technocreatives/sim7000

Repository files navigation

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:

  • TCP connections
  • GPS
  • UDP connections
  • SMS
  • A bunch more the other things that the SIM7000 supports

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.

About

Rust drivers for the SIM7000 series of modems

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages