EN / USD
2068 Items
 Home
Blog
Display Serial Data on Real Time Graph in Labview
Display Serial Data on Real Time Graph in Labview, Diplay data on graph in labview, labview graph plot
Hello friends, hope you all are fine and having fun with your life. Today's post, as the name suggests is about How to Display Serial Data on Real Time Graph in Labview. In our previous post, we have seen that how to Get Continuous Data From COM Port in Labview. Today's post is a sequel of this previous post so I would recommend that if you haven't had a look on that post then first visit it as I am gonna start today's post from where I stopped the previous one. In the last post, we were able to get the continuous data from COM port using Labview and we have also separated the data based on a character which I have used this one "," i.e. comma. Now, suppose you are sending 3 values from your COM port and these are the sensors' values so tthe best ...
Blog
TDA2030 Audio Amplifier, Datasheet, Pinout, Features & Applications
Introduction to tda2030, tda2030 pinout, tda2030 features, tda2030 applications
Hi Folks! I welcome you on board. Happy to see you around. In this post today, I’ll detail the Introduction to TDA2030. This device incorporates a TDA2030 audio amplifier chip that produces 18 W output power with low harmonic distortion.I suggest you read this post till the end as I’ll walk you through the complete Introduction to TDA2030 covering pinout, datasheet, features, and applications. Let’s get started. Introduction to TDA2030 TDA2030 is a monolithic integrated circuit that comes in a Pentawatt package, mainly used as a low-frequency class AB amplifier. The audio amplifier is a basic circuitry used to amplify the audio signal obtained through a device like a microphone. Audio amplifiers are widely used in scores of app ...
Blog
TCS34725 Color Sensor
TCS34725 Color Sensor, TCS34725 pinout, TCS34725 datasheet, TCS34725 application, TCS34725 features, TCS34725 specs, TCS34725 datasheet
Hi readers! Hopefully, you are well and exploring technology daily. Today, the topic of our discourse is TCS34725 Color Sensor. You may know about it, or it may be something new and different. It is a sophisticated module used to detect colors. It is highly precise and reliable in its work. Featuring an integrated photodiode array and RGB filters, it is highly accurate in measuring red, green, blue, and clear light components. Enhanced by a built-in infrared-blocking filter for raising color fidelity against interference IR light, it has a built-in 16-bit ADC that ensures detailed and precise data output. This sensor is communicated via the I2C interface, so it is compatible with microcontrollers like Arduino and Raspberry Pi. Its adjustable gain and integration time settings enable it t ...
Blog
Speech Recognition in MATLAB using Correlation
Speech Recognition in MATLAB using correlation,Speech Recognition in MATLAB, correlation in matlab, matlab speech recognition
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a tutorial on Speech Recognition in MATLAB using Correlation. Speech recognition is used in almost every security project where you need to speak and tell your password to a computer and is also used for automation. For example, I want to turn my AC on or off using voice commands then I have to use Speech Recognition. I have to make the system recognize that whether I am saying ON or OFF. In short, speech recognition plays a vital role in voice control projects. In today's post, I am gonna show you How to do Speech Recognition in Matlab and the technique I have used in this project is known as cross correlation. You should also have a look at Eye Ball D ...
Blog
Ramp Response of an LTI System in MATLAB
Ramp Response of an LTI system, Ramp response in matlab, matlab ramp response, ramp response of lti in matlab
Hello readers, Welcome to another tutorial about the signal and system. In this lecture, you are going to read details about the ramp response of a signal. In the past lectures, we have been dealing with different types of responses of LTI systems, and therefore, we know that linear invariant systems, or LTI systems, are those which follow the rules of linearity and are also time-invariant. So, at present, our focus is to examine what happens when the ramp signals are fed into the LTI system and which type of output signal we receive. Here is a glimpse at today’s topic that we will learn deeply. What is the RAMP signal? How can you define the ramp response? How to use the ramp function in MATLAB to get the ramp response? What are some important properties of the ramp function? How i ...
Blog
How To Setup C# Environment
How to setup c# environment, install visual studio, how to install visual studio, visual studio installation, visual studio download, visual studio install
Hello friends, I hope you all are fine. In today's tutorial, we will discuss How to set up the C# environment? This question deserves to get answered in detail, and that is why we wrote this article for you. In the previous tutorial, we have seen a detailed Introduction to C# Programming Language. So, keep reading to find out everything about how to set up a C# environment. What is C# And What are its Advantages?  C#, also known as C sharp, is an all-purpose, contemporary, object-intended coding language. Microsoft created the #C programming language as part of the .Net project. It is certified by the European Computer Manufacturers Association (ECMA) as well as the ISO. The updated iteration of the C# programming language is version number 7.2, ...
Blog
What is an Alt Tag? How to use it for SEO-Friendly Images
What is an alt tag and how to use it for seo friendly images, what is alt text, what is alt attributes, what is alt description, how to write alt tag, benefits for writing alt tag
Hey Fellas! I am back to keep you updated with relevant information that resonates with your field of interest. Today, I'll discuss What is an Alt Tag? How to Use it for SEO-Friendly Images? This is the sixth article covering a complete SEO series. You can also have a look at my previous article about writing SEO optimized content. A picture is worth a thousand words. An old phrase - still enough to convey the real importance of a single image. Adding a relevant image is a prerequisite to flavor up the written content. An alt tag is also known as alt text, alt attribute or alt description, that is used to define the nature of the image. It plays a vital role to describe the image in words i.e. what image is about and how it is related to the wr ...
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
Stepper Motor Speed Control using Arduino
Stepper motor speed control using Arduino, Stepper motor speed control with Arduino, How to control the speed of the stepper motor, Control stepper motor speed via arduino, control stepper motor speed using arduino, speed control of stepper motor using Arduino
Hello everyone! I hope you all will be absolutely fine and fun. Today, I am going to tell you that how to make a simple algorithm for Stepper Motor Speed Control using Arduino. I have already discussed with you about DC Motor Direction Control using Arduino, Matlab and NI LabVIEW. Moreover, I have also discussed the DC Motor Speed Control using Arduino,Matlab and LabView. If you are working on Stepper Motor, then you must have a look at Stepper Motor Direction Control using Arduino, Stepper Motor Direction Control using Matlab and Stepper Motor Direction Control using NI LabVIEW. Now, in this tutorial I will explain you about the program which will helpful for Stepper Motor Speed Control using Arduino. Before going into the details of this tutori ...
Blog
LM317 Calculator
LM317 Calculator, lm317 voltage calculator, lm317 resistance calculator
[LM317TEP] Hello friends, I hope you all are doing great. Today, I am going to share our new online tool which is named as LM317 Calculator. I am quite excited while posting this LM317 Calculator, as I was trying for a long time to post it but couldn't done it because of few problems. Anyways, its here now and is ready to be utilized. Its nothing but a simple LM317 Calculator. I have included two LM317 calculators posted above, one will be used to calculate the Vout while the other will be used to calculate the resistance (R1). You should have a look at Introduction to LM317, if you don't know much about it. LM317 is an IC regulator which is used to regulate the output voltage and its output voltage is regulated depending on the values of both the resistances attached at its output. He ...