# WiFi_UART **Repository Path**: confessor2011/WiFi_UART ## Basic Information - **Project Name**: WiFi_UART - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-06 - **Last Updated**: 2024-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WiFi_UART WiFi UART communication A wireless communication device use ESP8266. Installation Make sure you can use the ESP8266 with the Arduino IDE. Download the WiFiManager liberary from https://github.com/tzapu/WiFiManager In the Arduino IDE go to "Sketch" -> "Include Library" -> "Add .ZIP Library..." and select the file you just downloaded. Then open and upload the file "WiFi_UART.ino" to ESP8266. You maybe need a virtual serial port software on your computer. https://www.usr.cn/download/31.html