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
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

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

Welcome to Yarana IoT Guru! 🌟 Are you tired of re-uploading code every time you want to change the WiFi credentials on your ESP32? What if you could change your ESP32’s WiFi connection dynamically using a web dashboard? In this guide, you’ll learn how to build an ESP32 WiFi configuration dashboard that lets you:✅ Change […]

Continue Reading

Home Automation Made Easy: Create Smart Homes with KMEsmart No-Code Platform for Beginners

Welcome to Yarana IoT Guru! Are you ready to transform your home into a smart home without writing a single line of code? Whether you’re a beginner or a tech enthusiast looking for an easy-to-use home automation solution, KMEsmart is the perfect platform for you! In this guide, we will explore how KMEsmart, a no-code […]

Continue Reading

Home Automation Made Easy: Build Your Own IoT Cloud with Firebase and a Custom Web Dashboard

Welcome to Yarana IoT Guru! In today’s fast-evolving world of IoT (Internet of Things), home automation has become more accessible and efficient. Imagine being able to control your home appliances, security systems, and smart devices from anywhere in the world with just a few clicks! In this tutorial, we will walk you through the complete […]

Continue Reading

Home Automation Made Easy: Create Your Own IoT Cloud with a Custom Web Dashboard Using Firebase

Home automation is no longer a futuristic concept; it’s a present-day reality. With the advent of IoT (Internet of Things) and cloud computing, creating your own smart home has become easier than ever. In this post, we’ll walk you through the process of creating a custom web dashboard for home automation using Firebase. This guide […]

Continue Reading
Printing Text on a 16x2 LCD with an App: A Step-by-Step Tutorial

Printing Text on a 16×2 LCD with an App: A Step-by-Step Tutorial

Get ready to embark on an exciting journey into the world of 16×2 LCD displays. In this comprehensive tutorial, we’ll guide you through the process of effortlessly printing text on your LCD screen. Discover the intricacies of pin configurations, master the hardware setup, and seamlessly integrate the software into your IoT projects. Let’s dive in and bring your LCD text display ideas to life!

Continue Reading
MicroPython programming for IoT

MicroPython Programming for IoT: A Comprehensive Guide

Why MicroPython for IoT? MicroPython is an open-source implementation designed to run Python on microcontrollers and small embedded systems. Its versatility makes it an ideal choice for IoT development, allowing you to work with a wide range of devices and sensors. MicroPython Programming for IoT: An Introduction:- Before we dive into IoT applications, let’s begin […]

Continue Reading