This section covers electronics projects based on NodeMCU ESP8266 board. The NodeMCU is basically an open source firmware, and also commonly used term for the popular ESP8266 Development Board, which is a low cost, development board designed for IoT applications.
Microcontrollers have small internal memory which is not enough to save sensors generated data for long time, either you have…
Have you ever thought of controlling any peripheral from anywhere in the world? Yes the IoT (Internet of things) has made this…
As we know that IoT revolution has started from last few years, since then ESP series Wi-Fi modules become very popular among…
Humidity, Temperature and Pressure are three basic parameters to build any Weather Station and to measure environmental…
Have you ever thought of getting your device’s location without using any GPS hardware? Sounds interesting!! Yes it is possible…
How cool it be to turn on the lights automatically as soon as you enter in your home and turn it off again when you leave! Yes…
Wireless Headphones, Fitness bands, Bluetooth Speakers, In-Ear headphones, Mobile phones, Laptops... there are so many…
Bluetooth modules like HC-05 and HC-06 are easy to set-up and quick to use with Arduino IDE, but they have their own limitation…
Note: This tutorial was written after Arduino has officially launched its support for ESP32 boards. So if you have followed the…
Have you ever thought about jamming the Wi-Fi connection network? Now days Wi-Fi password hacking is very common, so by jamming…
In previous tutorial, OLED is interfaced with ESP32 using SPI communication which uses 5 pins. In this tutorial, we interface…
In previous tutorials we have seen How we can build an Amazon Echo Speaker and then how can we control any Raspberry Pi GPIO…