Hello everyone! I hope you will absolutely fine and having fun. Today, I am going to give you a detailed discussion on the topic Introduction to 78M05. I have already shared information about different IC's e.g. Introduction to UA741, MMBD914, LM224, LM386 and LM317. You must have a look at all these tutorials for the better understanding of this article. 78-M05 is basically a three (3) terminal. These terminals include input, output and the common terminal.
78-M05 is commonly available in TO-220 package having different fixed voltages at the output. Its construction process is based on planar epitaxial technology. These regulators are used for the employment of the process of internal limitation of the current. Safe area compensation as well a ...
Hi Guys! I welcome you on board. Happy to see you around. In this post today, I’ll walk you through the Introduction to 1n4004.The 1n4004 is a diode that allows the current to flow in one direction only. It blocks the flow of current in the opposite direction. It comes with two terminals called anode and cathode and current always flows from the anode terminal to the cathode terminal. This device comes with a reverse peak voltage of around 400V and it can support loads under 1A.
I’d recommend reading the Introduction to 1n4007 that I’ve uploaded previously. This diode is almost similar to the device 1n4004 that I’m going to stretch in this post.
I suggest you buckle up as I’ll discuss the complete introduction to 1n4004 covering datasheet, pinout, features, equivalents, and applicati ...
Hello friends, I hope you all are doing great. In today's tutorial, we are going to show you Why Vulnerable Chrome Extensions are a Cybersecurity Threat. It is probably no surprise that the majority of Google Chrome users have some kind of add-on or extension installed on their browser. Why? Chrome extensions are convenient and easy to use. However, what most fail to notice are the vulnerabilities that can leave users’ devices exposed to security risks. We’ll dig deeper into the benefits of finding the right VPN Chrome solution to avoid cybersecurity threats.
While certain Chrome extensions are safe to use, some of them are designed for malicious purposes such as data theft and unauthorized access. The bad news is, we can never be 100% certain whe ...
Hello friends! I hope you are doing great. Today, we are discussing the latest version of the Arduino Mega 1280 library for Proteus. This can be used in both versions (Proteus 7 and Proteus. We have shared the previous versions, which are the Arduino Mega 1280 library for Proteus and the Arduino Mega 1280 library for Proteus V2.0 with you. With the advancement in the version, these microcontrollers have a better structure and the design is closer to the real microcontrollers.
In this article, I will discuss the introduction of the Arduino Mega 1280 in detail. Here, you will learn the features and functions of this microcontroller. Then, we’ll see how to download and install this library in Proteus. In the end, we’ll see a mini project using the Arduino Mega 1280 V3.0. Let’s move towards ...
Hello friends, I hope you all are doing great. In today’s tutorial, we will discuss What is the Future of Optical Engineering? In conjunction with the National Research Council, Scientists have highlighted that the development of optic and photonic technologies is of the utmost importance when it comes to the future of the United States. Consequently, the government is advised to create optic and photonic initiatives that would swiftly advance greater research and development of optic engineering and photonics technology.
In today's post, we will have a look at various reasons to pay attention to the future of optics and photonics technologies. So let's get started with What is the Future of Optical Engineering?
Metamaterials
Meta-materials are ...
Hello everyone, I hope you all are doing great. In today's tutorial, we will have a look at How to use Virtual Terminal in Proteus ISIS. It's our 5th tutorial in Proteus Series. I will first explain what is virtual terminal and then we will have a look at its uses and performance in Proteus ISIS.
Virtual Terminal is an important tool available in Proteus and it comes quite in handy while working on serial modules i.e. GSM, GPS, XBee etc. So, let's get started with Virtual Terminal in Proteus.
What is Virtual Terminal ?
Virtual Terminal is a tool in Proteus, which is used to view data coming from Serial Port (DB9) and also used to send the data to Serial Port. In windows XP, there's a built in tool named Hy ...
Hi Everyone! Glad to have you on board. Today, I am going to share a new version of Arduino Mega 1280 Library for Proteus V2.0. I have already shared its previous version i.e. Arduino Mega 1280 Proteus LibraryV(1.0). I have recevied many bug reportings from engineering students(for previous version), so I have tried to improve its performance in this newer version, but still if you find any bug/error, use the comments section.
We have already shared numerous Proteus Libraries of Embedded sensors and these days, we are in the the process of upgrading their versions.
First, we will download Proteus library zip file and then will add it in our Proteus software to simulate Arduino Mega 1280. Before moving further, first we’ll learn what is Arduino M ...
Hi Guys! Hope you’re well today. Happy to see you around. In this post today, I’ll detail how to prevent data loss risk in raid-based storage.
RAID (Redundant Array of Independent Disks) is a data storage virtualization technology used for data redundancy and performance improvement in an Operating System. It has redefined how storage systems store and retrieve data, and its architecture comprises multiple physical disk drive components distributed over one or more logical units.
Prevent Data Loss Risk In Raid-Based Storage
RAID levels vary from RAID 0 to RAID 51 (and beyond). Different levels have different types of redundancy offered; however, a compromise has to be made when it comes to fault tolerance and performance. Although different RAID ...
Hello friends, I hope you all are feeling great today. In today’s tutorial, we will have a look at a detailed “While Loop In JavaScript” topic. It’s our 8th tutorial in JavaScript Series.
Loops are used in programming and they offer the easiest and quickest way to do a repetitive task. In this article, we will learn about While and do..while statements as they are the most basic type of Loops.
For example, if we want to display the same line “I am learning JavsScript” 10 times. Then this can be done with the help of loops easily rather than typing long code. It will save your time and energy.
While Loop in JavaScript
In JavaScript, while loops loop through a block of code until the specified condition is true. The condition is evaluated before ...
Hello friends, I hope you all are doing well. Welcome to the 9th tutorial of our Raspberry Pi programming course. In the last chapter, we generated a PWM signal from our Raspberry Pi to control the brightness of an LED. We also studied different functions used in Python to perform PWM. In this chapter, we'll get a bit advanced with PWM and use it to control the speed and direction of a DC motor with the help of a motor driver IC.
To control the speed & direction of the DC Motor, we will:
Design a Circuit Diagram.Write Python code.
Components RequiredWe will use the following components to control the DC motor speed:
Raspberry Pi 4.DC Motor.Motor driver IC(L293D).Breadboard.
Jumper wires.
Controlling DC Motor speed wi ...