Simple project. ESP8266 with above code provides own wi-fi network and ESPAsyncTCP server that serves a static web-page with QR code and an address of a BTC wallet. LittleFS used as file system.
moostangoose/ESP8266_QR
Simple project. ESP8266 provides a wi-fi network and ESPAsyncTCP server that serves a web-page with QR code and an address of a BTC wallet. Files are stored using LittleFS (fake BTC Wallet credentials)
C++GPL-3.0