When studying for a major exam, it is important to look for every tool or asset that could benefit you on the day of the test. Most exams from vendors such as ISC, Cisco, ITIL, Citrix, VMware, Microsoft and CompTIA are very challenging. IT professionals and others looking to get ahead in their career must ensure they are fully prepared if they want to pass these examinations on the first try. That is why it is a good idea to find a website where exam dumps and sample questions are readily available. The problem for many test takers is there are so many such sites when you search on Google. You may get confused about what site is going to offer you the most features. ExamSnap is the perfect training courses platform where you can access dumps of pas ...
Hello friends, I hope you all are doing great. In today’s tutorial, we will have a look at What is Diode Clipper and how to use it in rectification circuits. In different circuits especially in rectifiers, the clipper is used to maintain the predefined voltage level. These circuits do not interrupt the original signal but only control the variation in the predefined value of the signal. These circuits eliminate the variation in the original waveform at the positive half and negative half.
These circuits are created by the combination of linear components such as resistance and non-linear components like transistors and diodes. These clipping circuits are also known as the slicers. In today's post, we will also have a look at such circuits that are ...
Hello friends, I hope you all are doing great. Welcome to the 11th lecture of Section-III in the Raspberry Pi 4 Programming Series. In the previous tutorial, we discussed the interfacing of the Fingerprint sensor with Raspberry Pi 4. Today, we are going to discuss another sensor named the Pulse rate sensor and will interface it with Raspberry Pi 4.The field of healthcare monitoring has long been seen as a potential use
case for IoT i.e. examining the health
instead of regular checkups and local doctors. Using sensors,
your vital signs can be monitored and transmitted in real time, allowing
a physician on the other side or even an AI to analyze the data and
provide an accurate diagnosis. That does seem somewhat futuristic.
However, we are making steady progress in that direction ...
Hello friends, I hope you all are doing great. Today I am going to discuss and explain to you, Quantum Cryptography, in this article, you will learn what Quantum cryptography is and how the data was stored and transmitted by the first generation computers from one device to another.
It's going to be a long series and today, I am posting its first lecture, so I'll only cover the basics. I will briefly give you an overview of its history & we will understand How it has evolved in the past and now became an important part of digital world. So, let's get started:
Quantum Cryptography
We know that digital data is always stored in bit format i.e. 0's and 1's but first generation computers stored the data using the method of Punch Tape (you can find ...
Hello friends I hope you all are doing great. Today, I am going to give you a detailed Introduction to PIC18F4550. Its one of the most renowned PIC Microcontroller and is used in almost every field. You should also have a look at my previous tutorial Introduction to PIC16F877a, as it will also be helpful. PIC18F4550 also has 40 Pins and is quite similar to PIC16F877a with some additional features.
In today's post we will get the general overview of this microcontroller, which is very essential if you wanna start working on it. If you have any problem in any part of it then ask your questions in comments and I will try my best to resolve them out. So, now let's get started with Introduction to PIC18F4550:
Introduction to PIC18F4550
PIC18F4550 is a ...
Hello readers, I hope you all are doing great. In our previous tutorial, we learned SMTP server and how to implement an SMTP server for sending emails with ESP32. In the previous tutorial, we also demonstrated some examples like sharing raw text, HTML text, images and text files.
So, at the transmitter end, we are using the SMTP server.
But, what about the receiver end?
At the receiver end, we use another protocol called IMAP (or Internet Message Access Protocol) and POP3 (Post office Protocol V3) for receiving the emails.
Fig. IMAP and SMTP
What is IMAP Protocol and How does it Work?
IMAP is an application layer (TCP/IP) protocol that is used at the receiver end to receive emails from SMTP server or mail server. IMAP follows the client/server mo ...
The article will cover essential aspects of fluid statics and pressure forces applied to the fluid. The article will start with the absolute pressure gauge and the variation of pressure with depth in different gravitational field manometers and barometers, respectively. Then I will explain the forces that deal with fluids, such as hydrostatic force, buoyant force, etc. So, dear friends, without wasting any time, let’s start.
Pressure
The definition of pressure according to fluid mechanics is as follows:
Pressure is the normal force applied by a fluid per unit area.
Unit of Pressure
The units of pressure Pascal is too small to deal with in practical cases. For instance,
Kilopascal: 1kPa=103Pa
Mega Pascal: 1MPa=106Pa
The three common pressure units used are standard atmosphere ba ...
In a world captivated by the allure of cutting-edge technology and automation, it's easy to overlook the enduring importance of skilled trade jobs
. Yet, these professions are not just surviving, they're thriving, as the demand for trade experts is not only robust but also projected to soar in the years to come.
Offering lucrative salaries, rock-solid job security, and abundant opportunities for career growth, trade jobs are the unsung heroes of the modern workforce.
In this article, we'll lift the curtain on 10 high-paying trade jobs of the future and give you the inside scoop on how to make one of these rewarding careers your own.
Solar Photovoltaic Installer
As the world races to embrace cleaner, greener energy solutions, solar photovoltaic installers are the trailblazers l ...
Hello friends,hope you are fine and enjoying your lives. In today's tutorial, we will know How to Upload Bootloader in Atmega328 using Arduino UNO, which is quite simple and easy and a basic level tutorial. We all know that, Arduino UNO uses Atmega328 as a microcontroller and have you ever thought of using ATmega328 alone instead of using complete Arduino UNO. If you haven't thought yet then think now :) Yes we can use Atmega328 alone instead of using it as a whole with Arduino board. But that's not the topic of today's tutorial and I am gonna cover it soon that How can we use Atmega328 alone.
So now the questions arises that what we are gonna do with the rest of the Arduino board? As we have taken the Atmega328 out of it now there's no use of res ...
To become familiar with the world of microcontrollers it is necessary to have a development board (also known as a kit), which generally allows you to start working on it easily. Fortunately, the ST provides a wide portfolio of development boards. In this guide, we will describe and use the Nucleo board.
The Nucleo has been introduced a few years ago and its line is divided into three main groups:
Nucleo-32;
Nucleo-64;
Nucleo-144.
Nucleo-32 Development Board
The number of pins available, so the package, gives the name to the board: Nucleo-32 uses an LQFP-32 package; Nucleo-64 and LQFP-64; Nucleo-144 an LQFP-144. The Nucleo-64 was the first line introduced and counts 16 different boards.
The Nucleo boards have interesting advantages compa ...