| Crates.io | esp-01 |
| lib.rs | esp-01 |
| version | 0.1.1 |
| created_at | 2020-06-18 19:49:44.092231+00 |
| updated_at | 2020-06-18 19:54:42.445454+00 |
| description | Crate to communicate with the esp01 variant of the esp8266 module |
| homepage | |
| repository | https://github.com/TheZoq2/esp01-rs |
| max_upload_size | |
| id | 255463 |
| size | 19,236 |
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.