Hello friends! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about how can you make a simple program for DC Motor Speed Control using Arduino UNO. In my previous tutorial, DC Motor Direction Control using Arduino, I have just controlled the DC motor in both directions at constant speed using Arduino. I have also performed the DC Motor Direction Control in Matlab by sending different commands through serial port from Matlab and LabVIEW to the Arduino and then controlled the direction of rotation of DC motor. But in this tutorial I will rotate the same DC motor at variable speed in both clockwise and anti clockwise directions.
In my previous tutorial, we have seen that input pins In1 & In2 of mo ...
Hi readers! I hope you are fine and spending each day learning more about technology. Today, the subject of discussion is the FlightSense Multi-zone distance sensor with an ultra-wide 90° field of view for presence detection. It may be something you were aware of or something new and unique.
The multi-zone distance sensors are developed by STMicroelectronics. They are high-tech ToF devices that ensure precise, reliable distance measurements. Distance is measured through infrared illumination, measuring the time light takes to return after its reflection off objects. These devices ensure that distance will be accurately calculated regardless of ambient light conditions.
With an ultra-wide 90° field of view (FoV), it is possible to monitor several zones simultaneously, which enables the p ...
Hi readers! Hopefully, you are having a great day and want to know more about technology. Enter a world where robots think, walk, and even learn. Welcome to the magical world of robotics. Our topic for today is robotics.
Robotics involves creating, assembling, and controlling machines that carry out tasks either fully or partly without help from humans. It includes ideas from mechanics, electronics, computers, and artificial intelligence. Although the concept of robots has existed for centuries, actual development began in the 20th century with robots in factories, particularly automotive manufacturing. This is where the foundation of robotics started.
Generally, a robot includes parts that move, detect its surroundings, decide how to act and has fuel for operation. There are robots that ...
Good day peeps! Welcome to another episode of the MQ gas sensor series and today, the topic is the MQ214 natural gas sensor. We know that natural gas is inflammable and is utilised widely for cooking and other purpose in domestic areas as well as a fuel in multiple industries. The leakage of natural gas can be the reason for the accidents and its accumulation may even result in the explosion. Moreover, continuous inhalation of this gas can cause health issues such as nausea, dizziness, and headaches therefore, instant detection of its leakage is crucial. For this, one of the best options is MQ214 because it has a fast response time, low power consumption and is easily available.
In this article, we are discussing the fundamental points about this sensor. We’ll see its basic introduction ...
Hi Friends! I hope you are doing well. Welcome you onboard. Today, I'll discuss the basic Introduction to HC-SR04 Ultrasonic Sensor. It is an ultrasonic sensor, also known as an ultrasonic transducer that is based on a transmitter and receiver and mainly used to determine the distance from the target object.
The amount of time it takes to send and receive waves will determine how far the object is placed from the sensor. It mainly depends on the sound waves working on “non-contact” technology. The required distance of the target object is measured without any damage, giving you accurate and precise details.
This sensor comes with a range between 2cm to 400cm and is used in a wide range of applications including speed and direction measurement, wireless charging, humidifiers, medical ...
Hello Friends! Happy to see you around. Thank you for clicking this read. In this post today, I’ll document the Introduction to 1n5819.
The 1n5819 is a Schottky diode, also called hot-carrier diode, employed for extremely fast switching. This diode is formed when the metal material is combined with the semiconductor material. This combination results in the formation of a barrier that blocks the flow of electrons. The reason this is also called a hot-carrier diode.
I suggest you read this post all the way through, as I’ll walk you through the complete introduction to 1n5819 covering datasheet, pinout, features, equivalents, and applications.
Let’s get started.
Introduction to 1N5819
The 1n5819 is a Schottky diode used for fast switching appl ...
Creativity and skills go hand in hand, and if you’re restless for change in your routine, side hustles and home projects can be the cure. Technically strong individuals have the option to turn ideas into reality, and aside from serving as hobbies or improving their homes, these side projects could lead to additional income.
For example, a software program you have helped automate your daily tasks might be marketable and have an audience. In other cases, if you’re more enthusiastic about at-home prototyping, exploring the opportunities with 3D printing or Arduino/Raspberry Pi could serve as a starting point for greater things!
Exploring the AI-powered tool market
AI-powered solutions have been emerging in the market for some time now. Yet, there’s no way of knowing what new product ...
Hello pupils! Welcome to the next section of neural network training. We have been studying modern neural networks in detail, and today we are moving towards the next neural network, which is the Echo State Network (ESN). It is a type of recurrent neural network and is famous because of its simplicity and effectiveness.
In this tutorial, we’ll start learning with the basic introduction of echo state networks. After that, we’ll see the basic concepts that will help us to understand the work of these networks. Just after this, we’ll see the steps involved in setting the ESNs. In the end, we’ll see te fields where ESNs are extensively used. Let’s start with the first topic:
Introduction to Echo State Networks (ESNs)
The echo state networks ( ...
Hello friends, I hope you all are doing great. This is the 7th lesson of our Python tutorial. We were introduced to Python numbers in the previous chapter and learned how they are utilized with expressions, so we have a good understanding of math operations.
We'll go over a couple more arithmetic functions and complex numbers in this lesson. I will try my best to keep it simple. Let's get started!
Python round function
You can work with numbers in Python using a few built-in functions. Three of the most common will be discussed in this section:
Rounding to a specific number of decimal places can be done with round().
abs(), which returns a number's absolute value.
pow(), which raises a number to a ...
No.
Proteus Tutorials
Give Your Suggestions !!!
1.
Basics of Inverter With Topology
2.
Major Components of Inverters
3.
Pure Sine Wave Inverter Design With Code
4.
Modified Sine Wave Design With Code
Hello friends, hope you all are fine and enjoying good health. I have recently posted a project of my friend named as Design & Development of Hybrid Renewable Energy System, which is a pure electrical project.After that project, I thought of sharing some common electrical modules.
So first of all, I am gonna explain all about inverters. I have divided this tutorial into four parts which are shown in the table. This is a step by step guide to design and build an inverter and I hope at the end of this tutorial you guys wil ...