
Introduces to the course and briefly explains about the structure of the course.
This lecture will briefly tell the learning outcomes of this course
This lecture will tell the Prerequisites for this course.
This lecture gives the complete description of what you will learn in this Section of the course.
This lecture briefly explains about Internet of Things.
This lecture explains the security issues present in the Internet of Things.
This lecture explains the need for MQTT.
This lecture explains what MQTT is.
This lecture explains the terminologies involved in MQTT
This lecture explains the different features of MQTT
This lecture explains the MQTT Message Frame Format.
This lecture gives the complete description of what you will learn in this Section of the course.
This lecture explains the utilities and features of Mosquitto MQTT broker.
This lecture gives the list of Hardware and software requirements to setup Mosquitto MQTT broker on Raspberry pi
This lecture Introduces to the basic setup of Raspberry pi 3.
This lecture explains the installation of Mosquitto broker on Raspberry Pi 3.
This lecture contains the commands for installing Mosquitto on Raspbian Stretch OS
This lecture explains the Testing of Mosquitto broker on Raspberry pi.
This lecture gives the complete description of what you will learn in this Section of the course.
This lecture explains the installation of Mosquitto broker on Laptop running Windows OS
This lecture explains the setting up of Mosquitto MQTT broker on Laptop
This lecture explains the testing of Mosquitto broker installed on Laptop.
This lecture gives the complete description of what you will learn in this Section of the course.
This lecture explains what MQTT client tool is.
This lecture explains about the Mqtt.fx client tool.
This lecture explains about the MyMQTT client tool.
This lecture gives the complete description of what you will learn in this Section of the course.
This lecture explains the initial setup that is to be done before proceeding with the examples.
This lecture explains the first example where the MQTT Broker-Publisher is running on Windows OS and subscriber is the MQTT.fx client tool
This lecture explains the second example where the MQTT Broker-Publisher is running on Windows OS and subscriber is the MyMQTT client tool
This lecture explains the third example where the Broker is running on Raspberry pi 3, Publisher is the MyMQTT tool and Mqtt.fx is the subscriber.
This lecture explains the QOS and Retained message features of MQTT using a simple example.
This lecture explains the Wildcard feature of MQTT using a simple example.
This lecture gives the complete description of what you will learn in this Section of the course.
This lecture Introduces to the ESP8266 12E module.
This lecture explains the Setting up of ESP8266 12E module.
This lecture explains the testing of ESP8266 module.
This lecture explains the programming of ESP8266.
In this lecture, we will check the ESP8266's wifi connection by performing a GET request from a http page that is hosted from your personal computer.
This lecture gives the complete description of what you will learn in this Section of the course.
This lecture introduces to the project where publishing DHT sensor readings to the Raspberry Pi.
This lecture explains the programming at the client end - ESP8266 module.
This lecture explains the Installation of required files on raspberry pi -server end
This lecture shows the real time demo of the project explained in the section
This lecture gives the complete description of what you will learn in this Section of the course.
This lecture introduces the Swachh garbage project that uses Ultrasonic sensor and ESP8266 module.
This lecture explains the programming at the client end - ESP8266 module.
This lecture explains the core script of the project that sets up the raspberry pi to communicate with the ESP.
This lecture shows the real time demo of the project explained in the section
October 2020 Update
Added a Bill Of Materials PDF and an Update Video
June 2019 Update
Included Documentation to implement Secure MQTT Authentication in Mosquitto.
Included Circuit Diagrams of Projects with NodeMCU ESP8266 Board.
Included Standard Operating Procedure for doing the projects in NodeMCU ESP8266 Board.
Updated all Software download links, codes and added links to resources.
Updated all Raspberry Pi commands with updated working commands.
Hello, learners! Greetings from Makerdemy. In this course, you will learn about the MQTT Data transfer protocol with the help of Examples and Projects.
The course is a beginner level course on MQTT. The course takes off with the introduction of MQTT and sheds light on the Features that define the purpose of the protocol. Then the course explains how MQTT benefits the field of Internet of Thing.Next, the course moves on to the MOSQUITTO MQTT BROKER which is one of the standard MQTT broker tool available and teaches how to install and test in on Raspberry pi 3 and Laptop running Windows OS. The course then introduces the MQTT Client tools that help to Publish and Subscribe messages effectively.
The course then introduces the ESP8266 which is a low-cost WiFi module that can be programmed using the Arduino IDE. Then the course demonstrates two projects that use MQTT protocol with the ESP8266 12E module.
Project 1: In this project, you will learn how to Remotely control LED and Publish readings from temperature and humidity sensor using Raspberry Pi, ESP8266 and MQTT Protocol
Project 2: In this project, you will learn about the Swachh garbage system where an ultrasonic sensor is used along with ESP8266 and Raspberry Pi to monitor the percentage of the garbage-filled in the bins.
The projects are designed to showcase the potential use cases of the MQTT protocol and the ESP8266 module such that you can build your projects.
While doing your projects and going through the course, you can feel free to ask your doubts on the Udemy discussion forum. You will get a response within one working day. Thank you and have a nice time learning.