• Post category:StudyBullet-6
  • Reading time:7 mins read


Learn Embedded Communication Protocols like UART, SPI, I2C, CAN, USB and ETHERNET in all aspects, Become Master into it.

What you will learn

you will learn basics of Communication protocol.

you will learn what is serial and parallel communication with example.

you will learn all necessary things about important communication protocols like SPI, UART, I2C, CAN, USB and ETHERNET.

Especially you will learn all aspects of these communication protocols.

Description

Welcome

In these days knowing communication protocols is necessary to become Embedded software or IOT engineer. Thats why i created this course. Welcome to the incredible course. i hope the contents is very useful to you.

Introduction

This course is all about

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.


Get Instant Notification of New Courses on our Telegram channel.


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.
English
language

Content

Introduction

Course Intro – You can skip
Introduction to Communication Protocol.

All aspects of SPI communication protocol

Introduction to SPI communication protocol.
SPI – How it works
SPI – Steps of data transmission
SPI – Advantages & Disadvantages

All aspects of UART communication protocols.

Introduction to UART
What is UART?
How UART communication works?
UART – Steps of data transmission
UART – Advantages & Disadvantages

Everything about I2C communication protocol

Introduction to I2C communication protocol
How I2C works?
I2C – Different modes of operations
I2C – Steps of data transmission
I2C – Advantages & Disadvantages

Entire thing about CAN bus protocol

Introduction to Controller Area Network
CAN – How does it works?
CAN – Advantages & Disadvantages
CAN – Applications

Nooks and corners of USB protocol

Introduction to Universal Serial Bus
USB – Features
USB – How does it works?
USB – Data transmission and recieving
USB – Advantages and Disadvantages

Whole things about ETHERNET protocol

Introduction to Ethernet communication protocol
ETHERNET – How does it works?
ETHERNET – Data frames Explained
ETHERNET – Advantages & Disadvantages