Abstract: This paper is written to represent a web-server based real-time weather monitoring system implemented using the ESP32 module. The system is designed to measure the weather conditions like temperature, pressure, humidity etc, in its vicinity. This system continuously provides real-time data (weather conditions) over limited or controlled areas, for example, agriculture fields, homes or a particular room, industries etc. Although we have satellites for weather monitoring but to perform research over a particular area, the data observed should be highly accurate which is not possible with satellites. To implement an IoT network we need to use a webserver to continuously store and display the real-time data which can be accessed globally. ’T ...
Hi Friends! Hope you’re well today. Happy to see you around. Thank you for clicking this read. In this post today, I’ll walk you through the Introduction to CA3080.The CA3080 is an operational transconductance amplifier mainly used to convert the input voltage signal into an output current. It is widely used in variable gain amplifiers, frequency oscillators, current-controlled filters, and comparators. It carries an amplifier bias input which is utilized for linear gain control.
I’d recommend reading this entire post all the way through as I’ll detail the complete Introduction to CA3080 covering datasheet, pinout, features, and applications. Let’s jump right in.
Introduction to CA3080
The CA3080 is an operational transconductance amplifier (OTA) mainly employed in electrical circ ...
Hello friends! I hope you are doing great. Today, we are discussing the most upgraded version of the Arduino Mini in Porteus. Before this, we have shared the Arduino Mini library for Proteus and the Arduino Mini library for Proteus V2.0 with you. The Arduino Mini Library for Proteus V3.0 has a better structure and has some other changes that make it even better than the previous ones. This will be clear when you see the details of this library.
In this article, I will briefly discuss the introduction of Arduino Mini. You will learn the features of this board and see how to download and install this library in Proteus. In the end, I will create and elaborate a simple project with this library to make things clear. Let’s move towards our first topic:
Introduction to the Arduino Mini
The A ...
Hello friends, I hope you all are doing great. In today's tutorial, I am going to show you Arduino 74HC595 Interfacing and we will have a loook at How to Increase Arduino Output Pins with 74HC595. Suppose you are working on some project where you need to control 20 LEDs with Arduino UNO and you know we will 12 digital Pins so we can't control all of these 20 LEDs with Arduino UNO. We can use Arduino Mega as well but if we wanna stick to Arduino UNO then we need to increase its Output Pins and we will use 74HC595 for that purpose.
You should read this basic Introduction to 74HC595, it will help you to better understand this shift register. It's a Serial In Parallel Out Shift register and we will give it value serially from single Pin of Arduino and ...
Hello Everyone! Hope you’re well today. Happy to see you around. In this post today, I’ll walk you through the Introduction to Arduino Uno WiFi Rev 2.
Arduino Uno WiFi Rev 2 is a microcontroller board based on ATmega4809 and carries an ECC608 crypto chip to ensure a secure and safe WiFi connection. The board contains 14 digital I/O pins, 5 PWM pins, 6 analog pins, one SPI protocol, one I2C, and one UART communication protocol.
I suggest you read this entire post till the end as I’ll detail the complete Introduction to Arduino Uno WiFi Rev2 covering pinout, pin description, features, programming, and applications.
Let’s jump right in.
Introduction to Arduino Uno WiFi Rev 2
The Arduino Uno WiFi Rev 2 is a microcontroller board that is mainly ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to provide you a detailed Introduction to IRFZ44N.
IRFZ44N belongs to the family of Metal Oxide Semiconductor Field Effect Transistor (MOSFET). It is a power MOSFET. There are two types of MOSFET i.e. N-channel and P-channel. IRF-Z44N belongs to the N-channel family. It uses "Trench" technology and is enveloped in a plastic structure. It has very low on state resistance. It has zener diode, which provides ESD protection up to 2 kilo-volt. It is a low cost device and provides higher efficiency. It is easily available in the market these days and is mostly known because of its vast applications. IRF-Z44N has modern features i.e. advance processing technology, ...
Hi Guys! Hope you’re well. In this post today, we’ll cover What is IGBT? We’ll also discuss IGBT Full Form, Pinout, Meaning, Symbol & Working.BJT (bipolar junction transistor) and MOSFETs (metal-oxide-semiconductor field-effect transistor) are commonly used electronic switches that we’ve already studied in detail. These devices are useful when you deal with low-current applications, however, when it comes to high-current applications, these devices don’t work as expected. This is where the IGBT transistor comes in handy. This device is a combination of both BJT and MOSFET and stands fit for high-current applications.
In this post, we’ll cover What is IGBT in detail.
Let’s get started:1. What is IGBT?
IGBT is a three-pin device made of semiconductor material and is used for fast- ...
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to TIP41. It is an NPN power transistor. It exists in (TO-220) malleable suite which marks this expedient appropriate for acoustic, power rectilinear and swapping submissions. Its corresponding transistor is TIP42. It is intended by joining three (3) components of semiconductor material by doping with different materials. It's center portion is base which is tinny and the other two outer parts are prominently doped than the base.
Several transistors can strengthen a trivial current which will then be leading adequate to effort attention or other greater current maneuvers. These discretion are proficient to notice a shift in voltage ...
Hi Guys! Hope you’re well today. I welcome you on board. In this post, I’ll walk you through How to Optimize a PCB Panel Layout.
PCB panels are used in the manufacturing process to produce PCBs in large numbers. This not only reduces the overall cost but also makes the manufacturing process more efficient and reliable. PCB panelization is a manufacturing technique where multiple PCB designs are replicated on a single large board called a PCB panel. Then these individual boards are removed and depanelized from the panel to install them in the final product.
The number of panels is directly related to the overall manufacturing cost. To produce more panels, more cost will be required. However, it also depends on the shape of the board. If ...
Hello friends, today I am posting a very basic tutorial on what is Arduino ??? In this tutorial I am gonna explain the basics of Arduino for the beginners. I am writing this tutorial because I got a lot of requests from the engineers in which they ask questions like what is Arduino ? What's the difference between Arduino and PIC? How to use Arduino? etc etc. So I thought of writing this topic. It's a very basic tutorial so if you are already familiar with this board and know the answer of this simple question What is Arduino ??? then you can skip this tutorial but again you must read it once, may be you get something out of it. :)
I have posted a tutorial on Arduino Projects, in which I gave all the links of Arduino projects and tutorials posted o ...