EN / USD
2077 Items
 Home
Blog
DC Motor Control using myRIO
DC Motor Control using myRIO, DC control through myRIO, DC motor control via myRIO, DC motor interfacing with myRIO, how to control DC motor using myRIO, how to interface DC motor with myRIO, DC motor myRIO interfacing, Interfacing of DC motor with myRIO
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I would like to provide a complete discussion on DC Motor Control using myRIO. I will first provide you a bit information about DC motor then we will move forward towards DC motor control using myRIO. DC motor is an electronic instrument which is used to convert electrical energy into mechanical energy. It plays a vital role in industrial applications. It has also great importance for the engineers to to study about its working principle. DC motor has basically two input terminals. At one terminal we have to provide voltage supply and the other terminal will be attached to the ground (0V). And if we change the polarity, the direction of the motor will also be changed co ...
Blog
Hexapod Simulation in MATLAB
hexapod simulation in matlab, hexapod matlab, matlab hexapod, hexapod in matlab, matlab hexapod simulation
Hello fiends, hope you all are fine and having fun with your lives. In today's tutorial, I am going to share a new project designed in MATLAB and named as Hexapod Simulation in MATLAB. We all know about the Hexapod, its a special kind of robot which has six legs. Hexa is used for six so its quite obvious that hexapod has six legs on it. I have designed this project on a client's request and today I thought to share it with you guys. Because this Hexapod simulation in MATLAB is designed after a lot of efforts by our TEP team that's why this simulation is not free to download but we have placed a small price on it so that engineering students can buy it easily. So, let's get started with Hexapod Simulation in MATLAB. Hexapod Simulation in MATLAB ...
Blog
Estimating the Size of a Crowd with OpenCV and Raspberry Pi 4
Estimating the Size of a Crowd with OpenCV and a Raspberry Pi 4 2, image processing with opencv and RPi4, opencv RPi4, Rpi4 openCV, crowd size with RPi4, crowd size with image processing, crowd size with opencv
Welcome to the next tutorial on our raspberry pi four python programming. In the previous article, we built a system that recognizes when two people are in physical contact using OpenCV and a Raspberry Pi 4. We used the weights from the YOLO version 3 Object Recognition Algorithm to implement the Deep Neural Networks part. Regarding image processing, the Raspberry Pi consistently comes out on top compared to other controllers. A facial recognition program was among the earlier attempts to use Raspberry Pi for sophisticated picture processing. In today's world of cutting-edge technology, digital image processing has expanded rapidly to become an integral feature of many portable electronic gadgets. Digital image processing is widely used for such t ...
Blog
What are Temperature Sensors
what are temperature sensors, working of temperature sensors, temperature sensors applications, temperature sensors
Hello friends, I hope you all are doing great. In today’s tutorial, we will have a look at What are Temperature Sensors and their implementation in different engineering projects. The most significant parameter in industries and different engineering project is the temperature that determines the working conditions of the surroundings or instruments. The correct value of the temperature is essential for the implementation of the different accessories and components in engineering projects, circuits, in medical labs, different research laboratories. To measure different values of the temperature different types of sensors are used. Mostly used temperature sensors are thermistors, thermocouples, infrared radiation detector, and RTD. In today's post ...
Blog
Python Traceback
Python Traceback, Traceback in python, traceback python, common traceback in python, common python traceback
Welcome to the tenth lesson of our python course. In the previous tutorial, you learned about syntax errors in Python, and in this lesson, we will look at one more error notice that is given by Python when there is an error in your code. So, without further ado, let's get started. Any time an exception is thrown in your code, Python shows you the stack trace. If you don't know what the traceback output is showing you, it can be a little overwhelming. Python's traceback, on the other hand, provides a goldmine of information that can assist you in figuring out why an exception was triggered in your code and fix it. It's essential to learn how to use Python traceback to become a better coder. After completi ...
Blog
Interface Weight Sensor HX711 with Raspberry Pi 4
Interface weight sensor HX711 with raspberry pi 4, hx711 rpi4, rpi4 hx711, weight sensor with raspberry pi 4, raspberry pi 4 weight sensor
Welcome to the next tutorial of our raspberry pi programming tutorial. The previous tutorial showed us how to set up a weather station using the Internet of Things (IoT) on a Raspberry Pi 4. First, we studied how a weather station works on a fundamental level. Then we developed a Python script to collect data from the station. In contrast, we'll construct an automatic gate using a Raspberry Pi, a load cell, and an HX711 weight sensor. These pressure-sensitive gates are common in shopping centers and showrooms; they open when someone is in the immediate vicinity and close again when the person is out of sight. Like the Automatic Gate, we just made, this one will open in response to weight or pressure and stay that way until the force is removed. If ...
Blog
Motion Detection with ESP32 & PIR Sensor
ESP32 PIR, PIR esp32, pir sensor esp32, esp32 pir sensor, motion detection with esp32, motion detection esp32 pir sensor, motion detection pir esp32
Hello readers, we hope you all are doing great. Welcome to the 4th lecture of Section 5(ESP32 Sensor) in the ESP32 Programming Series. So far, we have discussed the ESP32 built-in sensors in this section. Today, we are going to interface an external embedded sensor(i.e. PIR Sensor) with the ESP32 Microcontroller board. At the start, we will discuss the basics of a PIR Sensor(HC-SR501) i.e. its pinout and working. After that, we will design a simple project to detect the motion with a PIR sensor and ESP32. Finally, we will display the motion detection results on the ESP32 WebServer. We will use ESP32 interrupts to detect the motion. Interrupts are used when a microcontroller needs to continuously monitor an event while executing other tasks at the same time. We have already posted a tuto ...
Blog
How Can Financial Knowledge Help Your Engineering Career Succeed?
How Can Financial Knowledge Help Your Engineering Career Succeed
Hello friends, I hope you all are doing great. In today's tutorial, I am going to show you How Can Financial Knowledge Help Your Engineering Career Succeed? A solid foundation in financial knowledge is the most sought after trait not only in finance jobs but also in many other fields. Perhaps, it's because finance is a common denominator that impacts all industries. Not only does it communicate the overall health of an organization, but it also affects every person in a certain workplace. Whether it's public, corporate, or personal finance, understanding it can benefit you in many different ways. But for one thing, it can help jumpstart or advance your career in engineering. In fact, finance and engineering make up a powerful combination, especial ...
Blog
How Has Technology Changed the Manufacturing Industry?
How Has Technology Changed the Manufacturing Industry, manufacturing industry technology
The ongoing developments of technology have changed multiple industries, and possibly none more so than manufacturing. Over the years, each new machine and AI discovery has been implemented into factories all around the globe, allowing processes to move faster, more efficiently, and at a lower cost. Want to learn more? Here is how technology has changed the manufacturing industry. A Faster Service With technology constantly improving machines, the amount of time the manufacturing processes take has greatly lowered. There are plenty of brilliant machines designed for increased productivity on the market, including ones like a speedy engraving machine, which ensures both quality and efficiency. Automation is another way technology has contributed t ...
Blog
Display Serial Data on Real Time Graph in Labview
Display Serial Data on Real Time Graph in Labview, Diplay data on graph in labview, labview graph plot
Hello friends, hope you all are fine and having fun with your life. Today's post, as the name suggests is about How to Display Serial Data on Real Time Graph in Labview. In our previous post, we have seen that how to Get Continuous Data From COM Port in Labview. Today's post is a sequel of this previous post so I would recommend that if you haven't had a look on that post then first visit it as I am gonna start today's post from where I stopped the previous one. In the last post, we were able to get the continuous data from COM port using Labview and we have also separated the data based on a character which I have used this one "," i.e. comma. Now, suppose you are sending 3 values from your COM port and these are the sensors' values so tthe best ...