I am currently on an epic road trip, driving from the Netherlands to South Africa Instagram .
. Follow along onIn this project I develop a framework to be used as in new ESP8266 projects, implementing HTTPS requests, a React web interface and a configuration manager.
May 31, 2020
Designing a class that implements arbitrary HTTPS requests in a secure way, without the need to manually add any certificates or fingerprints to the code.
May 24, 2020
A configuration manager for the ESP8266 is developed which provides a method to modify parameters from the browser that can be accessed from the application.
May 16, 2020
A WiFi manager for the ESP8266 is developed to connect to previously stored WiFi details. If a network can not be found a captive portal will be opened.
May 10, 2020
The ESP8266 IoT framework web server presents an API and React web interface from PROGMEM to configure WiFi details and other settings from the browser.
May 3, 2020
In this introduction I describe the reasons why I will develop a custom framework for the ESP8266, and what my requirements and needs are for the end product.