Menu

Prerequisites

Library 2.0.X
 

ESP8266 specific


ESP32 specific



Library 2.1.0


ESP8266 specific


ESP32 specific



ESP8266 and ESP32


Arduino IDE Installation Tips!
For both the Async TCP & Webserver libraries the easiest way to install is by downloading (Clone or Download > Download ZIP) and copying the contents to your Arduino Libraries folder.

  • Windows: C:\\Users\\ < username > \\Documents\\Arduino\\libraries
  • OSX: /Users/<username>/Documents/Arduino/libraries/
  • On Linux it is typically located in /home/ < username > /sketchbook/libraries


In the following wiki pages we assume you have some previous experience with programming esp's and know how to set your board up for flashing firmware. If you don't checkout one of the following links:

Added by