EN / USD
154 Items
 Home
Blog
Pure Sine Wave Inverter Design With Code
Pure Sine wave inverter design, pure sine wave inverter with code, PIC based pure sine wave inverter
Hello guys, in the last post I have explained the Basics of Inverters along with its types and also the inverters topology in other words working of inverters, then we discussed the Major Components of Inverters. Now in this post I am gonna explain the pure sine wave inverter and how to create it. I have used AVR microcontroller int his project. The reason I am using random microcontrollers is that so you guys get a taste of each one. Before starting on sine wave inverter read this article again and again as I have also mentioned the problem i got while making it. You should also read the Modified Sine Wave Design with Code. I have divided this tutorial into four parts which are shown below. This is a step by step guide to design and build an in ...
Blog
H-Bridge Circuit with 2N2222 Transistor in Proteus
H Bridge, HB ridge Motor in Proteus, H Bridge in 2N2222 Transistor, H Bridge with 2N2222
Hey Learners! Welcome to The Engineering Projects. We hope you are doing great. Our team is working on transistors and today, we'll design a circuit for using the 2N2222 Transistor. In this chapter you will learn: What is H Bridge with 2N2222 Transistor? How do the 2N2222 Transistor works? What is the working of H Bridge? How can we run the circuit of  H Bridge in Proteus using 2N2222 Transistor? By the same token, you will also learn important information about the topic in DID YOU KNOW Sections. Introduction to H-Bridge In electronic circuits, the direction of quantities like the flow of current, EMF, Electric field lines matter a lot. The H Bridge is used to control such motors through its specialized circuitry. The H Bridge is defined ...
Blog
How to use Capacitive Touch Sensor in Proteus ISIS ?
use of capacitive touch sensor in proteus isis, capacitive touch sensor, how to built touch sensor, how to design a capacitive touch sensor in proteus
Hello friends, I hope you all are fine and enjoying. Today i am going to share my new project's tutorial which is How to use Capacitive Touch Sensor in Proteus ISIS. It is a very interesting project, and we will be using a 555 Timer while designing this project. If you recall our previous project tutorial which was Angle Control of Servo Motor using 555 Timer in Proteus ISIS, in which 555 timer was generating PWM and was controlling the rotating angle of servo motor. Now in this project, we have a little different context and now we will be using a 555 Timer in collaboration with Capacitive Touch Sensor. First of all, lets have a little introduction of Capacitive Touch Sensor. Well, if we talk broadly then, in Electrical Engineering Capacitive Tou ...
Blog
Arduino Projects
arduino projects,arduino project,arduino tutorials, arduino tutorial, arduino yun projects, arduino uno projects, arduino wifi projects,arduino library
Hello friends, I hope you all are fine and having fun with your lives.Today I am not gonna post a new topic or tutorial, instead I am going to arrange all my Arduino Projects and tutorials in this post, as its better to have all of them in one place. I recently posted a PIC Microcontroller Projects post and it was highly appreciated by the followers so I thought to do the same with Arduino as well because I have posted more Arduino projects as compared to PIC Microcontroller. I will post all the Arduino Projects & Tutorials links below in sequence i.e. from easy to pro level so if you are a new user and want to get command over Arduino projects then read all of them one by one. Moreover, I will also keep on updating this post whenever I am go ...
Blog
Stepper Motor Direction Control in LabVIEW
Stepper Motor direction control using LabVIEW, Control stepper motor with LabVIEW, Control Stepper Motor using NI LabVIEW, How to control stepper motor direction using NI LabVIEW, LabVIEW to control stepper motor, Stepper motor direction control with LabVIEW
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about how to make a simple Virtual Instrument (VI) for Stepper Motor Direction Control in LabVIEW. In my previous tutorial, I have worked on Stepper Motor Direction Control using Arduino, in which I have controlled Stepper Motor Direction Control using Arduino and I am gonna use the same setup but this time I am gonna do the Stepper Motor Direction Control in LabVIEW. Moreover, you should also have a look at Stepper Motor Direction Control using Matlab. In this tutorial, I going to work on the program for Stepper Motor Direction Control in LabVIEW. So, before going into the details of this tutorial, you must go through my previous tutor ...
Blog
Roots of Quadratic Equations in MATLAB
roots of quadratic equation in matlab,Quadratic Equations in MATLAB, matlab quadratic equation
Hello friends, hope you all are fine and enjoying good health. In today's tutorial, I am going to share How to find Roots of Quadratic Equations in MATLAB. It's quite a quick tutorial in which I will give you the code and will explain it a little. Benefit of this project is that when you are learning MATLAB then you must design such small codes so that you know more about the behavior of MATLAB. Today two of my juniors came to me for a simple MATLAB term project. It's quite an easy project but i thought to share it for those students who are dealing with basics of MATLAB. Mostly such projects are offered to students in first or second semester when they have very basic knowledge of MATLAB coding and they feel helpless while solving such problems a ...
Blog
Interface 7-Segment Display with Raspberry Pi 4
How to interface 7 Segment Display using Raspberry Pi 4, 7 segment with raspberry pi 4, 7 segment rpi4, rpi4 with 7 segment
Thank you for being here for today's tutorial of our in-depth Raspberry Pi programming tutorial. The previous tutorial taught us how to install a PIR sensor on a Raspberry Pi 4 to create a motion detector. However, this tutorial will teach you how to connect a single seven-segment display to a Raspberry Pi 4. In the following sections, we will show you how to connect a Raspberry Pi to a 4-digit Seven-Segment Display Module so that the time can be shown on it. Seven-segment displays are a simple type of Display that use eight light-emitting diodes to show off decimal numbers. It's common to find it in gadgets like digital clocks, calculators, and electronic meters that show numbers. Raspberry Pi, built around an ARM chip, is widely acknowledged as ...
Blog
Introduction to Buck Converter
Introduction to buck converter, Intro to buck converter, basics of buck converter, buck converter principle
Hey Guys! Hope you all are doing great and having fun. Today, I am going to discuss the details on the Introduction to Buck Converter. It is a power converter which is mainly used to stepping down the voltage from its input to the output load. It mainly consists of two semiconductors and one energy storing components which can be either capacitor or inductor. It works best in the circuits where electrical isolation is not required. Introduction to Buck Converter Buck converters are power converters which are mainly used for converting high voltage to the low voltage. These converters are highly efficient, showing almost 90% of efficiency. They are useful for performing a special task like converting the huge supply voltage of 12 V in the co ...
Blog
Digital Counter using 4026 IC in Proteus ISIS.
Digital Counter, Seven Segment Display,4026 IC , Applications of 4026 IC, circuit of 4026 IC counter in Proteus, Proteus Projects.
Hello Mentees! Welcome to the board. We hope you are doing great. We are working on another interesting yet easy Project in the Proteus ISIS and that is Digital Counter using 4026 IC in the Proteus. Counters are used in thousands of electronic experiments as well as in our daily life. Who is not5 familiar with Digital Watches and calculators. At the same token, the counters are used in the digital display microwave ovens and many household appliances as well. In this session you will find the answers to the following questions: What is 4026 IC? What are Digital counters using 4026 IC? How does Digital Counter using 4026 IC works? How does we design the circuit of the Digital Counter circuit using 4026 IC in Proteus ISIS? How can you con ...
Blog
ECG Digitization in MATLAB
ECG Digitization in MATLAB,ECG Digitization,ECG Digitization MATLAB, digitization of ecg signals
Buy This Project Hello friends, I hope you all are doing great. In today's tutorial, I am going to show you How to do ECG Digitization in MATLAB. If you are new to ECG signals then you should have a look at Introduction to ECG. I have also posted many different simulations on ECG in which I have extracted different features of ECG signals but in today's tutorial, we are gonna extract the ECG signal itself from its image. I have also saved this ECG signal in a txt file so that you can use it. This code is not open source and you can buy it from our shop by clicking the above button. I have designed a GUI in MATLAB and it will take image of ECG signal as an input and then will give the digital form of that ECG signal as an output. There are few res ...