Hello everyone, I hope you all are doing great. Today, I am going to share a very basic tutorial on PIC Microcontroller, which is Interfacing of Keypad with PIC Microcontroller. I have designed this simulation of Keypad with PIC Microcontroller in Proteus ISIS and the simulation along with code is given below for download. But I would suggest you to read it first and then design it on your own so that you learn most out of it.
In today's tutorial, I am not gonna discuss the details of How keypad works because I have discussed it in detail in my old tutorial Interfacing of Keypad with Arduino so if you don't have much idea about working of keypad then I would recommend you to read that tutorial first, before proceeding with today's tutorial. I hav ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about Introduction to 74HC245. 74HC 245 is a eight (8) bit transceiver. It has three (3) output states. 74HC-245 is designed for a-synchronous transfer of data between different data buses. The external timing requirement can be reduced by the implementation of control function. You should also have a look at Introduction to 74HC595.
There are two internal amplifiers in 74HS 245. They are named as A and B. Data is transferred from A amplifier to B amplifier and vice versa. Hence two way communication is done in 74HC-245. This communication depends upon the logic level on the direction control input (DIR). Out enable pin (OE) is used to ...
Hello friends, I hope you all are doing great. In today's tutorial, I am going to show you What are Data Centers and How Much Do They Cost. A company's IT facilities are central to its operation. Data security is the first step in any IT facility.
If any part of that system is compromised, the results can be catastrophic. This is why it's critical for companies to have a solid data center. Let's take a look at what a data center does for you.
What's a Data Center?
The data center is a centralized location where a company's IT activities are managed. It's in charge of storing, managing and distributing data throughout the IT system. Without a dependable data center, the continuity of daily operations would be compromised.
...
Hello friends, hope you all are fine and enjoying your lives. Today, I am going to show you How to use comments in C++. In the previous tutorials, we first have a look at Introduction to C++ in which we have discussed a simple c++ program. After that we have discussed How to use Escape Sequence in C++, which is also essential because escape sequence is a very simple concept but is used quite a lot on C++ projects os you must have its knowledge.
Today, we are gonna discuss Comments in C++ i.e. how to use Comments in C++ and why to use Comments in C++. Just like escape sequence, comments in C++ is also very basic concept but its really important and a programmer must know How to use Comments because without it the code becomes really difficult and i ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to elaborate you, how to make Arduino Projects for beginners. Before gong into the detail of this tutorial first of all I would like to explain you a bit about Arduino. Arduino is an open source micro controller. A lot of help is available online so its user friendly hardware. Most of the students prefer to do work on this device.
Arduino is a low cost high performance device. Due to its cost effectiveness and open source feature it is commonly available in the market these days. An amazing thing about Arduino is that students can take help online with a lot of examples regarding any of the task. There are thousands of Arduino projects are available online f ...
Hello friends, i hope you all are fine and enjoying. Today i am going to share a new project tutorial which is Interfacing PIR sensor with Arduino. First of all lets, have a little introduction about the basics and working of the PIR sensor. PIR sensors are in fact a Passive Infrared Sensor. PIR sensors are actually electronic sensors and they are used for motion detection. They are also used to detect the Infrared waves emitting from a particular object. You should also have a look at PIR Sensor Library for Proteus, using this library now you can easily simulate your PIR Sensor in Proteus software.
PIR sensors are widely used in motion detection projects now a days. Since my today's tutorial is about interfacing of PIR sensor with Arduino micro c ...
Hello everyone, today I am going to share a new XBee Library for Proteus. I am quite excited while sharing it as we are the first developer for this XBee Library. Now you can quite easily use XBee module in your Proteus software using this XBee Library for Proteus.Wehave spent quite a lot of time in developing this and that's the reason I couldn't share new tutorials in the past few days. Anyways we are done with this new exciting XBee Library for Proteus, hope you are gonna enjoy this one. I have already sharede two libraried for Proteus which are Arduino Library for Proteus and GPS Library for Proteus. You can also interface this XBee module with Microcontrollers like Arduino, PIC Microcontroller and 8051 Microcontroller quite easily.
As its the ...
Hello everyone, I hope you all are doing great. In today's tutorial, we are gonna have a look at Reasons You Should Consider Buying An iMac. Are you on the verge of buying a new computer? If so, you should most definitely think about investing in a computer made by Apple. The company is best known for its smartphones, but their computers are pretty amazing as well. The company offers the Macbook and the iMac. If you’re looking for a desktop, you’ll definitely want to think about investing in an iMac. Why? You’ll find out in the guide below.
Great Software
First and foremost, you should know that Apple makes some of the best software on the planet. Apple computers do not have the versatility of Windows computers. Your software options will be limi ...
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 everyone, I hope you all are fine and having fun with your lives. In today's tutorial, I am going to share a Difference Between DC and AC Motors. Both of these motors are used almost in every kind of robotic projects and if we talk about engineering projects then they are used in like 70% of the engineering projects.There are two main types of motors. Both are electrical motors named as :
DC Motors
AC Motors
You should also have a look at Difference Between AC and DC Power. So, let's get started with Difference Between DC and AC Motors:
1. OperatingSource
DC Motor
DC motor operates on DC (Direct Current) and converts the electrical energy into mechanical energy.
AC Motor
DC motor operates on DC (Direct Current) and converts t ...