ESP32 Arduino HTTP web server: Get free heap and reset device remotely

Опубликовано: 07 Октябрь 2024
на канале: Techtutorialsx
2,872
24

This tutorial explains how to setup an HTTP web server on the Arduino core running on the ESP32 and implement two functionalities: obtaining the free heap and resetting the ESP32, remotely.

Written tutorial at my blog with source code:
https://techtutorialsx.com/2018/02/10...

ESP32 Firebeetle board:
https://www.dfrobot.com/product-1590....

Header file where all the methods from the ESP variable are available:
https://github.com/espressif/arduino-...

Related posts (written):
Software restart: https://techtutorialsx.com/2017/12/03...
Get free heap:
https://techtutorialsx.com/2017/12/17...
Async web server getting started: https://techtutorialsx.com/2017/12/01...

A lot more ESP32 tutorials (written) at my blog:
https://techtutorialsx.com/category/e...