Skip to content

josephlarralde/arduino-esp-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino-esp-utils

A collection of utility classes for esp8266 and esp32 chips

This library is intended to speed up the development of esp8266 and esp32 based projects, providing a high-level class for each typical use case :

  • ESPConfigFile : a configuration file management class based on SPIFFS
  • ESPWiFiInterfaceWebServer : a simple web server with web sockets
  • ESPWiFiInterfaceOSC : an OSC data streaming utility

It relies on the following third-party libraries :

Releases

No releases published

Packages

No packages published

Languages