#wifi #embedded-hal-driver #running #firmware #processor #esp #esp32

esp-at-driver

Rust driver that runs on the main processor and communicates to an ESP32 coprocessor running the AT firmware

1 unstable release

0.1.0 May 1, 2021

#32 in #esp

22 downloads per month

MIT/Apache

8KB
81 lines

ESP AT Driver

dependency status Crates.io Released API docs

Rust driver that runs on the main processor and communicates to an ESP coprocessor running the AT firmware.

My board hasn't actually arrived yet so this is all powered on wishful thinking and rust's type safety.

Implementation

The driver uses the AT commands documented here.

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.

Dependencies

~795KB
~16K SLoC