EPD Display  1.0.0
Library and application for EPD smart displays
Classes | Macros | Enumerations
EpdWebServer.h File Reference

Establing and creating network connection / Reading remote host API GET response. More...

#include <HTTPClient.h>
#include <DisplayDrawer.h>
#include <WiFi.h>
#include <AsyncTCP.h>
#include <ESPAsyncWebServer.h>
#include <EEPROM.h>
#include <SPIFFS.h>
#include "EPD_Display.h"
#include "EPD_2in66b.h"
#include "EPD_4in2.h"
#include <DisplayCanvas.h>
#include "EPD_7in5.h"
#include "JsonParse.h"
Include dependency graph for EpdWebServer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EpdWebServer
 Establing and creating network connection / Reading remote host API GET response. More...
 

Macros

#define ssidAP   "ESP32-EPaper"
 
#define passwordAP   "password"
 
#define MAC   WiFi.macAddress().c_str()
 

Enumerations

enum  SettingType { SETTING_CARD, SETTING_TABLE, SETTING_MEETING }
 

Detailed Description

Establing and creating network connection / Reading remote host API GET response.

Author
Dávid Jánosfalvi, Juraj Ďuďák