Hello friends, I hope you all are doing great. In today's tutorial, I will share a Proteus Library of another embedded module i.e. NodeMCU. NodeMCU is a microcontroller board and if you are new to this board, you should read Introduction to NodeMCU to get your hands dirty. NodeMCU is not present in the components library of Proteus and using this library you can easily simulate NodeMCU in Proteus.We can't add WiFi and BLE capabilities to our module in the Proteus software, that's why it will just perform the basic functions i.e. sensors interfacing, PWM, I/O control etc. So, you can use it for simple code testing and can also use it to design circuit diagrams of your projects.So, let's have a look at How to download NodeMCU Proteus Library and simulate it:
NodeMCU Library for ProteusFirst ...
Hello friends, hope you all are fine and having fun with your lives. Today's post is about How to Reset Arduino Programmatically. Sounds a bit weird, yes it is :) but literally in some cases, this technique is the only choice you have. It recently happened to me in one of my projects, that's why I know How important it is. Before going into details, let's first have a look at the resetting feature of Arduino.
If you have worked on any Arduino board, then you must have noticed the RESET pin in Arduino and you may wonder what's the use of this pin. So, today this pin is gonna get useful. Moreover, you have also noticed that when you upload the code to your Arduino board then the Arduino resets, another way of resetting Arduino is by opening the Seri ...
Hello friends, I hope you are all fine and doing great. In today's tutorial, we will have a look at a detailed Introduction to MFRC522. MFRC522 is an RFID Embedded module used to read and write RFID cards and operates at 13.56MHz contactless communication. It is a less costly, low-voltage, and small-sized non-contact card chip. It is the best choice for intelligent instruments and portable handheld devices. It communicates with microcontrollers over SPI Protocol.
MFRC522 is used in different engineering projects, mostly for security purposes in offices, banks, plazas, etc. You must have seen in English Movies that a person just shows his ID card to the machine and its whole profile data pops up on the computer and if he is authorized then the front door automatically ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to elaborate you about Introduction to TL081. TL 081 is basically a high speed Junction Field Effect Transistor (JFET) input Operational Amplifier (Op-amp). This Integrated Circuit consists of a JFET with a high voltage and bipolar transistor.
TL-081 provides low input voltage, high slew rates, low input offset current and low Offset Voltage Temperature Coefficient (OVTC). TL 081 has different features e.g. low power consumption, high input impedance, latch-up free operation, short circuit protection, wide common mode input voltage ranges, wide differential input voltage ranges etc. TL-081 can be used in white good, tablets, computers, personal electronics e ...
Hello friends, hope you all are fine and having fun with your lives. In today's post we will have a look at How to interface keypad with Arduino in Proteus ISIS. Keypad is used almost in every engineering project. If you even look around you will find keypad in many electronic appliances. For example, a simple ATM machine has a keypad on it using which enter our pin code and give commands to the ATM machine. Similarly, calculator also has keypad on it. So, in short there are numerous applications of keypad. You should also read the Real Life examples of Embedded Systems and you will find Keypad in them as well.
Keypad is used where you need to used numerical buttons or you need to use lots of buttons for sending commands so like in some applicatio ...
Hello everyone! I hope you all will be fine and having fun. Today I am going to tell you that how can you make a simple program for Interfacing Flame Sensor with Arduino. Flame sensor is used in offices, home and at different places to detect the fire. First of all I would like to tell you about the working principle of the flame sensor. Flame sensor is a device designed for the detection of the fire and to respond it. They are usually designed for the detection of most frequently used industrial fuel e.g. diesel, gasoline, karosene, ethylene, hydrogen etc. They are designed in way to distinguish between the radiations from the sunlight and the actual flames.
There different types of flame sensors e.g. Ultraviolet (UV) detectors, Infrared (IR) f ...
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a complete project with you guys. Its an Intelligent Energy Saving System which I designed around two years ago. So, today I thought to share it so that others could also get benefit. In this project, I have used Arduino UNO board for programming purposes. Its not much complicated project but is the basic for many complex projects.
Energy, is a small word, but is the problem of whole world. Particularly when we are talking about electrical energy. IF you consume more electrical energy then you will get quite huge bill at the end of the month. :P So, there's always work done on reducing the consumption of electrical energy and also we compare energy cost ...
Hey Guys! I hope you are doing great and having fun. Today, I am going to give you the details on the Introduction to 2n3053. It is an NPN bipolar junction transistor which is mainly designed for amplification and switching applications. It consists of P doped semiconductor that exists between the two N doped layers. I'll give you a brief details about this transistor so you don't have to go anywhere to finding information regarding this transistor. Let's get started.
Introduction to 2n3053
2n3053 is an NPN bipolar junction transistor which is mainly used for general purpose amplification and switching purpose.
It consists of three terminals called emitter, base, and collector. and comes in TO-39 Metal Can Package.
This NPN transistor exhib ...
Hello Fellas! I aspire a happy and prosperous life for you. We always enjoy when you keep coming back for what we have to offer. Today, I am going to unlock the details on the Introduction to 2sa1015. It is a low frequency PNP (positive-negative-positive) bipolar junction transistor which is mainly used for general purpose amplification. It mainly consists of N doped semiconductor which exists between the two layers of P doped material. I'll try to cover every aspect of this transistor so you don't have to go anywhere else for finding the information regarding this transistor. Let's hop on the board and explore the details on this PNP transistor.
Introduction to 2sa1015
2sa1015 is a PNP low frequency transistor which is mainly used for genera ...
Hi Friends! Hope you are doing well. Today, I'll give you a detailed Introduction to Arduino LilyPad. It is an Arduino Microcontroller Board, based on ATmega168/ATmega328 and is introduced by Leah Buechley and SparkFun Electronics.
This board is mainly developed for e-textiles and wearables projects. As per the designed purpose, it can be attached to fabric, sensors, power supplies, and actuators. You may need a conductive thread for joining this board with the required object.
In this post, I'll try to cover each and everything related to Arduino LilyPad, what is this about and how it is used for the development of desired projects. Let's jump right in and get down to the nitty-gritty of this board.
Introduction to Arduino LilyPad
Arduino Lil ...