Skip to content

These files allow ESP8266 remote file management and control over WiFi

Notifications You must be signed in to change notification settings

MarkGrenville/ESP8266_WiFi_File_Manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

ESP8266_WiFi_File_Manager

These files allow ESP8266 remote file management and control over WiFi

With these files it is possible to add, delete, compile, and run files on the ESP via a web browser.

Files in the Lua_files folder (4) should be uploaded to a freshly formated ESP8266 running NodeMCU. init.lua should be edited to reflect your LAN SSID and Password settings.

PHP files should be uploaded to a web server on the common LAN with the ESP.

Added a sqlite database to store IP addresses, Name, and Location of each device.

sqlite3 and php-sqlite3 required.

About

These files allow ESP8266 remote file management and control over WiFi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 63.2%
  • Lua 36.8%