top of page
Search


BMP180 Barometer Sensor Interfacing with NodeMCU
Description The BMP180 is a popular digital barometric pressure and temperature sensor developed by Bosch Sensortec. It is designed to...
Â
Â


Send a WhatsApp message using ESP32
Description What is WhatsApp? As we all know, WhatsApp is a popular messaging application that allows users to send text messages, voice...
Â
Â


Control the LED using Telegram message and ESP32
Description What is Telegram? Telegram is a cloud-based instant messaging platform and communication app. It allows users to send and...
Â
Â


Send a Telegram message using ESP32
Description What is Telegram? Telegram is a cloud-based instant messaging platform and communication app. It allows users to send and...
Â
Â


ESP32 Publish Sensor Readings on Google Sheets.
Description In this guide, we’ll show you how to publish any sensor readings/data on a google spreadsheet using the ESP32 board. For...
Â
Â


Send Emails using ESP32 with SMTP Server
Description What is SMTP server? SMTP stands for Simple Mail Transfer Protocol. This Protocol allows sending and receiving emails over a...
Â
Â


Control the LED/Appliance using Telegram Group with ESP32.
Description What is Telegram? Telegram is a cloud-based instant messaging platform and communication app. It allows users to send and...
Â
Â


How to create ESP32 WiFi Server
Description ESP32 has inbuilt Wi-Fi functionalities. It has three Wi-Fi modes. Before that, let’s understand the terms Wi-Fi station and...
Â
Â


TTP223B Capacitive Touch Sensor Interfacing with NodeMCU
Description The sensor consists of the TTP223 IC which is based on the capacitive sensing principle. It consists of a sensing electrode...
Â
Â


How to create ESP32 WiFi Server
Description ESP32 has inbuilt Wi-Fi functionalities. It has three Wi-Fi modes. Before that, let’s understand the terms Wi-Fi station and...
Â
Â


HTTP on ESP32- Beginners Guide
HTTP (Hypertext Transfer Protocol) is a standard application layer protocol. The function of HTTP is to request-response protocol between...
Â
Â


ADXL345 Accelerometer Interfacing with NodeMCU
Description ADXL345 Accelerometer Accelerometer is an electromechanical device that measures the force of acceleration caused by gravity...
Â
Â


ESP32 Setting Static IP Address
Description While Wi-Fi connection the router assigns the random IP address to the ESP32 Board. This is because DHCP (Dynamic Host...
Â
Â


ESP32 Bluetooth Getting started
Description ESP32 has on-chip Bluetooth and BLE (Bluetooth Low Energy). In this guide, we will see the Bluetooth part. ESP32 Bluetooth is...
Â
Â


MQTT on ESP32- Publish- Subscribe Beginners Guide
Description MQTT is a lightweight publish-subscribe-based messaging protocol. It is quicker (faster) than other request-response based...
Â
Â


Reconnect ESP32 to Wi-Fi Network After Lost Connection
Description When working with an ESP32 device, there may be situations where the Wi-Fi connection is lost or disrupted. i.e. when the...
Â
Â


ESP32 Wi-Fi Basics Getting Started
Description ESP32 has inbuilt Wi-Fi functionalities. It has three Wi-Fi modes. Before that, let’s understand the terms Wi-Fi station and...
Â
Â


RCWL-0516 Microwave Radar Sensor Interface With Nodemcu
Description Mostly we have used the PIR sensor for motion detection. However, it detects the movement of only living things. Basically,...
Â
Â


Control Home appliances using Google Assistant
Overview Google assistant is AI (Artificial Intelligence) based voice command service. Using voice, we can interact with the google...
Â
Â


Thermistor Interfacing with NodeMCU
Overview of Thermistor A thermistor is a variable resistance element; whose resistance varies with change in temperature. The change in...
Â
Â
bottom of page