EN / USD
154 Items
 Home
Blog
DC Motor Speed Control in LabVIEW
Dc Motor speed control using NI LabVIEW, DC motor speed control in LabVIEW, DC motor speed control via NI LabVIEW, How to control speed of the DC motor in LabVIEW, NI LabVIEW to control the speed of the DC motor
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge with all of you guys, about how to make a simple Virtual Instrument (VI) for DC Motor Speed Control in LabVIEW. In my previous tutorials, I have worked on DC Motor Speed Control using Arduino, in which I have controlled the DC Motor Speed using Arduino and after that I made some advancements in it and then created DC Motor Speed Control in Matlab in which commands were sent from Matlab. So, now we are gonna do the DC Motor Speed Control in LabVIEW.If you are working on DC Motor then you should also have a look at DC Motor Direction Control using Arduino. In this tutorial, I am going to work on the program for DC Motor speed Control usin ...
Blog
DC Motor Direction Control in LabVIEW
DC Motor direction control using NI LabVIEW, DC motor direction control using LabVIEW, DC Motor direction control in LabVIEW, Control DC Motor through LabVIEW, Control DC motor with LabVIEW, LabVIEW to control the direction of the DC motor
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 in LabVIEW. In my previous tutorials, I have also worked on DC Motor Direction Control using Arduino. You should go through these tutorials they will be helpful in better understanding of the tutorial DC Motor Direction control using NI LabVIEW. 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 oppo ...
Blog
How to use MATLAB input Function
matlab input,input matlab,matlab input function, how to use matlab input
Hello everyone! I hope you all will be fine and having fun. Today, I am going to share my knowledge about How to use MATLAB input Function. In this tutorial I would like to tell you about the importance of getting data from the user in MATLAB. If you want to display the data to users, you need to get data from them as well according their requirements. I hope you have read How to use MATLAB ? In this way the same source code written in MATLAB will give different result according to the requirements of the each user. So, in other words the source code becomes generic in this way. As we run the program, command window of the MATLAB asks user to enter the desired input. The results on this window are generated according to the Matlab input given by ...
Blog
Automatic Light Detector using LDR in Proteus
Automatic Light Detector, Light Detector with LDR, Proteus experiment for Automatic Light Detector, Automatic Light Detector with BC645 n-p-n transistor
Hello Learners! We hope you are fine. Welcome to The Engineering Projects. The Automatic Light Detector is the device that automatically senses the light incident on it. Let's have a glance about the main points of discussion: What is Automatic Light Detector? What are different components and their functions in the Automatic Light Detector? How does the circuit of Automatic Light Detector works? How can we implement the circuit of Automatic Light Detector in Proteus ISIS? Moreover, you'll have some chunks of interesting information in DID YOU KNOW sections. Automatic Light Detector Automatic Light detectors or automatic Light sensors are interesting devices. They have special mechanism in their circuit that senses the density of the ligh ...
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
Convolution Calculator in MATLAB
Convolution calculator in matlab
Hello friends, hope you all are fine and having fun with your lives. In today's post, I am gonna design a Convolution Calculator in MATLAB. We all know about convolution but if you don't know then here's the wiki page for convolution which has a detailed description of Convolution. In simple words, convolution is a mathematical operation, which applies on two values say f and g and gives a third value as an output say v. In convolution, we do point to point multiplication of input functions and gets our output function. Convolution is an important technique and is used in many simulating projects. It has a vital importance in image processing. So, today we are gonna do convolution in MATLAB and will check the output. You should also check Image Zo ...
Blog
Solar Panel Library for Proteus
Solar Panel Library for Proteus, solar panel in proteus, solar panel proteus, solar panel simulation in proteus, solar panel proteus
Hello friends, I hope you all are doing great. In today's tutorial, I am going to share a new Solar Panel Library for Proteus. I hope you guys are gonna enjoy this Proteus Library as it's not available in Proteus and we are presenting it for the first time. :) I am quite proud of my team. B| We all know about Solar Panels which is an excellent renewable energy source. It is widely adopted by the inhabitants of this green planet as its totally free and converts solar energy into electricity. Solar panels are also used a lot in Engineering Projects especially related to renewable energy sources. Proteus doesn't have solar panels in its database that's why our team has designed this library. Using this Solar Panel Library for Proteus, now you can eas ...
Blog
Declaration of Variables in MATLAB
Declaration of Variables in MATLAB, how to Declare Variables in MATLAB, how to Declare Variables using MATLAB, Declare Variables using MATLAB, MATLAB to declare variables, MATLAB declare variables.
Hello everyone! I hope you all will be absolutely fine and having fun. In the tutorial Declaration of variables in MATLAB, I will elaborate you that how to declare different variables in MATLAB and how to manipulate those variables without assigning them with the values. Before going into the details of this tutorial you must go through Introduction to MATLAB, because understanding MATLAB first is better. This will help you in better understanding of this tutorial. Variable declaration is one of the most important and compulsory steps while writing the code to perform any task. Without the declaration of the variables we can not proceed further to perform our task properly. So, if we want to do the different tasks in a proper way we must need to ...
Blog
Getting Data From Webserver using Arduino Wifi
Arduino-Wifi-Interfacing-with-Online-Server1
In today’s post, as the name suggests, we will see how to get data from online webserver using Arduino Wifi in simple steps. Getting data from web server using Arduino Wifi Shield has always remained a problem for the engineers. Its not much difficult task as its usually considered to be. In today’s post, I will create a small project in which I will control two simple LEDs via online web server. It’s really a very interesting project and when I completed it, I felt like Hurrah!!! Arduino Wifi Shield is used to connect Arduino board with Wifi. After connectivity with Wifi, one can perform many tasks using this shield. We can built a complete server on it and can also use it as a client. Server designed on an Arduino Wifi Shield are usually quite si ...
Blog
PCB Designing in Proteus ARES
PCB Designing in Proteus ARES, design PCB in Proteus ARES, PCB Designing in Proteus ARES, Proteus ARES PCB designing
Hello friends, today's the last post of this Proteus tutorial. I have tried my best to explain everything but knowledge is limitless so explore this software, play with it and you will know many new things. Today's topic is about the PCB designing in Proteus. When you install Proteus, you have seen that along with ISIS there's also another package named as Proteus ARES. This Proteus ARES is used for PCB designing. You should also check the Arduino UNO PCB Design for Proteus ARES. In order to design the PCB in Proteus ARES, first you need to make the circuit of that PCB in Proteus ISIS. You can also make PCB directly but I recommend that use Proteus ISIS first, its quite the easy approach as you don't need to do anything in it and the software in ...