Arduino
Video thumbnail for How To Add ESP8266 Compatible Boards To Arduino (Wemos D1 Mini Guide)
How To Add ESP8266 Compatible Boards To Arduino (Wemos D1 Mini Guide)

siytek.com

This video will teach you how to add support for ESP8266 microcontrollers, to the Arduino IDE. This will allow you to compile Arduino code for boards based on the ESP family of microcontrollers, such as the popular Wemos D1 Mini. 🤖 Download the Arduino

Video thumbnail for ESP8266 UDP Send & Receive Example (Step by Step Arduino Guide)
ESP8266 UDP Send & Receive Example (Step by Step Arduino Guide)

siytek.com

Looking for the easiest way to send and receive data from an ESP8266? A great starting point is understanding how to configure your ESP8266 to send and receive a UDP packet. You can use UDP to communicate with other ESP8266 devices, your computer or many