Skip to content

This is the toolbox used in another Esp32-based project. It allows the connection Wifi and the management of the Web files requisite in other developments.

Notifications You must be signed in to change notification settings

dupuyb/Esp32_Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esp32 developement board with platformIO or Arduino.

Simple functions have been tested in this simple application:

  • Network protocols
  • Uploading
  • Wi-Fi connections
  • mDNS
  • Web servers
  • Simple web server
  • SPIFFS
  • Uploading to the server
  • OTA
  • WebSocket

Some libraries have been adapted to the ESP32 platform. project library: From https://github.com/tzapu/WiFiManager Library as specific (private) libraries.

  • For WifiManager DNSServer---esp32-master simplenetworkscanner-master WebServer-esp32-master WIFIMANAGER-ESP32-master
  • For WebSocket arduinoWebSockets-master

About

This is the toolbox used in another Esp32-based project. It allows the connection Wifi and the management of the Web files requisite in other developments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published