Change WiFi Connection on ESP32 Without Re-uploading Code with Web Dashboard for WiFi Management

Change WiFi Connection on ESP32 Without Re-uploading Code with Web Dashboard for WiFi Management

If you’ve ever built an IoT project with an ESP32, you know the pain of changing your home Wi-Fi or hotspot SSID: every time you switch networks, you have to open Arduino IDE, edit the code, and re-upload it.That process is slow and frustrating—especially when your ESP32 is already mounted inside a project enclosure. This […]

Continue Reading
Arduino Nano ESP32 Tutorial: The Ultimate Guide to WiFi , Bluetooth & Innovative DIY Projects

Arduino Nano ESP32 Tutorial: The Ultimate Guide to WiFi, Bluetooth & Innovative DIY Projects

Welcome to Yarana IoT Guru’s comprehensive guide on the Arduino Nano ESP32 — the tiny yet powerful board that brings together Wi-Fi, Bluetooth, and IoT innovation into a single compact form factor. If you’ve ever wished for the simplicity of Arduino and the power of ESP32, this board is your dream come true!It’s not just […]

Continue Reading
Crafting Smart Homes: A Step-by-Step Guide to ESP32 with Blynk App for Ultimate Home Automation 🏠

Smart Homes: A Step-by-Step Guide to ESP32 with Blynk App for Ultimate Home Automation

In today’s era of the Internet of Things (IoT), smart home automation has become one of the most trending and useful applications of embedded systems. With just a smartphone, you can now control lights, fans, AC, and other home appliances from anywhere in the world 🌍. In this project, we’ll build a complete Smart Home […]

Continue Reading
ESP32 With MySQL Database Management: Read & Write Operations Tutorial ( Part 1 ) IOT Projects

ESP32 With MySQL Database Management: Read & Write Operations Tutorial ( Part 1 ) IOT Projects

In the world of IoT, data is everything — from monitoring environmental sensors to tracking smart home devices.But where does all that data go? How do you store, organize, and access it efficiently? That’s where MySQL database integration comes in.In this project, we’ll learn how to connect an ESP32 Wi-Fi board with a MySQL database […]

Continue Reading
How to Build a Secure College Attendance System with RFID, Relays & Real-Time User Control Dashboard

How to Build a Secure College Attendance System with RFID, Relays & Real-Time User Control Dashboard

In this tutorial you’ll build a secure college attendance system using an ESP32, RC522 RFID module, and MySQL (PHP REST API). Students present their RFID card/tag to the reader, ESP32 sends the RFID UID to your server via a secure API, and the server logs attendance with student details. This system includes mapping tags to […]

Continue Reading
Complete Home Automation Project Using KME Smart

Complete Home Automation Project Using KME Smart

In this project, we will build a Complete Home Automation System using the KME Smart App and ESP32/ESP8266 microcontroller.This project allows you to control your home appliances (lights, fans, etc.) using your smartphone via Wi-Fi and internet connectivity — no extra cloud setup required! By the end of this tutorial, you’ll be able to: 🧩 […]

Continue Reading
ESP32 with MySQL Database Management: Read & Write

ESP32 With MySQL Database Management: Read & Write Operations Tutorial ( Part 1 ) IOT Projects

In this project, we’ll learn how to connect the ESP32 microcontroller to a MySQL database to read and write real-time data such as temperature and humidity.We’ll also use a simple REST API to send and retrieve data, making this project perfect for IoT dashboard creation. By the end of this tutorial, you’ll be able to: […]

Continue Reading

DHT22 Real-Time Data to MySQL: Build an IoT Dashboard with ESP32 & REST API for Temp and Humidity

Build Your Own IoT Weather Station with ESP32 and DHT22 Welcome to another exciting project from Yarana IoT Guru! 🌡️ In this tutorial, we’ll guide you through building a DIY IoT weather station using an ESP32 microcontroller and a DHT22 sensor. This project collects temperature and humidity data, stores it in a MySQL database via […]

Continue Reading
Secure College Attendance System with RFID, Relays

How to Build a Secure College Attendance System with RFID, Relays & Real-Time User Control Dashboard

In this digital era, automation is transforming educational institutions across the globe. One of the most critical administrative tasks that benefit from automation is attendance management. A Secure College Attendance System built with RFID technology, relays, and a Real-Time User Control Dashboard offers a seamless and efficient way to track attendance and manage access to educational facilities. In this post, we […]

Continue Reading
Smart Home Control: Automate 16 Relays with ESP32 and Firebase via Smartphone | Own Android App

Smart Home Control: Automate 16 Relays with ESP32 and Firebase via Smartphone | Own Android App | Own Android App

Smart Welcome to Yarana IoT Guru! 🌟 Imagine being able to control 16 different appliances in your home with a single smartphone app! With ESP32, Firebase, and an Android app, you can automate your entire home lighting, fans, and other electrical devices wirelessly. In this tutorial, we will guide you step-by-step on how to:✅ Control […]

Continue Reading