EN / USD
2068 Items
 Home
Blog
Diode: Definition, Symbol, Working, Characteristics, Types & Applications
diode, what is diode, diode symbol, diode applications, types of diode, diode definition, diode characteristics, diode meaning, diode function, diode bridge
Hi Guys! Hope you are doing great. Today, we will have a look at an electronic component named Diode. We will discuss Diode working, Symbol, Applications and characteristics in detail. A diode is an electronic component, that allows the flow of current in one direction only. It exhibits low resistance in one direction and very high resistance in the opposite direction. Whoever has been a science student, knows about diodes. Although it seems to be a tiny component of a circuit, apparently it is true but it has a lot of complexities or you can say, it's a storm in a teacup. Diodes are normally used in rectifiers, where they convert AC signals to DC signals. They come with a wide range of applications including power conversion, radio modulation, l ...
Blog
DC Motor Speed Control using Arduino in Proteus
DC Motor Speed Control using Arduino in Proteus,DC Motor Speed Control, speed control dc motor, speed control of dc motor, control speed of dc motor, dc motor in proteus, dc motor proteus, dc motor arduino
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a tutorial on DC Motor Speed Control using Arduino in Proteus ISIS. In my previous post, we have seen How to design a DC Motor Direction Control Project using Arduino in Proteus ISIS and if you haven't checked it out then I would recommend you to have a look at it first. Because, in today's tutorial, I am gonna extend that tutorial and will add the DC Motor Speed Control in it. So, today, we will control both the direction as well as speed of the DC Motor. Moreover, you should also have a look at How to use Arduino PWM Pins if you are not much familiar with PWM control. In the previous tutorial, we have seen How to control the direction of a DC Motor, w ...
Blog
Introduction to XBee Module
XBee modules have become a cornerstone for wireless communication in today's electronics and embedded systems projects. Whether you are building a home automation system, an industrial control network, or simple point-to-point communication between devices, XBee offers a reliable and easy-to-use solution. In this comprehensive introduction, we will explore what the XBee module is, how it works, its core features, and how you can integrate it into microcontroller-based projects. In future tutorials, we’ll delve deeper into specific interfacing guides, including how to interface the XBee module with a computer and connecting XBee to an Arduino. While Arduino will be our primary focus due to its popularity and accessibility, you can also connect XBee modules to other microcontrollers such as ...
Blog
What is Industrial IoT (Internet of Things)
What is Industrial IoT, what is industrial Internet of Things, How Does Industrial IoT work, Difference between IoT and IIoT, Industrial IoT Examples, Advantages of Industrial IoT
Hi guys! Hope you’re well today. In this post today, I’ll cover What is Industrial IoT (Internet of Things?) IIoT is now a talk of mainstream conversation. This term has blown up in the past couple of years. Before we move further to describe IIoT, it is evident that industries are no longer dependent on the traditional production processes that happened to be costly and guaranteed no optimal results. Now companies are willing to incorporate automation in manufacturing and production processes. Smart systems, no doubt, are dangerous for the traditional labor workforce, but on the other hand, they create more opportunities for the people equipped with the latest business trends. Curious to know more about Industrial IoT, how does it work, the difference between IoT and IIoT, examples of II ...
Blog
Looking for a Professional Feature Management Software
Looking for a Professional Feature Management Software
Modern digital business needs reliable feature flag management. You probably already know that since you're here reading this article. Read it in full, then, and discover what to expect from a real-deal feature management software your company can most certainly benefit from. What are feature flags? Feature flags, also known as feature toggles, are a software development best practice that enables developers to safely and rapidly roll out new features in production. Feature flags provide teams with the ability to easily turn features on or off without having to deploy new code. This allows teams to quickly develop, deploy, and run experiments on their application while minimizing the risk of an unstable deployment. Feature flags can also be used to enable A/B testing and canary release ...
Blog
Introduction to BD137
Introduction to bd137, bd137 pinout, bd137 power ratings, bd137 applications
Hi Folks! Hope this finds you well. Thank you for stopping by. In this post today, I'll be discussing the Introduction to BD137. BD137 is an NPN medium power transistor mainly employed in switching and audio amplification applications. It is composed of silicon material and comes in the TO-126 package. The collector-base and collector-emitter voltages are 45V and the emitter-base voltage is 5V which details that only 5V is required to bias this transistor and start transistor action. The collector current is 1.5A which documents that it can support loads under 1.5A. Power dissipation is 12.5W and storage temperature ranges from -55 to 150C. Read this entire post, as I'll walk you through the complete Introduction to BD137 detailing pinout, datas ...
Blog
Automatic Light Detector using LDR in Proteus
Automatic Light Detector, Light Detector with LDR, Proteus experiment for Automatic Light Detector, Automatic Light Detector with BC645 n-p-n transistor
Hello Learners! We hope you are fine. Welcome to The Engineering Projects. The Automatic Light Detector is the device that automatically senses the light incident on it. Let's have a glance about the main points of discussion: What is Automatic Light Detector? What are different components and their functions in the Automatic Light Detector? How does the circuit of Automatic Light Detector works? How can we implement the circuit of Automatic Light Detector in Proteus ISIS? Moreover, you'll have some chunks of interesting information in DID YOU KNOW sections. Automatic Light Detector Automatic Light detectors or automatic Light sensors are interesting devices. They have special mechanism in their circuit that senses the density of the ligh ...
Blog
Top Tech Tools for Lawyers in 2022
Top Tech Tools for Lawyers in 2022
Technology has become a key and a must-have tool in every profession and business. And so, when it comes legal sector, there are several top tech tools for lawyers. These lawyer tools are specially designed to complete different purposes, which are all aimed at improving lawyers' productivity. Technology for lawyers is a very complementary thing as it will not only help you as a lawyer but also make life easy for your clients. Fan fact is the more convenient and effective your services are, the more clients and referrals you get. Therefore, it's time to boost your performance with the following lawyer tools: 5 Best Tech Tools for Lawyers Loio: Contract drafting Software Loio is the best AI-driven legal document drafting software that will help ele ...
Blog
Water Level Indicator using Arduino
Water level indicator using arduino, water level indicator project, tank water level, water level project with arduino, proteus simulation of water level indicator, water level arduino project
Hello geeks, welcome to our new project. Here, we are going to make a very useful project which we can use for ourselves or we can use this as a product as well on an industry level. In this project, we are going to make a water level indicator. We all know it is one of the most essential products because there are many water tanks in every house or office, and most of them are not easily accessible to check the level of water in it and I think most of us faced the problem such as shortage of water as we do not have anything to monitor the exact amount of water available in the tank and this causes many problems on our daily lives. Software to install As we are going to make this project in the simulation first, for that, we will use the Proteus ...
Blog
Interfacing PIR Motion Sensor and Raspberry Pi Pico Module with MicroPython
Interfacing PIR Motion Sensor and Raspberry Pi Pico Module with MicroPython, PIR with PICO, PIR Pico, PIR Sensor PICO, Pico PIR sensor, Motion detection with Raspberry Pi Pico
Hello readers, I hope you all are doing great. In this tutorial, we will learn how to interface the PIR sensor to detect motion with the Raspberry Pi Pico module and MicroPython programming language. Later in this tutorial, we will also discuss the interrupts and how to generate an external interrupt with a PIR sensor. Before interfacing and programming, the PIR and Pico boards let’s first have a look at the quick introduction to the PIR sensor and its working. Fig. 1 Raspberry Pi Pico and PIR sensor PIR motion sensor and its working PIR stands for Passive Infrared sensors and the PIR module we are using is HC-SR501. As the name suggests the PIR or passive infrared sensor, produces TTL (transistor transistor logic) output (that is either HIGHT o ...