SerialToWifi

Other

Drop-in replacement for the Serial Arduino library that manages i/o to a remote console over wifi on ESP32.
Commands like Serial.println() and Serial.readStringUntil() are all supported and forwarded to a remote console over the network.

Author: Pascal Longpre

Maintainer: Pascal Longpre

Read the documentation

Compatibility

This library is compatible with the esp32 architecture.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.