EN / USD
24 Items
 Home
Blog
Water Level Detector in LabVIEW
Creating Water Level Detector using NI LabvIEW 2015, Water Level Detector in LabVIEW, How to create a water level detector in LabVIEW 2015, Water level detector using LabVIEW 2015, how to build water level detector in LabVIEW
Hello friends! Hope you all will be absolutely fine. Today I am going to share my knowledge with you about how to create an algorithm for Water Level Detector in LabVIEW 2015. LabVIEW is an excellent software for simulation purpose as well as for the hardware interfacing (interfacing with the external devices). I support the "Graphical Language" which is usually known as "Field Programmable Gate Array (FPGA) " based language. In other software we have to create logic first and then we need to write a complete syntax for the created logic. This software is very easy to use and is quite helpful. Because, we don't have to write the complete complex syntax, instead we have to just create our logic and implement this logic using FPGA blocks. In this t ...
Blog
Stepper Motor Speed Control in LabVIEW
Stepper Motor speed control using NI LabVIEW, Stepper motor speed control using LabVIEW, stepper motor speed control with LabVIEW, How to control Stepper motor with LabVIEW, Stepper motor control with the LabVIEW, Stepper motor control in 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 Speed Control in LabVIEW. In my previous tutorials, I have worked on Stepper Motor Speed Control using Arduino in which I have shown how to control the stepper motor speed using Arduino. Today, I am going to share a new tutorial in which I am gonna do the Stepper Motor Speed Control in LabVIEW. Moreover, you should also have a look at Stepper Motor Speed Control in Matlab, where I am sending stepper motor speed control commands from MATLAB. In this tutorial, I am going to work on the program for Stepper Motor speed Control using NI LabVIEW. So, before going into the de ...
Blog
How to Upload Files using FTP in LabView
How to Upload Files using FTP in LabView, ftp in labview, ftp labview, labview ftp
Hello friends, I hope you all are doing great. In today's tutorial, I am gonna show you How to upload Files using FTP in LabView. It's gonna be a quick tutorial as there's not much to do :) but you have to read and follow it carefully because if you made even a small mistake then it won't work. FTP is an abbreviation of File Transfer Protocol and using FTP we can easily upload or download files from our web server. We can use different FTP clients like FileZilla in order to do it manually but today we are gonna have a look at How to upload files automatically using FTP in LabView. So, let's get started with FTP in LabView: How to Upload Files using FTP in LabView When you are working on some Embedded project where you need to upload your sensor ...
Blog
Getting Started with myRio
introduction to myrio, getting started with myrio, ni myrio, myrio ni, myrio
Hello friends, I hope you all are fine and having fun with your lives. Today, I am going to share a tutorial on new board and as you can see in the title, this new board is named as Myrio. So, today, we are gonna have a look at getting started with Myrio. NI myRIO is a combination of dual-core ARM Cortex™-A9 real-time processing and Xilinx FPGA customizable I/O. It is specially designed for engineering students by National Instruments and is a cheap as well as an awesome piece for building your dream projects. Recently I got a chance to work on this NI Myrio board and I really enjoyed while working on them as they not only awesome but also easy in programming. Moreover, because of its awesome speed you can ask it to do any kind of embedded work. Y ...
Blog
myRIO Ultrasonic Sensor Interfacing
myRIO Ultrasonic Sensor interfacing, interfacing Ultrasonic Sensor with myRIO, how to interface Ultrasonic Sensor with myRIO, Interfacing myRIO with Ultrasonic Sensor, Connect Ultrasonic Sensor to myRIO, Ultrasonic Sensor interfacing using myRIO, how to interface Ultrasonic Sensor using myRIO
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I will give you a detailed discussion on myRIO Ultrasonic Sensor Interfacing. In this tutorial, you will learn about NI myRIO ultrasonic sensor interfacing. We will go into the details of the ultrasonic sensor and then will move forward towards its interfacing with myRIO. I have already shared many articles on ultrasonic sensors and will share their link in this article as well. The ultrasonic sensor is also known as SONAR (Sound Navigation and Ranging). As it is clear from its name, it transmits sound waves and these waves are received back to it after getting reflected from any object. It measures the total time elapsed during the entire transmission as well as during the reception of the reflected waves. The ...
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
Quadratic Roots Calculation in LabVIEW
Quadratic Roots Calculation,Calculating quadratic roots using LabVIEW, Finding quadratic roots in LabVIEW, How to find quadratic roots in LabVIEW, How to find roots of quadratic equation using LabVIEW, Use LabVIEW to find roots of quadratic equation
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 guys that how to make a simple program for Quadratic Roots Calculation in LabVIEW. Quadratic equation is a second order basic equation. It plays a vital role for a lot of mathematical problems. The answer obtained from this equation is knows as its roots (also called quadratic roots). It can not have more than two roots. Roots can be 0,1 or maximum 2 and not more than that. We can solve quadratic equation in three different ways, but in this tutorial we will focus on one of them only. Here, I am going to tell you about form and the different ways of Quadratic Roots Calculation. Ways to Solve Quadratic Equation The quadratic ...
Blog
LabView Projects
labview projects , Labview tutorials, labview student projects, labview final year projects, labview semester projects
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share all the LabView Projects, posted on our blog. These LabView projects are entirely designed by the TEP team and I hope they will help you in some way. Rite now the list is quite small but I am gonna post more tutorials and projects related to LabView soon. So, keep visiting or subscribe us via email so that you get these exciting tutorials straight to your inbox. Moreover, LabView is really a difficult software and it really took us a lot of time in designing these projects so other blogger are more than welcome to share our projects on their blog but do mention the respective link from where you copied as a favor. I am gonna share the complete list here ...
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
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 ...