Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a new Genuino Library for Proteus. Genuino boards are just the same as Arduino boards but with slight difference of color and shape. I have already posted a tutorial on Arduino Library for Proteus in which I have explained how to download the Arduino Library and use it in Proteus. Today, I am going to post a similar library but for Genuino boards. Their functionality is exactly the same as the Arduino Library but they have better look and Genuino Color.
II hope you are gonna like this library as well. Other bloggers are welcome to share this library with their reader but do mention our link in creator section, we will be really obliged. Now, let's start ...
Hello friends, all of us know that PLCs are nothing but the smartest migration from relay logic control to programmable logic control. Also, you know clearly that, logic is the heart of any programming language, and the same is applied to ladder logic programming. Bitwise operators represent the logical operations including the basic logical operations like AND, OR, and NOT and the derived logical operations like NAND, NOR, and XOR. in most cases, for each bitwise operator, there are inputs based on which the output can be decided. Some of these bitwise operators have two inputs and some have only one input. In this article, we are going to present how we can use these bitwise logical operators and their instructions with examples and practice using the PLC simulator.
Logic Gates ba ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about Multi Color Detection in MATLAB. Color Detection scheme plays a vital role at some places. Like in Image processing technique the detection of specific color among the different colors is necessary to perform some action on it. For example there are three cars of the colors red, blue and green and we want to wash the red car. You should also have a look at Color Detection in Images using MATLAB because I am gonna use the same code and will add some improvements in it. Moreover, if you are working on Live Videos instead of Images then you should have a look at Color Detection in Live Video using MATLAB.
For this purpose we need to ...
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 ...
Hi Friends! Happy to see you here. I welcome you on board. In this post today, I’ll walk you through the Introduction to 1n5821.
The 1n5820 is a Schottky diode that carries high surge capability and low forward drop voltage. It helps in extremely fast switching and comes in the DO-201AD package. This diode is also known as a hot-carrier diode and is well-shielded against the overvoltage, keeping the device safe under desired ratings.
I suggest you read this post all the way through as I’ll discuss the complete Introduction to 1n5821 covering the datasheet, features, pinout, features, and applications.
Before further ado, let’s get started.
Introduction to 1N5821
The 1n5820 is a Schottky diode that is capable of extremely fast switching and i ...
Hello friends, I hope you all are having fun. In today's tutorial, we are going to discuss How to use Arrays in C#. It's our 6th tutorial in C# series and currently we are focusing on basic concepts in C#.
Without understanding these simple concepts, we can't move forward. So, let's get started with Arrays in C#:
How to use Arrays in C# ???
An array (base type System.Array) is a collection of similar (like-typed) data types, called by a common name. Each data item is referred as an element of array and is assigned an index starting from 0.
As C# array is an object so we can find its length using member length, which is actually a count of total number of data items in that array.
Arrays are reference types and implement IEnumerable that' ...
Hello readers, I hope you all are doing great. In our previous tutorial, we discussed the implementation of pulse width modulation (PWM) in Raspberry Pi Pico using the MicroPyton programming example. We also implemented the LED brightness control program to demonstrate an application of the pulse width modulation technique.
In this tutorial, we are going to implement another application of pulse width modulation technique which is ‘Direction and position control of a servo motor’ with Raspberry Pi Pico module and MicroPython programming language.
Later in this tutorial, we will also discuss how to control the position of a servo motor with push buttons (to be used as control inputs) and also to use LEDs for indication purposes.
What is Servo Motor?
Before interfacing the servo motor with ...
Chemical engineering combines experimental and natural sciences like physics and chemistry and other sciences like microbiology, biochemistry, biology, together with mathematics economics all of these to develop, transform and manage the industrial processes that run raw materials into valuable products. Chemical engineers are in high demand increasingly daily as the world’s technology advances. In this post we are going to look at the basic requirements for a chemical engineering career.
1. Solid Educational Background
The requirements for a chemical engineering degree in tertiary institutions like American International College
is normally a very strong educational background in mathematics and chemistry whereas knowledge in the other sciences will be an added advantage. At the tim ...
Hello everyone! I hope you all will be absolutely fie and having fun. Today, I will elaborate you about Introductio to NE556 timer IC. NE-556 is a lot stable monolithic device. We can use precise delays and oscillation by using this device. NE 556 is bsically an dual version of NE 555 timer IC. Timing is provided for each function using an external capacitor and resistor. There are two internal timers which operates independently. They just share common power supply and ground. For the falling or rising wave forms we can trigger or reset the entire circuit.
The trigger level and the threshold levels are usually one third and two third respectively. We can alter both of these level by using control pin of NE-556. If the input at trigger falls bel ...
Hi Friends! I am back to give you a daily dose of valuable information, so you can excel and grow in your relevant field. Today, I am going to uncover the details on What is SMO and What is the Relation between SMO and SEO?
This is the twelveth article of complete SEO series. You can check my previous article on Influencer Outreach where I have highlighted the ways to do it effectively.
We cannot overlook the importance of SEO throughout the blogging journey. If you really want to grow and escalate your online presence in the early stages of your business, you must pay special heed to the SEO strategies that play an important role to put your blog on the top of search results.
Before we move forward and define the role of SMO in SEO, we must ...