/esp-wlan-acces-point

Quick way to achieve a wlan connection using esp microcontrollers with a CLI interface and web config panel

Primary LanguageC++MIT LicenseMIT

Esp Easy Wlan Acces Point

Introduction

This software allows you to quickly create a wlan connection using esp microcontrollers for testing device communications. extra features include a CLI interface and web config panel for easy configurations.

Installation

Simplest way to install is using Arduino IDE simply open the code using the IDE then using library manager download the wifi manager library and compile.