Hey Friends! We welcome you on board. I am back to give you daily dose of information. Electronic components play an important role in the designing and working of electronic projects. Today, I am going to unlock the details on the Introduction to 1n751a. It is a zener diode, also known as highly reliable voltage regulator, which is mainly used in industrial, commercial, entertainment and computer applications. It is slightly different than regular diode, as regular diode conducts in only one direction while zener diode can conduct in both directions. I will discuss every aspect related to this zener diode, so you don't need to go anywhere and find all information in one place. Let's dive in and explore, what is it about and what are its main appl ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to provide you a detailed discussion on Introduction to 10N60. Before going into the details of this article you should also have a look at Introduction to 4N60, 78M05, 2N3772, 2SC3320, 20N60. It is basically a high voltage Metal Oxide Semiconductor Field Effect Transistor (MOSFET). It is a power MOSFET and is able to control the certain level of the power. 10-N-60 is also a high current power MOSFET. This device has three terminals and is made up of silicon. It has around 10 ampere of current conduction capability i.e. this device is able to conduct 10A of current through it. 10-N-60 has a lot of amazing features.
It features include low on-state resistance ...
In a number of applications where speed, latency, and light detection are critical, silicon has reached the limits of its capabilities. Global shipments of silicon between 2021 and 2025 are expected to total 17,600 million square inches, according to Statista. It is clear from this report that Moore's law has the potential to last at least until 2025. However, it is also critical to identify a suitable silicon substitute.
Future iterations of the machine will be able to learn from and adapt to its environment thanks to technologies like artificial intelligence. Because of this, more potent and flexible computational processes are required. It is more probable that the production of chips will usher in a new computing revolution. The following are a few possible silicon chip substitutes th ...
Hello readers, I hope you all are doing great. Welcome to Section 5 of the ESP32 Programming Series. In this section, we are going to interface different Embedded Sensors with the ESP32 Microcontroller Board. ESP32 development board is featured with some inbuilt sensors(i.e. hall effect sensor, capacitive touch sensor) so, in the initial tutorials of this section, we will explore these built-in ESP32 sensors and in the later lectures, we will interface third-party sensors with the ESP32.
In today's lecture, we will discuss the working/operation of the ESP32 built-in Hall Effect Sensor. Hall Effect sensor is used to detect the variation in the magnetic field of its surroundings. So, let's first understand What's Hall Effect:
What is the Hall Effect?
The Hall Effect phenomenon was fir ...
Hello friends, hope you all are fine and having good life. In today's project, we will see how to display ADC value on LCD using Arduino in Proteus ISIS. Its quite a simple project in which we are gonna measure the voltage of ADC pins and then will display them over to LCD. The microcontroller I am using in this project is Arduino. The simulation is designed in Proteus ISIS. IF you are working on PIC Microcontroller then you should have a look at How to Display ADC value on LCD using PIC Microcontroller in Proteus ISIS.
Arduino has 10 bit ADC pins so whenever you apply voltage on these pins it will give you a value ranging from 0 to 1023 depending on the voltage provided. One can easily get this value using a simple function in Arduino analogRead( ...
Hi Friends! Happy to see you around. Thank you for clicking this read. In this post today, I’ll document a detailed guide on the PCB fabrication process.
PCB is commonly used in modern electronics. If you uncover the TV set and have a look inside, you’ll find a printed circuit board, electrically connecting components on the board. There are copper traces incorporated on the board to electrically connect the components and provide the current flow from one part to another.
These printed boards make devices precise and compact that are capable of doing more functions than the devices where the end to end wiring is used.
Circuit boards are divided into three main types. Let’s discuss each type one by one so you can better understand the structure ...
In today's tutorials, we are going to have a look at escape sequence in C++. In our previous tutorial, Introduction to C++ we have designed a small Hello World program and if you haven't studied it yet then you should first check that one out as I am gonna take it further from there.
In that tutorial, we have designed a code which prints the Hello world on the output screen. The code used for printing it on the output screen is as follows:
How to use Escape Sequence in C++ ??
Now, suppose if I want to print out "Hello World" , instead of Hello World.
In simple words, I wanna add "" these symbols as well on each side of Hello World.
But if you add them in the above program then it will generate er ...
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at LED Blinking using Raspberry Pi 3. It's our first embedded project on Pi 3 and its quite simple. In our previous tutorials on Raspberry Pi 3, we have seen How to install Rasbian on SD Card for Pi 3 and then we have also setup HDMI LCD with Pi 3. So, now our raspberry Pi 3 is ready to program.
In today's tutorial, we will interface a single LED with digital Pin of Raspberry Pi and then we will design a simple code in Python which will turn this LE ON and OFF. It will be quite simple and I will guide you step by step, but if you got into any trouble then ask in comments and I will help you out. So, let's get starteed with LEd Blinking using Raspberry Pi 3 ...
Parts Pre-order Service provides customers order components and saves them for their JLCPCB SMT service. Consumers prepay for the parts and buy the required components in advance to ensure sufficient components are ready anytime. Meanwhile, they can immediately arrange the supply of parts through the advance sale for their electronic products. The parts save in their own library, safe and easy.
Pre-order service accumulates different demands from people all around the world, is making parts need more clear and easier, therefore JLCPCB cooperates with customers to help complete orders, the order in large quantities, help win more discounts, and create maximum value and benefits for customers.
JLCPCB Parts Pre-order build up supply amid a global s ...
Hello friends, I hope you all are doing great. In today’s tutorial, we will have look at What is Linear Solenoid and how it can be used for magnetic field generation. They are such actuators (an actuator is a part of any circuitry or machine that controls the working of other elements in the machine or circuit) that control any device in one direction when they get energized.
The working of the linear solenoid is similar to the electromagnetic relay that converts an electrical signal into the mechanical. In today's post we will have a look at its working principle, construction, application and practical implementation in different circuits So let's get started with What is Linear Solenoid.
What is Linear Solenoid
A linear solenoid is a module ...