Are you wanting to learn how to quickly and easily link two ESP8266 modules using Arduino? This article provides an easy step-by-step solution and you don’t even need a router! In order to get you up and running quickly, we shall be using UDP due to its simplicity. Both client and server examples will be…
Tag: ESP
Add Wemos D1 Mini To Arduino IDE And Connect To WiFi
The Wemos D1 Mini is a must-have for any maker due to its versatility and low cost. You can make a WiFi temperature sensor for your smart home for the cost of a beer! If you are completely new to the Wemos D1 Mini, you might want to first check out the dummies guide. If…