#embedded-hal #esp8266 #variant #module #wifi #communication #communicate

esp-01

Crate to communicate with the esp01 variant of the esp8266 module

2 releases

0.1.1 Jun 18, 2020
0.1.0 Jun 18, 2020

#10 in #esp8266

MIT/Apache

20KB
385 lines

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.

Dependencies

~165KB