News

Learn how to connect your NodeMCU (ESP8266) to a Laravel backend! In this tutorial, you'll see how to send sensor or device data from NodeMCU to Laravel using HTTP requests (POST/GET), making it ...
As usual I’ll be using a NodeMCU board (I really did order a lot of them) which uses an ESP8266, but there’s no reason this would be difficult to achieve on an Arduino-based device.
Discover how to build a real-time event notification system by integrating NodeMCU (Arduino) with Google Firebase and Laravel. This tutorial covers the complete setup, from hardware to cloud and ...