//esp-webttlbypi0

esp-webttl

A very simple & fast WebTTL based on ESP8266 Wifi Module

7
0
7
1
C++

Esp8266 WebTTL

A very simple & fast WebTTL based on ESP8266 Wifi Module, coding by PlatformIO/Arduino.

The program running on an ESP8266 board allows you to access your device TTL remotely from any device that has a browser.

The project is fully functioning and the speed of controlling TTL is the same as you connect the cable via an USB-TTL device.

Build steps

  1. Install PlatformIO
  2. Build the project and upload to an ESP8266 board
  3. Modify SSID information by copy data/config.example.json to data/config.json.
  4. Build SPIFFS image with “Build Filesystem Image” and upload to the board.

License

Forked from skyvense/pio-EspWebTTL.

[beta]v0.13.0