Hey pals! Welcome to the next article where we're studying a gas sensor from the MQ sensor series. Today, we’ll understand the MQ-6 LPG butane gas sensor and will know the basic information about this product. This sensor has sensitivity for gases like LPG, isobutane propane etc and it is widely used to check any leakage of these gases. These are the commonly used gases but any leakage or excessive use may be harmful and even life-threatening. In such cases, sensors like MQ-6 are proved one of the most important devices.
In this article, we’ll start the discussion with the introduction of the MQ-6 LPG butane gas sensor. After that, we’ll move towards the datasheet of this product in which we’ll study the specifications, features, and some graphs that will show its working. After that, we ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to provide a detailed discussion on Introduction to Laser Sensor. Laser sensor is basically an electronic device which we often use for the detection of accurate positions as well as small objects. Laser sensors transmit or radiate laser light. This laser light consists of light waves having same wave length. Due to this fact laser light travels in a parallel direction from the source emitting this light. Due to its travel in parallel direction it can be transmitted over long distances. This light is dangerous for the human beings.
We must avoid by looking directly into the light. It causes serious eye damaging effect and even can make anyone blind. As we ...
Hello Friends, Hope you are doing fine and having fun in your lives. In my previous tutorials on blockchain and Ethereum, I have talked about mining a few times. So, in today’s article, I am going to discuss the concept of mining with you. This is an important part of learning the working of blockchain to see how the decentralization of blockchain happens. Let’s start today’s article by defining mining.
Blockchain Mining
As blockchain is a peer-to-peer network. Mining is also a peer-to-peer process.
Blockchain (or Ethereum) mining is used to verify transactions on the network.
In this process, miners (the person or node who performs mining) add transaction records to the decentralized distributed ...
Hello friends, today's post is about designing a simple calculator with 8051 Microcontroller. In our previous post, we have seen How to Interface keypad with 8051 Microcontroller in Proteus ISIS. Moreover, we have also worked on Interfacing of LCD with 8051 Microcontroller in Proteus ISIS. If you haven't read these two posts then my suggestion is to read them first before going into the details of this post, as we are going to use both keypad and LCD in order to design the simple calculator with 8051 Microcontroller.
Actually we have already understood the working of both keypad and LCD so I thought to share this small project as it will give you the practical application of both keypad and LCD. And if you are new to 8051 Microcontroller then its ...
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at How to Create a Registration Form in ASP.NET Core. It's our 13th tutorial in ASP.NET Core series. In our previous lecture, we have seen How to use Tag Helpers in ASP.NET Core and have also discussed link, image & environment Tag Helpers.
Today, we will have a look at Form Tag Helpers and with their help we will design a simple Registration Form in ASP.NET Core. It will be a quite lengthy tutorial so if you got into any trouble, then ask in comments. So, let's create our Registration Form:
Create a Registration Form in ASP.NET Core
Let's create a new action method named Registration, in our Home Controller clas ...
Hello fellows, I hope you all are doing great. In today’s tutorial, we will discuss The Best Bluetooth Trackers To Help Find Your Lost Items. Are you one of those people who always lose things? When you go out with your colleagues, do you find it hard to remember where you put your purse or car keys? Well, you are not alone. Most people lose or forget where they put things at some point.
There is no worse feeling than knowing that you had something within your reach, and now you cannot locate it. It’s upsetting, and for sure you aren’t the only one who feels the same thing.
These berserk searches and hunt could all be evaded with a Bluetooth tracking device. These small devices fasten to your most important items such as your purse, car keys, and ...
The choice of operating system for a virtual private server depends on the needs of a particular company. But if you are looking for a reliable, efficient, and flexible solution to host your web projects, in most cases it will be Windows VPS. In this article, we'll analyze why many people prefer Microsoft solutions, and what benefits and limitations you can expect if you decide to buy a Windows VPS
.
What is a Windows VPS and what it is used for?
Windows VPS is a virtual private server that uses Windows Server as the underlying operating system. Windows VPS functions effectively as a cloud server with elastic scalability. This means that you get a dedicated server resource that you can use as you see fit, and you can easily add resources as ...
Hey Guys! Hope you are doing well. Today, I'll discuss the detailed Introduction to Arduino IDE, where IDE stands for Integrated Development Environment - An official software introduced by Arduino.cc, that is mainly used for writing, compiling and uploading the code in almost all Arduino modules/boards. Arduino IDE is open-source software and is easily available to download & install from Arduino's Official Site.
In this post, I'll take you through the brief Introduction of the Software, how you can install it, and make it ready for your required Arduino module. Let's dive in and get down to the nitty-gritty of this Software.
Introduction to Arduino IDE
Arduino IDE is an open-source software, designed by Arduino.cc and mainly used for wri ...
Hello everyone, I hope you all are fine and having fun with your lives. Today, I am going to share a detailed Embedded System Projects list for Engineering Students. I hope you guys are gonna enjoy this list of Embedded System Projects. I have shared a lot of Arduino and PIC Microcontroller related projects on my website but they are all posted randomly and are mixed with each other. That's why I have thought of creating this post, so that others can easily access them at one place.
Embedded System Projects are those Projects which are used in almost all kinds of automation. All the modern electronics based projects come in this category. In simple words, all those projects where we use Microcontrollers are termed as Embedded system Projects. So, ...
Hello! I hope you are doing great. Today, we will talk about another modern neural network named gated recurrent units. It is a type of recurrent neural network (RNN) architecture but is designed to deal with some limitations of the architecture so it is a better version of these. We know that modern neural networks are designed to deal with the current applications of real life; therefore, understanding these networks has a great scope. There is a relationship between gated recurrent units and Long Short-Term Memory (LSTM) networks, which has also been discussed before in this series. Hence, I highly recommend you read these two articles so you may have a quick understanding of the concepts.
In this article, we will discuss the basic introduction of gated recurrent units. It is better ...