pi0 / esp-webttl

A very simple & fast WebTTL based on ESP8266 Wifi Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A very simple & fast WebTTL based on ESP8266 Wifi Module


Languages

Language:C++ 69.0%Language:C 28.4%Language:Python 1.3%Language:HTML 0.5%Language:Processing 0.3%Language:Shell 0.2%Language:CMake 0.2%Language:Makefile 0.1%Language:JavaScript 0.0%