Skip to content

pluem0031/Quickshifter-esp8266-web-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libery request

1.AsyncTCP 2.ESP Async WebServer 3.AsyncElegantOTA

QuickShirter web interface with ESP8266

you can change kill time in web interface on WIFI with IP: 192.168.1.4

change wifi name and password

find this code and change it

const char* ssid_ap = "MisterShifter";
const char* password_ap = "123456789";

install to your esp8266

you can upload firmware to ess8266 with vs code studio or Arduino IDE and don't forget upload spiff file

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks