Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to give you an elaboration on Introduction to LM293 an Integrated Circuit (IC). LM-293 is a dual independent accurate voltage comparator. LM 293 has a capability to perform its operation from a single supply source as well as from split power supply. The purpose to design LM-293 is to permit a common mode range to the ground level and it perform this operation with single power supply source.
LM-293 is the most common device in the market these days due to its high performance and cost effectiveness. This device is considered to be an ideal for a lot of electronics applications. LM-293 has a lot of features which make it different from all other devices. The ...
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 ...
Hello friends, hope you all are fine and having fun with your lives. Today's post is about Interfacing of LCD with 8051 Microcontroller. In my previous post, we have seen How to do Serial Communication with 8051 Microcontroller, which was quite a basic tutorial and doesn't need much hardware attached to it. Now today we are gonna have a look at Interfacing of LCD with 8051 Microcontroller. LCD is always the basic step towards learning embedded as it serves as a great debugging tool for engineering projects.
LCD is also used almost in every Engineering Project for displaying different values. For example, if you have used the ATM machine, which you must have, then you have seen an LCD there displaying the options to select. Obviously that's quite a ...
Hello friends, I hope you all are doing fine. In today's tutorial, I am going to share a new Soil Moisture Sensor Library for Proteus V2.0. You should also have a look at its previous version i.e. Soil Moisture Sensor Library for Proteus V1.0. If you have worked on the previous version, it has only one soil moisture sensor in it, while in this library, we have added three soil moisture sensors.
First, we will have a brief introduction of the Soil Moisture sensor, then we will download the zip file containing Proteus Library files of Soil Moisture Sensor and finally, we will design a small simulation using these new sensors. So, let's get started:
What is Soil Moisture Sensor?
Soil Moisture sensor is an embedded sensor, used to measure the moist ...
Hello everyone, I hope you all are fine and having fun with your lives. Today, I am going to share the list of all the C# tutorials, which I have posted on my blog till now. So, this post will be like a complete C# tutorial, which will have all the small and big C$ tutorials, I have posted on my blog. This list is quite small right now but I will post more C# tutorials soon and will add their links here. Actually, the C# tutorials are quite random on the blog so I am kind of compiling the list and pasting them all here so that readers won't get into much trouble finding them.
Till now, I have mostly posted the project on our blog in which I don't teach any language but provide you the code for that project. But now I have thought of writing comple ...
Hello friends, I hope you all are doing great. In today's tutorial, we are going to have a look at few Common Operators in C#. It's 4th tutorial in C# series and before going forward, we have to first understand the working operation of these C# operators.
We have a lot of operators in C# but I have discussed few of them, which are most commonly used. If you got into any trouble then ask in comments. So, let's get started with Common Operators in C#:
Common Operators in C#
Operators are used to create a link, relation or operation between two entities/variables. Few of these C# operators are as follows:
Assignment Operator ( = )
Arithmetic Operators ( + , - , * , / , % )
Comparison Operators ( == , != , > , < , >= , <= )
Co ...
Hello friends, I hope you all are having fun. In today's tutorial, we will have a detailed Introduction to Inheritance in C#. It's our 15th tutorial in C# series and again an important concept in Object Oriented Programming, as it helps in code optimization.
In our previous tutorial, we have discuss namespaces in C# and that was the last storage item in C#. Today, we are dealing with entirely different entity, which is inheritance. So, let's discuss it in detail:
Introduction to Inheritance in C#
Inheritance in C# is used to create a relation between two classes. In simple words, derived / child class is inherited from base / parent class and will automatically have all its members as its own. Inheritance is denoted by ( : ).
Mostly in pro ...
Hello friends, I hope you all are doing great. Today, we are going to start Section-III of our Raspberry Pi 4 Programming Course. In this section, we will interface different Embedded Sensors with Raspberry Pi 4. Today's our first lecture in Section-III, so I am going to interface a simple LDR sensor with RPi4.
So, let's get started:
Components Required:
The following items are required to finish this Raspberry Pi
photoresistor module guide. You don't need a breadboard to accomplish
this, but having one would be helpful.Raspberry pi 4BreadboardPhotoresistor LDRJumper wires1uF Capacitor
What is a photoresist?
It is a common practice to employ photoresistors to determine the presence or absence of visible light or to quantify the amount of ...
The digital industry is evolving day by day. Today, computers and phones are no longer heavy. They are sleek, powerful, and very light. Actually, some smartphones are more powerful than laptops. All this is possible because of the miniaturization of the electronic gadgets' printed circuit boards (PCBs).
Printed Circuit Boards or PCBs are categorized into several types based on design specifications, manufacturing processes, and application requirements. They are used in various sectors such as automotive, medical, defense, and other areas, you can learn more information at PadPCB.
Before you select a PCB, there are several factors you need to consider. Moreover, it is essential to seek advice from professionals. Although there are several types of ...
Technology has moved steadily ahead over the years, but it has evolved by leaps and bounds in the past decade or so. Smartphones have been a revolution and a revelation. Even video games have become increasingly sophisticated and have overtaken the movie industry in value.
If technology keeps developing on this trajectory in the future, the next generation of coders will need online lessons today. Before signing up for your child, here’s what to look for in a program.
Fun is Everything
For now, put lofty things like your child’s eventual career or the fate of future technology out of your mind. The extracurricular programs kids sign up for need to be fun! Industry leaders like Real Programming 4 Kids
make their courses revolve around teaching students to create their own video games.& ...