Hey Guys! Hope you are doing well. I am back to give you a daily dose of valuable information. Today, I'll discuss the details on the Introduction to ATtiny85. It is an 8-bit AVR microcontroller, introduced by Microchip, and is based on RISC CPU. It comes with 8-pin interface (PDIP) and falls under the category of low power controllers. Programmable watchdog timer and 10-bit ADC converter are added in the device that makes it suitable for sensor interfacing and resetting the device in case it gets stuck in an infinite loop.
Microchip never fails to satisfy the requirements of any individual by providing flawless microcontroller modules that are directly or remotely connected with automation and embedded systems. With the invention of these tiny o ...
Hello friends, I hope you all are fine and enjoying. Today i am going to share my new project's tutorial which is How to use Capacitive Touch Sensor in Proteus ISIS. It is a very interesting project, and we will be using a 555 Timer while designing this project. If you recall our previous project tutorial which was Angle Control of Servo Motor using 555 Timer in Proteus ISIS, in which 555 timer was generating PWM and was controlling the rotating angle of servo motor.
Now in this project, we have a little different context and now we will be using a 555 Timer in collaboration with Capacitive Touch Sensor. First of all, lets have a little introduction of Capacitive Touch Sensor. Well, if we talk broadly then, in Electrical Engineering Capacitive Tou ...
Hello friends, I hope you are all fine will be doing something interesting in your life. In today's tutorial, we are gonna have a look at detailed Introduction to Arduino Zero. Arduino Zero is a Microcontroller device. It is a 32-bit extension of UNO series. Its main features are Atmel Embedded Debugger (EDBG), it provides a full debug interface without additional hardware. This board provides a platform of new inventory projects in smart IoT devices, high technology automation, robotics and much more.
As, Electronic devices coming in our life, they have become cheaper and performing more functions then there predecessor. The microcontroller was introduced in the industry to make our task easy in electronic devices and projects. Arduino Zero is a ...
Hello readers, I hope you all are doing great. In this tutorial, we will learn how to send an email using ESP32 module. We will also learn to send text files, images or some sensor readings using the SMTP server using the ESP32 module.
In IoT (Internet of things), there are various applications where we need to send emails carrying information like sending some sensor readings, altering emails, images, text files and much more.
What is SMTP?
SMTP or simple mail transfer protocol is an internet standard for sending and receiving electronic mail (or email) where an SMTP server receives emails from the email client.
SMTP is also used for setting communication between servers.
Various email providers like Gmail, Hotmail, Yahoo, etc. have unique SMTP ...
Hello readers, I hope you all are doing great. Welcome to the 3rd Lecture of Section 2 in the ESP32 Programming Series. In this tutorial, we are going to discuss another important feature of ESP32 i.e. PWM(Pulse Width Modulation).
Pulse Width Modulation is a technique to reduce the voltage by pulsating it. In today's lecture, we will first understand the basic concept of PWM, and after that will design two projects to fully grasp it. In the first project, we will control the brightness of an LED, while in the second one, we will control the speed of a DC Motor.
Here's the video demonstration of PWM Control in ESP32:
Before going forward, let's first have a look at the PWM working:
What is Pulse Width Modulation?
PWM is used to control the power delivered to the load by pul ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I would like to provide a complete discussion on Introduction to C945. You will see a detailed description on the basics of the transistor C-945 and its different parameters. I have already shared Introduction to MMBD914, 74HC245, NE556, LM348 and PIC18F4550. So, must go through these tutorials in order to have better understanding about different IC's. C-945 transistor is basically a Negative Positive Negative (NPN) bipolar junction transistor.
C945 is usually used in the electronic circuits where there is a need of high speed transistor and a low current. C-945 has three semiconductor regions named as emitter, base and collector respectively. Since C-945 is a bipolar ...
Hello friends, I hope you all are doing great. In today's tutorial, I am going to share a new Infrared Sensor Library for Proteus. This IR sensor is not available in Proteus and we are sharing this library for the first time. I hope it will help in your Embedded Systems Projects particularly related to robotics and automation. So, if you want to work on this IR Sensor then I would suggest you to first design its simulation and then try your luck with hardware.
There are different types of Infrared Sensors & modules available in the market. Some of these modules have transmitter & receiver on separate chips and are mostly get activated when someone interrupts the light. The one we have designed has a transmitter & receiver on a single c ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about Introduction to NE555. NE 555 is a precise timing circuit device. It can produce the precise time delays and oscillations. The time interval can be controlled by external resistor and capacitor when NE-555 operates in mono stable mode.Whereas in adjustable mode two external resistors and one capacitor controls the duty cycle and frequency.
NE555 is an Integrated Circuit (IC/Chip) which can be used in different types of timers. The output circuit is capable of bearing current up to 200mA. NE-555 timer works on voltage ranging from 5V to 15V. The output level have compatibility at 5V supply. NE 555 timer can be used in oscillator a ...
Hello friends, today I am going to post the next lecture of Proteus Tutorial. I am receiving quite a positive response about this Proteus tutorial. In the previous post, we have seen How to use Virtual Terminal in Proteus and today I am going to explain How to use Oscilloscope in Proteus ISIS. This oscilloscope is just the same which you have seen in your electronic or electrical labs. Oscilloscope is basically used to monitor signals or waveforms. Particularly when you are not much aware of the circuit and you need a little debugging then you use oscilloscope.
In oscilloscopes, we can visualize the electrical properties of waveforms, like we can check whats the frequency of electrical signal, what's its voltage or current. Digital oscillosco ...
Hi Friends! Hope you are doing great. I am back to give you a daily dose of valuable information so you can excel and grow in your relevant field. Transistors are the fundamental parts of most of the electronic circuits. Today, I am going to unlock the details on the Introduction to 2n3903. It is an NPN transistor main used for general purpose amplification and switching applications.
Transistor comes in two types i.e. NPN and PNP transistors. This transistor falls under the category of NPN transistor. This is a bipolar junctions transistor where conduction is carried out by movement of both charge carriers i.e. electrons and holes. However, electrons are major charge carriers in case of NPN transistors. If you are unsure how these bipolar transi ...