Hey Guys! Hope you are doing well. I am back to feed you with valuable information relating to engineering and technology. Today, I'll uncover the details on the Introduction to ATmega128. It is an AVR, 8-bit low power microcontroller, that comes with a 64-pin interface and is based on RISC architecture. Availability of 133 Powerful Instructions with single clock cycle and 32 x 8 General Purpose Working Registers make this device an ideal choice for many applications where decent code execution is required.
The memory space incorporates on this module is more than normal AVR controllers including Program memory around 128K, enough to store the number of instructions on a single chip.
In this post, I'll try to cover each and everything related t ...
In today’s post, as the name suggests, we will see how to get data from online webserver using Arduino Wifi in simple steps. Getting data from web server using Arduino Wifi Shield has always remained a problem for the engineers. Its not much difficult task as its usually considered to be. In today’s post, I will create a small project in which I will control two simple LEDs via online web server. It’s really a very interesting project and when I completed it, I felt like Hurrah!!!
Arduino Wifi Shield is used to connect Arduino board with Wifi. After connectivity with Wifi, one can perform many tasks using this shield. We can built a complete server on it and can also use it as a client. Server designed on an Arduino Wifi Shield are usually quite si ...
Hello friends, I hope you all are doing great and having fun in your lives. In today's tutorial, we are gonna design a Heart Beat Monitor using Arduino in Proteus ISIS. You should download this Heart Beat Sensor Library V2.0 for Proteus because we are gonna use that to detect heart beat in Proteus.
I have also used a 20x4 LCD which will display our heart rate value. You should download this New LCD Library for Proteus. I have counted the heart beat for ten seconds and then I have multiplied it with 6 to get the heartbeat per minute which is abbreviated as bpm (beats per minute). So, let's get started with Heart Beat Monitor using Arduino in Proteus ISIS.
Heart Beat Monitor using Arduino in Proteus
First of all, click the below button to downloa ...
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 DC Current Sensor ACS712 Arduino Interfacing. First of all, I would like to tell you about importance of current sensing/measuring. Sensing the amount of current passing through any circuit can be useful in a lot of applications. For example, in low power consuming equipment, current sensing will be helpful to understand the system's impact on its battery life. The current sensing can also be used to make the decisions regarding safety in over current protection circuits.
Simply, we can say that sensing and controlling the flow of the current through the circuits is now a fundamental requirement e.g. over curr ...
Hello friends, I hope you all are happy, healthy and, content. We have been discussing transistors lately, from the basic definition to the types and characteristics of transistors we have covered it all. If you have a brief idea about transistors, you must be aware of the field effect transistor or you might have heard or read about it somewhere, it is one of the earliest known types of transistors which is our topic of discussion today.
Field Effect Transistors were made to cover up the lacking of previously known transistors which occupied large space and produced a lot of noise, another major problem was the low reliability of previous versions. So, let's get started with the FETs.
Definition of Field Effect Transistor
Let us define field effect transistor first,
"The Field e ...
Update: I have updated the code and removed the bug. Thanks for informing. Now this code will work perfectly.
Buy This Project
Hello friends, hope you all are fine and having good health. Today, as the name suggests, I am gonna post on how to Receive SMS with AT Commands using Sim900 and Arduino. I have already posted a tutorial on How to Send SMS with Arduino UNO and Sim900, so now we are gonna check the opposite. Sending SMS is quite easy, you just need to write some AT commands and write the message you wanna send and hit the Cntrl + Z and it will be sent. But receiving a text message on your SIM900 shield is a bit difficult because now you need to place a check when user will send a message. So, ideally whenever anyone send a message to yo ...
Hi Friends! I hope you’re well today. I welcome you on board. In this post today, I’ll walk you through the Introduction to TDA7265.TDA7265 is a +25-watt class AB dual audio power stereo amplifier. This multi-watt package IC is carefully designed for high-quality audio power amplification applications. This device receives a low-input audio signal and amplifies it into a high-quality audio output.
I suggest you buckle up as I will detail the complete introduction to TDA7265 covering datasheet, pinout, features, and applications.
Let’s jump right in.
Introduction to TDA7265
TDA7265 is a +25-watt class AB dual audio power stereo amplifier that is mainly employed in audio amplifiers and woofer amplifiers.
This device gets a low-input audio signal and converts it into a high-out ...
Hello Learners! We hope you are fine. Welcome to The Engineering Projects. The Automatic Light Detector is the device that automatically senses the light incident on it. Let's have a glance about the main points of discussion:
What is Automatic Light Detector?
What are different components and their functions in the Automatic Light Detector?
How does the circuit of Automatic Light Detector works?
How can we implement the circuit of Automatic Light Detector in Proteus ISIS?
Moreover, you'll have some chunks of interesting information in DID YOU KNOW sections.
Automatic Light Detector
Automatic Light detectors or automatic Light sensors are interesting devices. They have special mechanism in their circuit that senses the density of the ligh ...
Hey Guys! Hope you are doing great and having fun. Today, I am going to unlock the details on the Introduction to Lm324n. It is a seven pin operational amplifier that comes in discrete and compact single package.
It is a high gain voltage amplifier, where output voltage signal is much higher than the input voltage signal. I'll try my best to cover as many aspects as possible related to this operational amplifier so you don't need to go any where and you find all information at one place. Let's get started.
[otw_is sidebar=otw-sidebar-7]
Introduction to Lm324n
Lm324n is a high gain voltage amplifier that comes with differential input and single ended output.
It is designed in such a way, that the voltage difference between input terminals cr ...
Hello everyone, hope you all are fine and having fun with your lives. Today, I am going to share 8051 Microcontroller Projects. Recently, I have shared quite a lot of tutorials on 8051 Microcontroller which are not much arranged as a whole. So, today, I thought to arrange all those tutorials and place them here so that you can get all of them quite easily. I will upload more 8051 Microcontroller Projects and I am gonna add their links in this post so stay subscribed to this post if you are interested in learning 8051 Microcontroller.
8051 Microcontroller, as we all know, is another Microcontroller series just like PIC Microcontroller or Arduino etc. The benefit of 8051 Microcontrollers is that they are quite cheap and easily available so if you ar ...