Learn electronics, coding, and projects — step by step.

Tag: MicroPython web server

016 - ESP32 MicroPython: Web Server | ESP32 Access Point

George Bantique November 4, 2020 4 Comments

In this article you will learn to configure ESP32 wifi as Access Point. You will also learn to create a web server hosted on it.


Read more 016 - ESP32 MicroPython: Web Server | ESP32 Access Point

015 - ESP32 MicroPython: Web Server | ESP32 Station Mode in MicroPython

George Bantique October 28, 2020 3 Comments

In this article, we will learn how to create a web server hosted in ESP32 using MicroPython language for controlling the state of GPIO pin. This can be applied for controlling a relay which is popular in home automation projects.


Read more 015 - ESP32 MicroPython: Web Server | ESP32 Station Mode in MicroPython