EN / USD
939 Items
 Home
Blog
Motion Detection in MATLAB
motion tracking, motion detection, detect motion, matlab motion detection
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a new project which is Motion Detection in MATLAB. In this project, I am gonna detect the motion in MATLAB. This project was designed for security purposes and the condition was to use MATLAB instead of PIR Sensor. We all know that PIR sensor is used for motion detection but for that we have to design a hardware but using this software we can easily detect any motion using MATLAB. In this project, I have used the webcam and then applied a simple image processing algorithm, designed in MATLAB. Using this algorithm I have detected the motion in the environment. That's a quite simple project and you are gonna like this one. The code and complete simulation ...
Blog
Get Continuous Data From COM Port in LabView
Get Continuous Data From COM Port in LabView,Serial port in Labview,NI VISA Labiew
Hello friends, hope you all are fine and enjoying good health. Today's post is my first post on LabView Software. I have worked on LabView quite a lot in past but these days I am continuously working on LabvView so I thought to write some tutorials on it. In today's tutorial, I will explain in detail How to get continuous data from COM Port in LabView software. LabView is a very handy tool for the engineers. One can easily plot graphs and can work on different hardware modules with it. One of the best feature of LabView is its extensive help desk. There are many examples present in it which are ready to run and can help a lot, moreover their online is also very extensive. I got into many problems while working on it and I never get stuck, I just s ...
Blog
IR Proximity Sensor Library for Proteus
IR Proximity Sensor Library for Proteus, IR Proximity sensor, proteus simulation of ir proximity, ir ini proteus, proteus ir sensor, proximity sensor proteus
Hello friends, I hope you all are doing great. In today's tutorial, I am going to share a new IR Proximity Sensor Library for Proteus. Proximity Sensors are not available in Proteus and we are sharing its Proteus library for the first time. So far, I have only shared Proteus Libraries of digital sensors but today I am sharing an analog sensor, so too excited about it. In the next few days, I will keep on sharing Proteus Libraries of different analog sensors, so if you want any sensor in Proteus, then let me know in the comments. IR Proximity Sensors are used to detect hurdles/obstacles placed in their path. They are normally used on robots for path navigation and obstacle avoidance. So, let's have a look at How to download and simulate IR Proximit ...
Blog
What is 555 Timer?
what is 555 timer, 555 timer basics, getting started with 555 timer, 555 timer modes of operation, basics of 555 timer, 555 timer for beginners
Hello friends, i hope you all are fine and enjoying. Today i am going to share a new tutorial in which I am gonna explain What is 555 timer? We all know about 555 timer, which is an 8-pin IC (integrated circuit), most commonly used in electronic projects, built now a days. As you can see fron its name that it is a timer and designed to generate PWM. In today's tutorial i am going to explain, what's hidden inside this 555 timer IC and what is 555 timer. A 555 timer is a much compatible electronic device and the biggest feature of this IC is that it able to work on both analogue and digital techniques. Now if we simply consider the output of the 555 timer then, at any particular time, this timer has only 1 definite state. Which means at any time, it ...
Blog
7 Tools which every Programmer should use
7 Tools which every Programmer should use, tools for programmer
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at 7 Tools which every Programmer should use. Most students selected their university based on their desires and interests. So, if you picked programming, we hope that you have a passion for this field of study. The statistics indicate that there are more than 3.8 million software engineers employed in the United States. The road to becoming a developer is a long one, but here is a list of tools that can help you immensely. Browser Shots Browser Shots is more of a useful utility than an app, but it is incredibly useful for software developers. It is a website where you can enter URL and check browser compatibility across three operating systems and more tha ...
Blog
How to Be an Influencer - A Complete Guide
How to Be an Influencer
Are you looking to become an influencer? If so, you've come to the right place. Influencer marketing is one of the most popular and effective marketing strategies in the world, and in this blog post, we will give you a complete guide on how to become an influencer. We'll cover everything from influencer marketing to the trends you should be aware of in 2023. We'll even provide advice on how to turn your followers into customers. By the end of this post, you'll clearly understand what it takes to be an influencer and how to succeed in the industry. What is Influencer Marketing? As we approach 2023, companies increasingly turn to influencer marketing to reach their target audiences. Influencer marketing is a type of marketing that focuses ...
Blog
Receive SMS with AT Commands using Sim900 and Arduino
Receive text message,Arduino at commands,gsm at commands, get sms with at commands, get sms with arduino gsm
Update: I have updated the code and removed the bug. Thanks for informing. Now this code will work perfectly. Buy This Project Hello friends, hope you all are fine and having good health. Today, as the name suggests, I am gonna post on how to Receive SMS with AT Commands using Sim900 and Arduino. I have already posted a tutorial on How to Send SMS with Arduino UNO and Sim900, so now we are gonna check the opposite. Sending SMS is quite easy, you just need to write some AT commands and write the message you wanna send and hit the Cntrl + Z and it will be sent. But receiving a text message on your SIM900 shield is a bit difficult because now you need to place a check when user will send a message. So, ideally whenever anyone send a message to yo ...
Blog
Introduction to LM2575
LM2575 Pinout, LM2575 basics, basics of LM2575, getting started with LM2575, how to get start LM2575, LM2575 proteus, Proteus LM2575, LM2575 Proteus simulation
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to give you an elaboration on Introduction to LM2575. LM2575 is specially designed to simply the design of switching power supplies. It can be done by providing all the necessary active functions required in Integrated Circuit (IC) for step down regulators. LM-2575 can deliver load current of around 1A along with the good line regulation as well as load regulation. LM 2575 has  different builtin functions e.g. frequency compensation, cycle by cycle current limiting, oscillator with the fixed frequency and a lot more. LM-2575 has many amazing features i.e. it can reduce the heat sink size due to its higher efficiency parameter. In some cases even heat sink is ...
Blog
Engineering Projects
engineering projects, the engineering projects, engg projects, fyp projects, semester projects
Hello friends, I hope you are fine and doing great in your lives. Today, I am not going to write an article or a tutorial, rather I am going to tell you about different engineering projects that I have worked on. If I am talking about engineering projects then it means a variety of different kind of projects. These projects may include microcontroller based projects with Arduino, 8051 or pic, 555 timer based projects, Matlab projects, LabVIEW projects, Proteus projects and a lot more. In this article, I am going to share some of the very interesting projects from my list. If you are an engineering student or someone who loves to work on engineering projects, then you can definitely start from here. The first ones that I am discussing with you are ...
Blog
Stepper Motor Speed Control in Matlab
Stepper motor speed control using matlab, stepper motor speed control in matlab, Matlab to control the stepper motor speed, How to control speed of the stepper motor using Matlab, Stepper motor speed control with Matlab
Hello friends! I hope you all will be absolutely fine and having fun. Today, I am going to tell you guys that how to design a simple algorithm for Stepper Motor Speed Control in MATLAB by simply sending different commands to the serial port from Matlab to Arduino. You should first read Stepper Motor Speed Control using Arduino because I am gonna take that tutorial further and will do the Stepper Motor Speed Control in Matlab. So, I would suggest you to first have a look at that tutorial before reading this one. Moreover, you should also have a look at DC Motor Direction Control in Matlab, DC Motor Speed Control using Arduino. Stepper Motor Direction Control Direction Control in Matlab, Stepper Motor Direction Control using NI LabVIEW and Stepper ...