Hello friends, hope you all are fine and having fun with life. Today, I am going to share DC Motor Direction Control with Arduino. I have designed a complete simulation in Proteus, which will help you in understanding the controlling of DC motor. I would recommend you to first read How to Control relay in Proteus ISIS which will help you in understanding the functionality of relays because in today's tutorial, I have used relays to do the DC Motor Direction Control. I have already posted a tutorial on DC Motor Drive Circuit in Proteus ISIS.
So, for DC Motor Direction Control, I have used Arduino UNO baord, so you should also download this Arduino Library for Proteus so that you can use Arduino boards in Proteus software. I have also provide the si ...
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at How to Create Web Server with ESP8266 using SPIFFS.
We've already seen how to create a web server and how to provide an HTML page on our ESP8266. We use the PROGMEM command to store an HTML code in FLASH memory. For a simple page, this works fine, but what if we have a more complex webpage? With a better style? What if we want to include images?
Today we will learn how to use SPIFFS with ESP8266 to store files (regardless of type) in FLASH memory.
What is SPIFFS?
SPIFFS (SPI Flash File System) is a system designed for managing SPI flash memory in embedded devices. Its main goal is to use minimal RAM to access files. It's very useful when using pen drives ...
Hello Friends! Hope you’re well today. I welcome you on board. In this post today, I’ll walk you through the Introduction to 2SC1061.2sc1601 is an NPN bipolar junction transistor used for switching and amplification purposes. During the amplification process, the small input current across one pair of terminals is used to generate a large output current across other pairs of terminals.
2sc1601 is known as a semiconductor device made of silicon material. This is a bipolar junction transistor where two charge carriers (electrons and holes) play an important role in the conductivity inside the transistor. As this is an NPN transistor so here major charge carriers are electrons while holes are the minority carriers.
I suggest you buckle up as I’ll detail the complete Introduction to 2SC1 ...
What is a First Article Inspection?
First article inspections, originally developed for the aerospace and defense industries, are now being used as best practices in other industries. They are an effective way to ensure that the manufacturing process produces an output that meets design specifications. First article inspection helps reduce production delays and waste.
First article inspection is an integral part of the AS9145 process. It is also part of the APQP/PPAP (Advance Product Quality Planning/Production Planning and Control) approval process. The first article inspection report summarizes the design and manufacturing process of the part, including specification requirements, raw materials and associated sub-assemblies.
First article inspections are performed to ensure that t ...
Hello Friends! I hope you are well. Today, I am going to give you a detailed Introduction to NPN transistor. In this tutorial, we'll look at the NPN transistor, how it works, circuit diagram, output characteristics curve, and applications. It is a bipolar junction transistor mainly used for current amplification and switching purposes.
BJTs (Bipolar Junction Transistor) are divided into two types i.e. NPN transistor and PNP transistor. Both transistors are different in terms of their electrical composition and construction, however, both are used for amplification and switching purposes in one way or the other.
What is NPN Transistor?
NPN transistor is a bipolar junction transistor(BJT), composed of 3 semiconductor layers in a way that o ...
Hello readers, I hope you all are doing great. In this tutorial, we will learn about the ESP-NOW protocol and how to communicate data between two ESP modules through ESP-NOW protocol and that is too without Wi-Fi connectivity.
What is ESP-NOW Protocol?
Fig. 1: ESP-NOW Protocol
ESP–NOW is a connectionless communication protocol that is used for sharing small data packets between two ESP boards. This protocol is developed by Espressif.
Features of ESP-NOW Protocol:
It is a low-power wireless protocol, which makes two or more ESP devices communicate directly with each other without using Wi-Fi.
ESP-NOW protocol does not require a handshake for establishing a connection but, they require pairing and once the devices are paired they can exchang ...
Hello friends, hope you all are fine and having fun with your lives. Today's post is about the Controlling of Servo Motor with Arduino in Proteus ISIS. Servo Motor is a common motor used in engineering projects for precise circular motion. We can move the servo motor at any desired angle, which is not possible in the case of other motors i.e. Stepper or DC.
For example, suppose I want to move an antenna at a precise angle of 47.5 degrees then if I use DC Motor, I have to use an encoder. So, in such cases instead of using a DC motor, I will prefer Servo Motor.
I have already posted Angle Control of Servo Motor using 555 Timer in which I have controlled servo motor using 555 timer and another tutorial about Controlling of Servo Motor using PIC Micro ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I will give an elaboration about Introduction to LF351. LF-351 is basically JFET (Junction Field Effect Transistor). It is a very high speed input Op-amp (Operational Amplifier). This device is most common in the market due to its low cost and good performance characteristics. LF-351 provides a high gain bandwidth product even though it needs a very low current supply.
LM 351 also provides higher slew rates. This device is most of the times known on the basis of its applications. LM-351 is the most popular device due to its unique features. These features include low input bias current, high gain bandwidth product, loww current supply, high input impedance, internal tr ...
Hi Everyone! I welcome you on board. Happy to see you around. In this post today, I’ll walk you through the Introduction to KA3525A.The KA3525A is a monolithic IC chip that features the control circuitry mainly required for a pulse width modulating regulator. This device comes with an error amplifier, voltage reference, pulse width modulator, an under-voltage lockout, an oscillator, the output driver, and a soft start circuit, all in one package.
I suggest you buckle up as I’m going to discuss the complete introduction to KA3525A covering datasheet, pinout, features, and applications. Let’s jump right in.
Introduction to KA3525A
The KA3525A is a monolithic IC chip that incorporates the control circuitry used for pulse width modulation.
During the PWM process, the control circui ...
Hey Guys! Welcome you onboard. Today, I'll discuss the details on the Introduction to IRF4905. It is a P-Channel HEXFET Power MOSFET available in a TO-220AB package and is based on Advanced Process Technology. It is mainly used for fast switching purpose, capable of providing ultra-low on-resistance.
This tiny device comes with three terminals called gate, drain and source where the gate terminal is used to control the current on remaining two terminals. The area between source and drain is known as a channel that is widely dependent on the voltage applied to the gate terminal.
In this post, I'll cover each and everything related to this P channel MOSFET, its main features, working, pinout and applications. Let's jump right in and explore everyt ...