Skip to content

### This project has been merged ESPHelper. Please use https://github.com/ItKindaWorks/ESPHelper ### A port of the ESPHelper library for ESP32 devices

License

Notifications You must be signed in to change notification settings

ItKindaWorks/ESPHelper32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESPHelper32

This project has been merged with https://github.com/ItKindaWorks/ESPHelper

Please use that library instead as this code is no longer being maintained

A library to make using WiFi and MQTT on the ESP32 easy.

This is a port of the ESPHelper library originally written for the ESP8266. For more information, check out that library here

The library also features the ability to use the ArduinoOTA system for OTA updates. There are a number of wrapper methods for enabling/disabling OTA and changing the OTA hostname and password.

Please take a look at the examples included with this library to get an idea of how it works.

Note:

This library does requre the use of these libraries (so make sure they're installed as well!): * Metro * pubsubclient

In addition to those libraries, make sure that you have the ESP32 core installed. That can be found here

About

### This project has been merged ESPHelper. Please use https://github.com/ItKindaWorks/ESPHelper ### A port of the ESPHelper library for ESP32 devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published