EN / USD
939 Items
 Home
Blog
Properties of Convolution in Signals and Systems with MATLAB
convolution properties in matlab, matlab convolution, convolution in matlab, convolution in signal and systems
Hey geeks, welcome to the next article of this series on signals and systems. In the previous lecture, we saw the basic types of convolution and learned about convolution in MATLAB. This time, we are going to enhance some concepts about it by learning about the properties of convolution and by adding some important pieces of information about the same topic. Have a look at today’s concepts: What are some basic properties of convolution? What is the correlation? Discuss some types of correlation and their implementation in MATLAB. What is the difference between convolution and correlation? How convolution is used in different areas of science and how different departments are using this technique to control the parameters efficiently.  The Properties of Convolution Once you ...
Blog
Introduction to L293D
Introduction to L293D, L293D pinout, basics of L293D, L293D basics, getting started with L293D, how to get start with L293D, L293D proteus, proteus L293D, L293D proteus simulation
Hello everyone! I hope you all will be absolutely fine and having fun. Today I am going to given elaboration on Introduction to L293D. L 293D is basically a high current dual motor driver/controller Integrated Circuit (IC). It is able to drive load having current up to 1A at the voltage ranging from 4.5V to 36V. Motor driver usually act as current amplifier because they receive a low current signal as an input and provides high current signal at the output. Motors usually operates on this higher current. L-293D has to builtin H-Bridge driver circuits and is able to control two DC motors at a time in both clockwise and counter clockwise direction. It has two enable pins and they should be kept high in order to control the motor. By changing the p ...
Blog
Introduction to 74HC595
Introduction to 74HC595, getting started with 74HC595, how to start with 74HC595, how to getting started with 74HC595, how to use 74HC595, How to use 74HC595 for the first time, Using 74HC595. Use of 74HC595
Hello everyone! I hope you will be absolutely fine and having fun. Today, I am going to explain all of you about Introduction to 74HC595. It is basically a shift register. It has an ability to store and to shift the data of 8 bits. First of all the data is written on the register serially and then it goes to the storage register. All of the output lines are controlled by this register. 74HC595 register is a very high speed device based on Complementary Metal Oxide Semiconductor (CMOS). 8 bit data register receives the data from the input DS. This data is then transferred from the input shift register to the output shift register. 74HC595 has a vey wide range of applications in daily life. It can be used as serial to parallel data converter, can ...
Blog
Views in ASP.NET MVC
Views in ASP.NET MVC, views in asp, views in mvc, views in asp.net , views in asp net
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at What are Views in ASP.NET MVC. It's our third tutorial in ASP .NET MVC series and in our first tutorial, we have seen How to Setup Your First Project in ASP.NET MVC and in our second tutorial, we have seen What is Model in ASP.NET MVC and I have told you about Views as well in previous tutorial. So, now we are gonna have a look at it in detail: Views in ASP.NET MVC In MVC Framework, we don't have pages or path to some html file as in php. Instead, We have to use Views in ASP.NET MVC for front end designing. We can use Html, Css, Javascript, Jquery or any other front end language in Views. There are two t ...
Blog
Getting Started with Pixy Camera
get started with pixy camera, how to use pixy camera, pixy camera tutorial, how to use pixy camera
Hello friends, hope you all are fine and having fun with your lives. Today's post is about getting started with pixy camera. Now, the first thing comes in mind is what is Pixy Camera so let's first have a little introduction about Pixy Camera on which I recently worked. Pixy Camera is a small camera board which uses NXP microcontroller. Its a very powerful board and can get easily interfaced with simple Arduino UNO board. So, now we can do image processing even on Arduino UNO. Image Processing needs a powerful board that's why we can't interface simple webcam with Arduino UNO or mega etc. Before using pixy camera, when I need to do on board image processing I always used either Arduino YUN, Raspberry Pi or Arduino USB host shield but still it was ...
Blog
Form Validation in ASP.NET Core
Form Validation in ASP.NET Core, Validation in ASP.NET Core, Validation ASP.NET Core, asp.net core validation, validation attributes in asp.net core
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at Form Validation in ASP.NET Core. It's our 15th tutorial in ASP.NET Core series. In our previous lecture, we have created a Registration Form for our engineering website. But we haven't added any validations on the submitted data. So, even if users don't fill any boxes and just hit the Register Button, a new user will be created without any personal info. So, today we will place some checks on these text boxes to validate the user submitted data. So, let's get started with it: Form Validation in ASP.NET Core Validations in ASP.NET Core are available in the form of attributes & Tag Helpers. Validation Attributes are applied on Properties in Model clas ...
Blog
Introduction to MC34063
Introduction to MC34063, getting started with MC34063, MC34063 proteus simulation, how to get start with MC34063, MC34063 Proteus, Proteus MC34063
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share a detailed Introduction to MC34063. It's normally required for the construction of DC to DC converters. MC34063 has a high current output switch, Pulse Width Modulation (PWM) controller with current limiting, compensated reference of internal temperature, a comparator and a driver. For the inverting, boost and buck applications there is no need of a huge complicated external components, instead they can be performed using minimum external components. MC 34063 operates properly in the temperature ranging from 0 to 70 degree celsius. MC34063 ha s wide range of applications in real life e.g. portable equipment, Human Machine Interface (HMI), test and m ...
Blog
Interfacing of LM35 with PIC Microcontroller
Interfacing of LM35 with PIC Microcontroller, lm35 with pic, lm35 temperature snesor with pic, lm35 with pic microcontroller, pic microcontroller with lm35
Hello friends, I hope you all are fine and having fun with your lives. In today's post, I am going to share How to interface LM35 with PIC Microcontroller. I have already shared Interfacing of LM35 with Arduino so now we are gonna interface this same temperature sensor with PIC Microcontroller. Interfacing LM35 with PIC isn't much difficult as its a simple sensor which gives us analog output and we just need to read this output and convert it into temperature format. Before going into details, you should first read the Interfacing of LM35 with Arduino as I have given the basic details of this LM35 sensor in that post. You should also have a look at How to use 18B20 in Proteus. So, today I am not gonna go into the details of this temperature sensor ...
Blog
Voltmeter & Ammeter in Proteus ISIS
Voltmeter & Ammeter in Proteus ISIS, voltmeter in proteus, ammeter in proteus, voltage probe in proteus, current probe in proteus, proteus voltmeter, proteus ammeter
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at How to use Voltmeter & Ammeter in Proteus ISIS. It's our 4th tutorial in Proteus series. While designing an electronics project, voltage & current measurements are essential debugging features, as they help in understanding circuit behavior. Proteus has builtin instruments for voltage & current measurement. We have have their probes and today we will discuss them in detail. First have a look at Voltmeter in Proteus ISIS: How to use Voltmeter in Proteus ISIS DC Voltmeter is used to measure the voltage difference across any DC component. In order to use DC Voltmeter, we need to click on Virtual Instrum ...
Blog
Essential Tools for DevOps Engineers
Essential Tools for DevOps Engineers
DevOps engineers have a challenging job to do. They are responsible for managing servers, code, and many other components in a software project. They routinely employ numerous tools and calculators to facilitate their daily activities. Engineers working in DevOps employ a range of calculators to reduce the complexity of any given issue. These tools facilitate and speed up the work. Planning, risk management, and performance optimization can all benefit from them. Here are some tools that can be useful to a DevOps engineer. Calculators for time estimation: Time is money! Estimating how long a task will take is crucial. This calculator is used by DevOps engineers to estimate various calculations. This tool aids in making time estimates for projects. To predict the amount of time ne ...