Hi Friends! Hope you are doing well. We welcome you on board. Today, I'll highlight and explain the details on the Introduction to PIC16F84a. It is an 18-pin PIC microcontroller, introduced by Microchip Technology, that comes with serial programming algorithm. It contains one 8-bit timer and 13 I/O bidirectional pins.
Microcontrollers have always been a great choice for experts since their inception long while ago. They are widely used for the embedded system, industrial automation, and robotics as they contain an onboard chip that requires no external components for making it work like an automatic system and reduces the space required for the development of the project.
In this tutorial, I'll discuss each and everything related to PIC16F84a, s ...
PWM stands for Pulse-Width Modulation. Once the switching frequency (fsw) has been chosen, the ratio between the switch-on time (TON) and the switch-off time (TOFF) is varied. This is commonly called duty-cycle (D). The duty cycle can be between 0 and 1 and is generally expressed as a percentage (%).
D = TON / (TON + TOFF) = TON x fsw
The variation of the pulse width, made at a high frequency (kHz), is perceived as continuous and can be translated into a variation of the rotation speed of a motor, dimming a LED, driving an encoder, driving power conversion, and etc. The use of PWM is also widely used in the automotive sector in electronic control units (ECU - Electronic Control Unit) to manage the energy to be supplied to some actuators, both fix ...
Hello learners! Welcome to the engineering projects where we are working on deep learning. In this series, we are at the part where Python is under our observation. In the last session, we saw the Python built-in functions and the practical implementation of some important pre-defined functions of Python. In the current lecture, you will learn about the fundamental concept of Python. It is not wrong to say that if you want to work in any high-level programming language, you have to understand its data types; otherwise, you will not be able to code complex or long programs using it. More details will be discussed in the next section, but before this, you should have a glance at the concepts you will learn in this tutorial.
What are the data types?
How are Python data types different from ...
Hello friends! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge with all of you about how to make a simple program for DC Motor Direction Control using Arduino. The word DC is basically an abbreviation of Direct current. So, a direct current motor is commonly used motor having two input terminals, one is positive and the other one is negative. If we connect these terminals with the voltage supply the motor will rotate. If you change the polarity then motor will rotate in opposite direction. You should also have a look at Difference between DC & AC Motors to get a better idea about these motors.
DC motor has a lot of applications. You can use it in automation projects, for controlling static as wel ...
In advanced electronics and electrical systems, connectors play a crucial part in facilitating secure and dependable transmission among constituents. Among the multiple kinds of connectors utilized in electronics, the Molex connector is one of the most extensively identified and generally used. It is extremely prevalent in the hardware of the computer, automotive electronics, industrial equipment, and client electronic appliances. Molex connectors are recognized for their solidity, compact design, and ability to provide reliable electrical connections.Molex connectors are particularly famous in computer power supplies, automotive electronics, industrial machinery, and consumer devices because they supply dependable implementation, manageable facility, and long-lasting structure. Their conf ...
Hello friends, I hope you all are doing great. In today’s tutorial, we will discuss What is Full Wave Rectifier. Transformation of alternating current into the direct current is known as rectification. This conversion can be done by using a single diode or more than one diode. The diode that used for rectification is named as a rectifier. There are 2 main categories of the rectifiers, the first one is the half-wave and the other is full-wave rectifier.
In half-wave rectification circuitry, there is only single diode is used to convert alternating current into the direct current. So it can very easily design for rectification. But it has one drawback that it converts one half of the AC wave into direct current. Due to this, there is a higher power ...
Hi Friends! Hope you’re well today. I welcome you on board. In this post today, I’ll explain how a 21st century tire industry will revolutionize the market.
Tire changing and purchasing is a controversial issue for many Americans, with non-insurance purchases that are often arguably expensive. This is set to change with the rise of Tire Agent, who TechCrunch highlighted as receiving $5m in new financing in their bid to remove the mystique from tire purchasing and installation. Using smart data, they’re aiming to pull together buyers, sellers, and mechanics across the country and provide a truly equitable purchase map for those in need.
With this data, the industry will be revolutionized, and technology will change how motorists deal with their t ...
The rapid adoption of digital transformation across industries has seen several organizations implement AI and Big Data capabilities to enhance their competitive advantage. Businesses, large and small, now leverage data to guide business operations and make critical company decisions.
The kind of data generated in every business environment varies, and these data sets only become useful once they are harnessed to give useful insights. Data engineers are the professionals often tasked with building and maintaining key systems that collect, manage and convert these data sets.
The huge amount of data generated in different industries has expanded the data engineering profession to cover a wide range of skills, including web-crawling, distributed comp ...
Hi friends, I hope you are all well and doing good in your fields. Today we can discuss the vector quantities and how we can add the vector by rectangular components. Generally, there are two quantities one is scalar quantities and the other is vector quantity. Scalar quantities are those quantities that have only magnitude but vector quantities are those that can describe both magnitude and direction. So in physics or for complex quantities vectors are used because they can describe both magnitudes with direction.
Vectors can play a very fundamental role in the different fields of physics and mathematics because they can provide accurate and precise measurements. In rectangular components, we can add two or more vectors by breaking them according to their planes. The most efficient metho ...
Hi Guys! Hope you’re well today. I welcome you on board. In this post, I’ll walk you through Electronics DIY Projects to Improve Work from Home.
Electronic devices are not cheap and rightly so. Since you require advanced setup and technical skills to build something sophisticated and delicate. The good news is that you don’t have to spend a fortune on such devices since DIY electronic projects are the solution. You can make similar electronic projects you find online at home and save a lot of money. Some people prefer working on a breadboard while others prefer building on printed circuit boards. However, if you’re new to this field, we’ll suggest you start from the breadboard, before building your projects on the PCBs. The good thing is that you don’t require a big setup or advanced ...