esp01-rs
esp01-rs copied to clipboard
Rust crate for communication with the esp01 variant of the esp8266
Esp01
Crate for communicating with the esp01 variant of the esp8266 wifi module using the embedded hal traits.
For now the crate is a bit barebones, for example, only running as a client and sending TCP/UDP messages is supported.