EN / USD
939 Items
 Home
Blog
DC Motor Drive Circuit in Proteus ISIS
DC Motor Drive Circuit in Proteus ISIS, dc motor working circuit,dc motor complete circuit
Hello friends, hope you all are fine and enjoying good health. In the previous posts, we have seen How to design a 5V DC power supply in Proteus ISIS and after that we have also discussed How to design a variable DC Power supply using LM317.So, now today we will check how to design a DC Motor Drive Circuit in Proteus ISIS. DC motor is present in Proteus and quite easy to use. First we will simple drive it by applying voltage on its both sides i.e. direct method and after that we will automate it and will drive the circuit using PIC Microcontroller. The microcontroller I am gonna use will be PIC16F877A and the compiler will be MikroC Pro For PIC. This tutorial is not a correct method of driving any DC motor. In this tutorial, I am just givi ...
Blog
Traffic Signal Control with PLC Ladder Logic Programming
traffic signal control with plc, traffic light control with plc, plc traffic light control, plc traffic signal control
The traffic light is one of the most important applications we see everyday everywhere we go back and forth. Controlling traffic signs was managed by people which was very problematic and headache on travelers and the officers as well. But nowadays, most traffic lights are controlled by automatic control systems. The brain that handles the complicated logic behind the traffic light control system is a PLC and one programmer like you guys has written its logic. So today we have come back to enjoy programming such a critical and large project by using ladder logic programming and for sure will apply the code and the logic we write into the simulator to check its correctness.   Problem we try to solve First of all, the scene we captured below by figure 1 shows two ways to cross a ...
Blog
Create Setup File in Visual Studio 2010
exe file in vb, exe file in visual studio, exe file in visual studio, exe file vb2010
Hello friends, I hope you all are healthy and having fun. Today I am posting a simple tutorial in which I will show you How to Create Setup File in Visual Studio 2010. Actually I got a request from one of our members to post this tutorial, he was having some problems in it, so i thought to share it. In my previous tutorial How to use Serial Port in VB 2010, we have designed a simple tool, now what if I want to create an exe file so that I could easily share my tool with my friends, without giving them the access to my code. So, in today's tutorial, we are gonna have a look at How to create exe or setup file in Visual Studio 2010. No one can get your code from the exe file so its like your code is safe but anyone can use your software. These days ...
Blog
Surprising Technology In Top Mattresses
Surprising Technology In Top Mattresses
When you think of the technology that's changed a lot over the past few years, your phone may be the first thing that comes to mind. After that, you might consider your vehicle, laptop, tablet or television. Your mattress is unlikely to be in your list of the top five or even 10 things that use a lot of innovation. However, it's true that new mattresses incorporate a great deal of research and technology. Today's mattresses are entirely different from those made just a decade ago. Here are a few of the types of technology that top mattresses use. Sleep Research When mattress manufacturers develop new products, they turn to sleep medicine physicians and sleep science to drive their decisions. New technology for performing sleep studies, tracking movement and monitoring the quantity and qu ...
Blog
How to Control DC Motor with Raspberry Pi 3
How to Control DC Motor with Raspberry Pi 3, dc motor with pi 3, pi 3 dc motor, dc motor control pi 3, dc motor with pi 3, dc motor with raspberry pi 3
Hello friends, I hope you all are doing great. In today's tutorial, I am going to show you How to Control DC Motor with Raspberry Pi 3. We will control both the speed and direction of DC Motor. I hope you have read the previous tutorial on How to Create a GUI in Raspberry Pi 3 as we are gonna create a small GUI in this tutorial as well and then we are gonna control our DC Motor with Buttons on GUI. In order to control the DC Motor, we have to use some drivers in between our Microcontroller and DC Motor. This driver's functionality is to control a 12V DC Motor with a 5V signal from a microcontroller. In today's tutorial, we are gonna use L298 Motor Driver. So, let's get started with How to Control DC Motor with Raspberry Pi 3: How to Control DC Mot ...
Blog
3 Options for Creating Custom CNC Machined Parts for Your Next Engineering Project
3 Options for Creating Custom CNC Machined Parts
By using CNC-machined parts for your next engineering project, you can ensure precision, quality, and speed. So, let us take a look at three options for creating custom parts.  What Is CNC Machining?  Before we look at the three options available to you, it is worth briefly explaining what CNC machining is. CNC machining is short for Computer Numerical Control. It is a modern manufacturing method that involves the use of computer-controlled machinery to make custom parts. The process begins with creating a CAD design of the part you want to make. The design is then translated into g-code and fed into the item of CNC machinery. The machine then simply gets to work at creating your design with the utmost precision and consistency. The types of CNC machines range widely – from mil ...
Blog
Introduction to LM386
LM386 Pinout, Introduction to LM386, LM386 Introduction, LM386 Proteus diagram, Proteus LM386, Getting started with LM386, how to use LM386, how to get started with LM386
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to explain you about Introduction to LM386. Its a power amplifier specially designed for low voltage consuming applications. The gain of LM 386 is set around 20 internally. But the gain could be increased due to the insertion of external resistor and capacitor between the pin number 1 and 8. The gain could increase to any value from 20 to 200. The LM-386 inputs are ground referenced. The output are biased to the half of the input voltage levels automatically. When LM 386 operates on 6V, its quiescent power drain is around 24mW. This property of LM-386 makes it ideal for the battery operation. Its major features include battery operation, minimum external p ...
Blog
How to Become a Licensed Residential Architect?
How to Become a Licensed Residential Architect, residential architect
Designing homes and landscapes is a dream job for many individuals, but the challenges of becoming a licensed architect often stand in the way of this dream. To become a licensed architect, you’ll need to be willing to put in a lot of hard work throughout the education and apprenticeship stages of certification and study extensively for the ARE accreditation exam. Once certified, many individuals choose to work for a residential architectural firm to design custom homes and assist with planning remodeling projects. There are many education and experience requirements involved with qualifying for the ARE exam and becoming a residential architect. In this article, we’ll go over the details for each of these requirements and answer some of your quest ...
Blog
Enqueue Scripts Files in WordPress Plugin
Enqueue Scripts Files in WordPress Plugin, add scripts in wordpress plugin, script files in wordpress plugin,Enqueue Scripts Files
Hello everyone, I hope you all are fine and having fun with your lives. In today's tutorial, I am gonna show you How to Enqueue Scripts Files in WordPress Plugin. It's the third tutorial in this series of WordPress Plugin Creation. In our previous tutorial, we have seen How to Add Basic Functions in WordPress Plugin, so now the next thing we need to add is our scripts .js files and style .css files. As I told you in my previous tutorial that we can add these codes in a single file as well but it will make the file too heavy and complex. But if we divide our code in separate files then it will be quite easily to handle and debug in future. So, let's have a look at How to Enqueue Scripts Files in WordPress Plugin: Enqueue Scripts Files in WordPress ...
Blog
Heart Beat Sensor Library for Proteus
Heart Beat Sensor Library for Proteus,Heart Beat Sensor proteus, heart beat in proteus, proteus heart beat, heart beat simulation in proteus
Hello everyone, I hope you all are doing great. Today, I am going to share a new Heart Beat Sensor Library for Proteus. Using this Library, now you can easily simulate your Heart Beat Sensor in Proteus ISIS. I am quite excited while sharing this Library as it has never been designed before. All credit goes to the TEP team for creating this awesome Heart Beat Sensor Library for Proteus. You should also have a look at this Second Version of Heart Beat Sensor Library for Proteus. Heart Beat Sensor is used to measure the Heart Beat Count of a person. When you are using a Heart Beat Sensor in hardware then there's a chance that you won't get the same results as this simulation because the placement of a finger on this sensor matters a lot. If you hav ...