NodeMCU has on analog channel which is configured to read the System voltage, we can configure it to sample the external pin. The ADC seems a bit jumping
ESP8266-01 version comes with a AT based firmware, you need a application processor/controller to solve a problem. if your use case doesn’t require lot of GPIO (ESP has
In this blog we will build Intruder detector using NodeMCU/ESP8266, more of like a burglar alarm. We will be using a IR reflection based sensor. The sensor working
Connecting NodeMCU to twitter: In this blog we will see how to post a tweet from nodeMCU (Connecting NodeMCU to twitter). Making nodeMCU talking to twitter server is
One of the cool thing about node MCU is with little coding we can achieve complex functionalities. All the complexity is hidden in the library functions. In this