Hello everyone, I hope you all are fine and having fun with your lives. Today, I am going to share a new Capacitive Touch Sensor Library for Proteus, which is designed for the first time by our team. :) Capacitive Touch Sensor is used to sense the presence of a human finger on the sensor.
We all know that human carries a charge, which is used by these touch sensors. These sensors are available these days online and you can easily buy them. I have designed its Proteus Library which I am presenting today for free to our readers. I hope you guys are going to enjoy working on it. :) So, let's get started with Capacitive Touch Sensor Library for Proteus:
Capacitive Touch Sensor Library for Proteus
First of all, click on the below button to down ...
Lots of students got worried because of time finishing in their exams. If you are like most students you have too many classes, too much work, and not enough time in which to do it. Unfortunately, schools do not teach students many tips and tricks for writing research papers or term papers quickly.
Due to a large course-load or tight time constraints, students sometimes feel pressured to produce a research paper quickly, and without the tools to do it themselves, many times they turn to plagiarism, or buy plagiarized papers, and submitting them as their own. This obviously has a detrimental effect on their education. These three secrets will help you feel prepared in the event you face a looming research paper or term paper deadline.
Top Secrets t ...
Hello friends, I hope you all are doing great. In today's tutorial, I am going to show you How Can Financial Knowledge Help Your Engineering Career Succeed? A solid foundation in financial knowledge is the most sought after trait not only in finance jobs but also in many other fields. Perhaps, it's because finance is a common denominator that impacts all industries. Not only does it communicate the overall health of an organization, but it also affects every person in a certain workplace.
Whether it's public, corporate, or personal finance, understanding it can benefit you in many different ways. But for one thing, it can help jumpstart or advance your career in engineering. In fact, finance and engineering make up a powerful combination, especial ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share a list of Stepper Motor Projects using different software e.g. Arduino, Matlab and NI LabVIEW. I have already shared these projects but they are posted randomly. So, today I thought that I should combine all those projects into a single one. So I am going to share the links of all of those tutorials in this tutorial so that it may be helpful for engineering students or anyone who wants to visit. This tutorial will help you to visit all of my Stepper Motor Projects. You should also have a look at this Stepper Motor Simulation in Proteus.
The links of all the tutorials will be given and you will be able to download the desired project code or simulation ...
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at what is DbContext Class in Entity Framework Core. It's our 17th tutorial in ASP.NET Core series. In our previous tutorial, we have discussed Entity Framework Core in detail and have also installed it in our web application.
So, now we need understand how to work with Entity Framework Core and for that we have to look at its classes & functions. So, today we will discuss one of its class named DBContext in detail:
DbContext Class in Entity Framework Core
EF Core contains an important class named DbContext, which is mainly responsible for communication between Database & software objects.
We communicate with our database using this DbContext class ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to give you a detailed Introduction to BC547. It is an NPN bipolar junction transistor (BJT), mainly used for switching and current amplification.
Its maximum current gain is around 800. So, let's have a detailed overview of BC 547.
Introduction to BC547
BC547 is a 3-Terminal NPN Bipolar Junction Transistor(BJT), mostly used for switching purposes and current amplification.
BC547 Pins(Terminals) from left to right are called:
Collector.
Base.
Emitter.
Depending on the voltage applied at Base Terminal, BC547 can operate in two states, named:
Forward Biased.
Reverse Biased.
BC547 as Reverse Bias ...
Hello everyone! I hope you all will be absolutely fine ad having fun. Today, I am going to given an elaboration on Introduction to LM833. LM-833 is basically a dual general purpose amplifier. It is usually designed for audio systems. LM 833 is the most common Integrated Circuit (IC) available in the market now a days. This is due to its low cost and high performance activities. It uses bipolar technology.
LM-833 has several different features which make it ideal for general purpose applications. These features include dual supply operation, large input voltage swing, higher gain bandwidth product, higher slew rates, small input offset voltage supply etc. LM- 833 has different real life applications. These application ranges include High Fideli ...
Hello friends, I hope you all are fine and having fun with your lives. Today, I am going to share a very quick and basic tutorial in which I will show you How to use Arduino Serial Flush. I hope you guys are going to like it. We have seen How to use Arduino Serial Write? In that tutorial, we have sent some data over the Serial Port so you must recall that tutorial because we are going to use the same example today. Moreover, it's also good if you have a look at How to use Arduino Serial Monitor because that's also related.
Moreover, I hope that's going to be my last lecture on Arduino Serial Port because I have covered it in full detail. Although I am going to summarize all the Arduino Serial Post Commands in a single Post. You should also have a l ...
Hello friends, i hope you all are fine and enjoying in life. On a friends request, today i am going to share a new tutorial which is 'Getting Started with Arduino Software'. Previously i have uploaded a large no of project tutorials made on 555 timers and some MATLAB based Simulations. Now we are going to touch the next level and from now on we will work on mostly projects containing Arduino microcontroller.
To get started with Arduino microcontroller, we first need to learn the operating software of Arduino microcontroller. This tutorial is very informative and i will be using Arduino software 1.0.5. It is a very basic level software and very easy to learn. IF you have already worked on Arduino software then you don't need to go through it. This ...
Hello friends, I hope you all are doing great. In today's lecture, we will have a look at the I2C Communication with STM32 Microcontroller board. I am going to use the Nucleo board for today's lecture. In the previous lecture, we have discussed STM32 Serial communication both in Interrupt Mode and polling Mode. Today, we will study another way of communication(i.e. I2C) with STM32. So, let's first have a look at what is I2C Communication:
What is I2C Communication?
I²C (Inter-Integrated Circuit) is a two-wire serial communication system used between integrated circuits. Like any serial protocol, one of its advantages is that of using only two lines that transmit or receive a sequence of bits, the limit is the communication speed which has been improved over the years.
The bus was conceive ...