One of the uses of the Esp8266 NodeMCU is enabling us to control devices on web pages over a WiFi network. In one of my previous tutorials I showed how to create a web server using NodeMCU; Creating a NodeMCU Webserver with Arduino IDE. In this tutorial we want to control scrolling text on the […]