• Contact Us
  • Facebook
  • Instagram
  • Pinterest
  • Github
IoTGyaan
  • Home
  • IoT Basics
  • IoT Applications
  • IoT Protocols
    • MQTT
  • IoT Projects
    • ESP8266 Projects
  • IoT Devices
    • Development Boards
    • IoT Sensors
  • Explore IoT
    • IoT Trends
New Ticker
  • [ June 20, 2025 ] Understanding Thread and Matter: The Future of Secure IoT Connectivity Home
  • [ January 27, 2025 ] Top 10 websites for IoT Projects Home
  • [ January 13, 2025 ] Top 10 websites to learn about IoT in 2025 Home
  • [ December 2, 2024 ] Install NanoMQ MQTT Broker on Raspberry Pi Home
  • [ September 25, 2024 ] Deploy Webapp on Kubernetes with Helm Chart Home
HomeWhat is HTTP Protocol?

What is HTTP Protocol?

iot-communication-protocol
Home

IoT Communication Protocol

January 9, 2023 admin 0

In this article, we will see the main characteristics and examples of wireless technology of some IoT communication protocol that is trending […]

iot-protocol-stack
Home

IoT Protocol Stack

January 6, 2023 admin 0

The IoT protocol stack can be visualized as an extension of the TCP/IP layered protocol model and is comprised of the following layers […]

mqtt-ethernet-using-arduino
ESP8266 Projects

MQTT Ethernet using Arduino UNO

December 22, 2022 admin 0

In this post we’re going to show you example of publish and subscribe with MQTT Ethernet using Arduino UNO board testing with NodeRed […]

PIR-Sensor-based-LED-Control
ESP8266 Projects

LED Control over Wi-Fi with Static/Fixed IP

December 22, 2022 admin 0

In this post we’re going to show you PIR Sensor based LED Control over Wi-Fi with Static/Fixed IP using NodeMCU […]

PIR-Sensor-based-LED-Control-without-internet
ESP8266 Projects

LED Control over Wi-Fi without Internet

December 15, 2022 admin 0

In this post we’re going to show you PIR Sensor based LED Control over WiFi without Internet using NodeMCU […]

spi-vs-i2c-serial-communication-protocol
Home

Differences Between I2C and SPI Protocols

November 23, 2022 admin 0

In this blog, we are going to look at the differences between I2C and SPI. This is something that is usually asked […]

risc-and-cisc-computer-architecture
Home

RISC and CISC Computer Architecture

November 22, 2022 admin 0

In this blog, we are going to look at the differences between the CISC and RISC processes. Before, we approach this topic in depth let’s […]

led-control-web-server-using-esp
ESP8266 Projects

ESP8266 Led Control using Web Server

September 1, 2022 admin 0

Build an ESP8266 Web Server that controls two LEDs. This ESP8266 Web page is accessed with any device with a browser […]

mqtt-keep-alive-1
MQTT

MQTT Keep alive and client takeover

April 16, 2022 admin 0

Keep alive ensures that the connection between the broker and the client is always open and that the broker and the client is aware […]

last-will-and-testament
MQTT

Last Will and Testament Feature

April 15, 2022 admin 0

Last will and testament feature enables you to do error detection for mqtt clients. So, basically you get a notification […]

retained-messages
MQTT

Retained Messages in MQTT

April 4, 2022 admin 0

A retained message is a last known good value persisted by the broker for a topic so this means the last message which was sent by any […]

persistence-session-message-queueing
MQTT

Persistence Session & Message Queueing in MQTT

March 31, 2022 admin 0

A persistent session the broker remembers the client. So, if you go offline for any reason the broker remembers your state […]

mqtt-topics
MQTT

MQTT Topics Explained

March 8, 2022 admin 0

MQTT topics are very lightweight and dynamic. So, an MQTT is quite different from other protocol messaging systems […]

mqtt-client-broker-connection
MQTT

MQTT Client-Broker Connection

January 13, 2022 admin 0

The client will establish a TCP connection to the broker. The MQTT client-broker connection is always between a client and a broker […]

mqtt-publish-subscribe-and-unsubscribe
MQTT

MQTT Publish-Subscribe and Unsubscribe

January 13, 2022 admin 0

The MQTT publish-subscribe pattern is something MQTT uses and implements. It is the foundational choice of communication for MQTT implements […]

Posts pagination

« 1 2 3 »

FOLLOW US

  • Understanding Thread and Matter: The Future of Secure IoT Connectivity
  • Top 10 websites for IoT Projects
  • Top 10 websites to learn about IoT in 2025
  • Install NanoMQ MQTT Broker on Raspberry Pi
  • Deploy Webapp on Kubernetes with Helm Chart
  • How To Install and Use Docker on Ubuntu 22.04
  • Kubernetes Architecture for PostgreSQL
  • How to take a Backup and Import Data in MySQL/SQLite Database
  • Deploy Cloud Native PostgreSQL on Kubernetes
  • What is Flutter And Why Choose Flutter in 2023?
  • What is Kubernetes? | Kubernetes explained
  • How to Set-up a Static IP Address for Raspberry Pi?
  • How To Build Your Own Raspberry Pi NAS Server using Samba
  • What is OpenSSL? and How to Install OpenSSL 3 on Ubuntu 22.04
  • How to Install Spring tool suite(STS 4) in Ubuntu 22.04
Beginners Guide to Understand the Internet of Things cloudnative-pg How IoT works? Internet Of Things Examples Introduction of MQTT IoT Weather Station Using Sense-Hat Kubernetes Architecture for PostgreSQL MQTT Open Source IoT Framework Sensors For The IoT Device Types of IoT Sensors What is HTTP Protocol? What is IoT Sensors? What is Raspberry Pi and Sense HAT Why IoT is important?
  • Svein Johansen: Please convert to json 6 and littefs
  • understanding-thread-and-matter
  • top-10-websites-for-iot-projects
  • top-10-websites-to-learn-about-iot-in-2025
  • install-nanomq-mqtt-broker-on-raspberry-pi
  • deploy-webapp-on-kubernetes-using-a-helm-chart
  • how-to-install-and-use-docker-on-ubuntu-22-04
  • kubernetes-architecture-for-PostgreSQL
  • backup-MySQL-SQLite-database
  • deploy-cloud-native-postgresql-on-kubernetes
  • what-is-flutter-and-why-choose-flutter-in-2023
  • what-is-kubernetes
  • set-up-a-static-ip-address-for-raspberry-pi

Categories

  • Development Boards
  • ESP8266 Projects
  • Home
  • IoT Applications
  • IoT Basics
  • IoT Devices
  • IoT Projects
  • IoT Protocols
  • IoT Sensors
  • IoT Trends
  • MQTT

Follow on Facebook

  • smart-cities-in-India
    List of Smart Cities in India
    January 16, 2023 0
  • PIR-Sensor-based-LED-Control-without-internet
    PIR Sensor-based LED Control without Internet
    January 4, 2023 0
  • sensors-and-types-of-iot-sensors
    Types Of IoT Sensors
    August 29, 2020 0
  • change-ssid-and-password
    Change ESP8266 Wifi User and Password
    September 2, 2022 1
  • mqtt-ethernet-using-arduino
    MQTT Ethernet using Arduino UNO
    December 22, 2022 0
  • mqtt-client-broker-connection
    MQTT Client-Broker Connection
    January 13, 2022 0
  • iot-cloud-platform
    Best IoT Cloud Platform
    January 10, 2023 0
  • introduction-of-mqtt
    Introduction of MQTT
    January 10, 2022 0
  • mqtt-keep-alive-1
    MQTT Keep alive and client takeover
    April 16, 2022 0
  • persistence-session-message-queueing
    Persistence Session & Message Queueing in MQTT
    March 31, 2022 0

ABOUT THIS WEBSITE

IoTGyaan is for people who are beginners with the internet of things. Mainly, if you struggle to learn IoT then this site will help you to improve your knowledge in IoT. IoTGyaan will be a knowledge hub for every IoT enthusiast.
Popular Articles
  • change-ssid-and-password
    Change ESP8266 Wifi User and Password
    September 2, 2022 1
  • understanding-thread-and-matter
    Understanding Thread and Matter: The Future of Secure IoT Connectivity
    June 20, 2025 0
  • what-is-raspberry-pi-and-sense-hat
    What Is Raspberry Pi And Sense HAT
    August 31, 2020 0
Pages
  • About Us
  • Contact Us
  • Disclaimer
  • Explore IoT
  • Home
  • Privacy Policy
FOLLOW US
  • Privacy Policy
  • Disclaimer
  • Contact Us
  • About Us

Copyright © 2019-2025 | All rights reserved by IoTGyaan.com