HOME > IT & Software > Learn Internet of Things(IOT) in Fun and Practical way

Learn Internet of Things(IOT) in Fun and Practical way

SynopsisLearn Internet of Things(IOT in Fun and Practical way, avail...
Learn Internet of Things(IOT) in Fun and Practical way  No.1

Learn Internet of Things(IOT) in Fun and Practical way, available at $49.99, has an average rating of 4.4, with 39 lectures, 1 quizzes, based on 11 reviews, and has 446 subscribers.

You will learn about How to get started with ESP32 CAM Module. you will understand about OV2640 camera and its settings. you will learn to make live video streaming with local IP. you will learn to make live video streaming with Blynk application platform. you will learn how to make Face and Eye recognition based projects. Definitely you will get idea about SD card feature and how to use for projects. you will learn to take picture with ESP32 CAM module and how to store in SD card. how to send emails using SMTP server and ESP32 camera module with image attachments. This course is ideal for individuals who are Everyone. Who want to kick start your career in IOT. It is particularly useful for Everyone. Who want to kick start your career in IOT.

Enroll now: Learn Internet of Things(IOT) in Fun and Practical way

Summary

Title: Learn Internet of Things(IOT) in Fun and Practical way

Price: $49.99

Average Rating: 4.4

Number of Lectures: 39

Number of Quizzes: 1

Number of Published Lectures: 39

Number of Published Quizzes: 1

Number of Curriculum Items: 40

Number of Published Curriculum Objects: 40

Original Price: $19.99

Quality Status: approved

Status: Live

What You Will Learn

  • How to get started with ESP32 CAM Module.
  • you will understand about OV2640 camera and its settings.
  • you will learn to make live video streaming with local IP.
  • you will learn to make live video streaming with Blynk application platform.
  • you will learn how to make Face and Eye recognition based projects.
  • Definitely you will get idea about SD card feature and how to use for projects.
  • you will learn to take picture with ESP32 CAM module and how to store in SD card.
  • how to send emails using SMTP server and ESP32 camera module with image attachments.
  • Who Should Attend

  • Everyone. Who want to kick start your career in IOT.
  • Target Audiences

  • Everyone. Who want to kick start your career in IOT.
  • About this course :

    welcome to this amazing project oriented course. this course is all about ESP32 CAM module. through this course you can make your own projects using this module. What ever needed to make projects is explained in this course.

    First of all this course is fully practical oriented. This course covers all the basics of ESP32 CAM module and Arduino software which is used to program the ESP32 CAM module. also i explained about the FTDI module.

    Why this ESP32 CAM ?

    you may seen all the IOT courses. those are made with ESP8266 and ESP32. using these device we can only do some advanced things. also it is concerned in this course, because without these devices we cant learn basics. but, these device do not have camera and SD card features. this is advantage of this module over ESP8266 and ESP32.

    What we can do with ESP32 CAM ?

    Using this camera feature, we can create projects like spycam, security system, door lock system based on face recognition, and etc. we can do projects wherever need face recognition for example: face recognition based attendance system. also we can recognise eye, text, objects and so on. And using SD card feature, we can save taken images and videos. we do not need to bother about storage.

    Devices and software’s i used in this course :

  • ESP32 CAM MODULE and FTDI programmer module

  • For programming i used Arduino software, thats it.

  • what will you learn by section by section :

  • On first section, I explained about the hardware(ESP32 CAM), software, and programming connection with FTDI programmer. Also i explained how to program with Arduino uno board.

  • In second section, I taught how to make your own live video streaming with local IP address and ESP32 CAM.

  • In third section, you will learn about the Blynk IOT platform and how to make live video streaming with blynk IOT platform.

  • In Fourth section, I will teach you all about the SD card feature and how to use it with your projects. And i explained how to store image taken by ESP32 CAM module in SD card.

  • In Fifth section, this is an exciting section. in this i taught about the face and eye recognition using python. And i explained this through the Face and Eye recognition project.

  • In sixth section, i taught about the SMTP server. And how to use it with ESP32 CAM. here, I explained with the project named as how to send email notification with image attachments( Image taken with ESP32 CAM ).

  • In seventh and eighth sections you will learn to make telegram alert with image and take photo with Blynk IOT.

  • Ninth section consist all the codes and details.

  • After this course what you can do :

    After this course completion you can make your projects ( like i mentioned before in this description ) for your home security system. Also you would be learnt about Blynk and some IOT platforms. like other IOT courses, you will be learn basic IOT developer things.

    See some of the industries started to use ESP32 boards. so as a techy learning about these boards is essential. that is the esssence of this course. Thank you.

    Course Curriculum

    Chapter 1: Getting started with ESP32 CAM

    Lecture 1: Course preview

    Lecture 2: Introduction

    Lecture 3: Hardware(ESP32 CAM) explained

    Lecture 4: Explanation of Arduino software

    Lecture 5: Setup for ESP32 CAM in Arduino

    Lecture 6: Connection with FTDI

    Lecture 7: Connection with Arduino uno

    Chapter 2: Project 1 – live video streaming in local IP address using ESP32 CAM

    Lecture 1: Introduction to the section

    Lecture 2: Live stream coding and explanations

    Lecture 3: Live video streaming Demo on ESP32 CAM

    Chapter 3: Project 2 – Live video streaming on Blynk app

    Lecture 1: Introduction to the section

    Lecture 2: ESP32 CAM – Code explained

    Lecture 3: Blynk app setup for video streaming

    Lecture 4: Blynk video streaming – Demo

    Lecture 5: Blynk video streaming – Demo 2

    Chapter 4: Project 3 – Taking photo using ESP32 CAM and store it in SD card

    Lecture 1: Introduction to the section

    Lecture 2: Lab 3 – Taking photo using ESP32 CAM and store it in SD card – Code

    Lecture 3: Lab 3 – Demo

    Chapter 5: Project 4 – Face and Eye recognition using ESP32 CAM module

    Lecture 1: Section introduction

    Lecture 2: Face and eye recognition project explained

    Lecture 3: Face and Eye recognition – code

    Lecture 4: Installing Python software

    Lecture 5: Installing required python libraries in command prompt(cmd)

    Lecture 6: Face and Eye recognition project – Demo

    Chapter 6: Project 5 – Send taken images via email using ESP32 CAM Module

    Lecture 1: Section introduction

    Lecture 2: Explanation about Mailclient library and installation

    Lecture 3: Project code – Explanation

    Lecture 4: Sending taken images via email using SMTP and ESP32 CAM Module – Demo

    Chapter 7: Project 6 – Taking photo with Blynk IOT platform

    Lecture 1: Section introduction

    Lecture 2: Blynk application setup

    Lecture 3: Code explanations for project 6

    Lecture 4: Demo – Taking photo with Blynk IOT platform

    Chapter 8: Project 7 – Sending captured images to Telegram

    Lecture 1: Section introduction

    Lecture 2: Telegram app setup for the project.

    Lecture 3: Installing required Telegram libraries.

    Lecture 4: Project code – explained.

    Lecture 5: Serial monitor result

    Lecture 6: Demo – Sending captured images to Telegram.

    Chapter 9: Resources

    Lecture 1: Resources

    Instructors

  • Learn Internet of Things(IOT) in Fun and Practical way  No.2
    Techy chariots
    Embedded Software and IOT Training platform.
  • Rating Distribution

  • 1 stars: 0 votes
  • 2 stars: 1 votes
  • 3 stars: 1 votes
  • 4 stars: 2 votes
  • 5 stars: 7 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!