EN / USD
24 Items
 Home
Blog
myRIO GPS Interfacing
myRIO GPS Interfacing, interfacing of GPS with myRIO, GPS interfacing with myRIO, how to interface GPS with myRIO,, myRIO,and GPS interfacing, how to interface GPS on myRIO, get GPS data through myRIO, interfacing GPS with myRIO,
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I would like to provide a complete discussion on introduction to GPS and myRIO as well as myRIO GPS Interfacing as the most related part. First of all I would like to tell you about GPS, from what it is abbreviated, at which principle it works and how it plays its role in our daily life. GPS is basically derived from the word Global Positioning System. GPS is a complete network of satellites which are continuously rotating in their orbits and send information to earth about their accurate position in space. GPS receivers are used to receive the signals, and the received signals help us to estimate the precise time, position and speed of anything moving around. I have sh ...
Blog
Servo Motor Control using myRIO
servo Motor Control using myRIO, servo control through myRIO, servo motor control via myRIO, servo motor interfacing with myRIO, how to control servo motor using myRIO, how to interface servo motor with myRIO, servo motor myRIO interfacing, Interfacing of servo motor with myRIO
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I would like to provide a complete discussion on Servo Motor Control using myRIO. In this tutorial I will tell you about the control of a servo motor using NI myRIO. First of all, I will give you a brief introduction on servo motors and then we will proceed towards their interfacing with myRIO. Servo motor is an electronic device with a small output shaft. This shaft can be adjusted at different angles for the different purposes. We can adjust this shaft by sending a signal usually known as servo coded signal. Servo motor is able maintain a particular angle as long as it has the servo coded signal at its input. Servo motor changes the angular position of its shaft with ...
Blog
Area and Volume Calculation in LabVIEW
Area and volume calculation with the radius in LabVIEW, Calculate area of circle using LabVIEW, How to find area of cylinder in NI LabVIEW, LabVIEW to find area and volume of different shapes with the given radius, Find area and volume with the radius in NI LabVIEW
Hello friends! I hope you all will be absolutely and having fun. Today, I am going to share my knowledge with all of you on Area and Volume Calculation of different shapes with the given radius in NI LABVIEW. First of all I want to tell you that the area basically shows the space inside an object having two dimensions. Where as, Volume is the parameter which shows the space occupied by a three dimensional object. So, we can roughly say that the volume is the area of a three dimensional object. For example you want to go for a trip and you have to pack your bags. So, in this case you have to make some space in your bag to put the clothes inside it. The space that you make for the clothes is basically an application of volume. We can also called i ...
Blog
DC Motor Control using myRIO
DC Motor Control using myRIO, DC control through myRIO, DC motor control via myRIO, DC motor interfacing with myRIO, how to control DC motor using myRIO, how to interface DC motor with myRIO, DC motor myRIO interfacing, Interfacing of DC motor with myRIO
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I would like to provide a complete discussion on DC Motor Control using myRIO. I will first provide you a bit information about DC motor then we will move forward towards DC motor control using myRIO. DC motor is an electronic instrument which is used to convert electrical energy into mechanical energy. It plays a vital role in industrial applications. It has also great importance for the engineers to to study about its working principle. DC motor has basically two input terminals. At one terminal we have to provide voltage supply and the other terminal will be attached to the ground (0V). And if we change the polarity, the direction of the motor will also be changed co ...
Blog
Communication Signals Generation in LabView
Communication Signal generation in NI LabVIEW 2015, LabVIEW signal generation, How to generate an anlog signal in LabVIW, Generate an analog signal in LabVIEW, Generate signals in NI LabVIEW
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 Communication Signals Generation in LabVIEW. In the previous tutorial, we have seen the Introduction to LabView and after that we have designed our First Project using LabView Programming so if you haven't read them yet then I would suggest you to read them so that you have the basic knowledge of LabView. In earlier days people used to convey their messages or some important notifications using a piece of paper and by delivering it to the other places with the help of the pigeons. It took a lot of time for the message conveying procedure because there are some notifications or messages in which such a huge delay ...
Blog
Temperature Conversion in LabVIEW
Temperature conversion in LabVIEW 2015, Temperature conversion in LabVIEW, Celsius to Fahrenheit conversion, Simple temperature conversion in NI LabVIEW, How to make temperature conversion program in LabVIEW, Make temperature conversion in LabVIEW 2015
Hello friends! I hope you all will be absolutely fine. Today, I am going to share my knowledge with all of you guys, on how to make a Temperature Conversion in LabVIEW. Temperature is actually measured with different units at different places all across the world. However, there are three basic standard units for measuring the temperature i.e. Celsius, Fahrenheit and Kelvin. We can convert them in each other by performing some mathematical operations. In this tutorial I am going to elaborate only one of these conversions. I would like to tell the standards of these scales with reference to the freezing and boiling point of water. "Celsius" scale is basically the scale based on 0 degrees for the freezing point of water and 100 degree for the boil ...
Blog
Getting Past Legacy Software Pains in Requirements Management
Getting Past Legacy Software Pains in Requirements Management
Legacy software refers to a business operating software that has been in use for a long time. This is older system software that is still relevant and fulfills the business needs. The software is critical to the business mission and the software operates on specific hardware for this reason. Generally, the hardware in this situation has a shorter lifespan than the software. With time, the hardware becomes harder to maintain. Such a system will either be too complex or expensive to replace. For that reason, it continues operating. What is a Legacy System? Legacy software and legacy hardware are often installed and maintained simultaneously within an organization. The main changes to the legacy system typically only replace the hardware. That helps ...
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
Creating First Program with myRIO
Creating First Program with myRIO, Creating First Program using myRIO, First Program with myRIO, myRIO programming, myRIO programming, programming with myRIO
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about Creating First Program with myRIO. Before doing anything on NI myRIO you must know that how to configure this device. So, before going into the details of this tutorial I would like to suggest you to must visit Getting Started with myRIO and How to Configure myRIO on WiFi for the better understanding of this tutorial. NI myRIO is an amazing processing tool that has a very high processing speed as compared to other microcontroller e.g. Arduino, raspberry pi, gellilio etc. So, it can be used for the real time projects where there is need to respond very quickly according to the assigned tasks. NI myRIO was launched by National Instr ...
Blog
Get Continuous Data From COM Port in LabView
Get Continuous Data From COM Port in LabView,Serial port in Labview,NI VISA Labiew
Hello friends, hope you all are fine and enjoying good health. Today's post is my first post on LabView Software. I have worked on LabView quite a lot in past but these days I am continuously working on LabvView so I thought to write some tutorials on it. In today's tutorial, I will explain in detail How to get continuous data from COM Port in LabView software. LabView is a very handy tool for the engineers. One can easily plot graphs and can work on different hardware modules with it. One of the best feature of LabView is its extensive help desk. There are many examples present in it which are ready to run and can help a lot, moreover their online is also very extensive. I got into many problems while working on it and I never get stuck, I just s ...