EN / USD
939 Items
 Home
Blog
Electronic Door Locks using PIC Microcontroller
electronic door locks, electronic door lock pic,electronic lock pic,pic electronic door lock, pic electronic lock, pic door lock, microcontroller door lock
Hello friends, hope you are having fun. Today, I am going to share two types of Electronic Door Locks design using PIC Microcontroller and simulated in Proteus ISIS software. We all know about Electronic Door Locks as we have seen them in many homes. In electronic door locks, there's some password that is only known to some persons. Now if you enter the wrong password then the door won't open up and will ask for the password again. And if you keep on trying the wrong password then it will start the buzzer or can alert the concerned person via SMS etc. So, such electronic door locks are quite common in our society and are considered among the best electronic door locks. Today, I am going to share a similar project in which I have simulated an Elect ...
Blog
Install Raspbian on SD Card for Raspberry Pi 3
How to Install Raspbian on SD Card for Raspberry Pi 3, raspbian on sd card, raspbian sd card, raspberry pi 3 sd card install,install raspbian on sd card, sd card raspbian installation
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at How to Install Raspbian on SD Card for Raspberry Pi 3. Today, I am going to start this new tutorial series on Raspberry Pi 3. In this series, we will first cover the basic tutorials for beginners and in the second phase, we will interface raspberry Pi 3 with different sensors and modules etc. In the third phase, we will involve cloud computing and will upload different data over to web server. I will take it step by step from basics to pro. I hope you will enjoy it. You should first have a look at Introduction to Raspberry Pi 3, where I have discussed the basic overview of this board, along with what it is capable of doing. Consider it a zero tutorial o ...
Blog
What Data Engineers Should Know About Non-Traditional Data Storage?
What Data Engineers Should Know About Non-Traditional Data Storage, non traditional data storage
The rapid adoption of digital transformation across industries has seen several organizations implement AI and Big Data capabilities to enhance their competitive advantage. Businesses, large and small, now leverage data to guide business operations and make critical company decisions. The kind of data generated in every business environment varies, and these data sets only become useful once they are harnessed to give useful insights. Data engineers are the professionals often tasked with building and maintaining key systems that collect, manage and convert these data sets. The huge amount of data generated in different industries has expanded the data engineering profession to cover a wide range of skills, including web-crawling, distributed comp ...
Blog
Current Sensor Library for Proteus
Hi Friends! Hope you’re well today. Today, I am going to share the Proteus Library of Current Sensor WCS1600. This sensor is not available in the Proteus Components Library and we’re sharing it for the first time. The Current Sensor WCS1600 is used to measure the current flowing through the circuit and is used in embedded systems and robotics projects. If you are new to this sensor, you must first design its simulation before playing with the hardware.  Before we move further, let’s have a brief overview of WCS1600 Current Sensor:What is WCS1600 Current Sensor? WCS1600 comes with a drift linear hall sensor IC which gives precise and accurate values. The hall sensor IC is 9.0 mm in diameter through the hole and is incorporated with a temperature compensation circuit. To measure the p ...
Blog
Choosing the Right Storage System for Warehouse
Choosing the Right Storage System for your Warehouse, storage system for warehouse, warehouse storage system, storage rack for warehouse
Hello friends, I hope you all are doing great. In today's tutorial, I will show you How to Choose the right storage system for warehouse. A warehouse is a place where businesses or companies store the products before delivering to their customers. The key elements in warehousing are management, operations, and systems. These are critical factors in planning, building, and maintaining the warehouse. One major part of warehouse management operations and systems is the storage.  The racking system in a warehouse is crucial to ensure business operations run smoothly.  If you are building a warehouse, make sure the shelving is maximized. You also have to consider the adaptability of the shelves based on the needs of operations. Another factor to consi ...
Blog
Stepper Motor Control using PIC Microcontroller
stepper motor control, stepper motor pic, pic microcontroller stepper motor, stepper motor direction control, stepper motor speed control, interfacing of stepper motor with pic
Hello everyone, today I am going to share Stepper Motor Control using PIC Microcontroller. We are all quite well aware of stepper motor but if you don't have much of the idea about this motor then you should give it a google search. :P Stepper motor is used in such projects where precise movement is required. Projects where we need to move the object at some particular angle. Stepper Motor works on electromagnetic phenomena. Electromagnets are present in the stepper motor and when we supply voltage across them, these electromagnets got polarized and produce a magnetic field and in order to depolarize them, what we need to do is simply depolarize these electromagnets. We all know that in motors, we have rotor and stater so in stepper motor these el ...
Blog
Introduction to 50N06
Introduction to 50N06, basics of 50N06, 50N06 basics, getting started with 50N06, how to get start with 50N06, how to use 50N06,50N06 Proteus simulation, 50N06 proteus, Proteus 50N06, proteus simulation of 50N06
Hello friends! I hope you will be absolutely fine and having fun. Today, I am going to give you an elaboration about Introduction to 50N06. 50-N-06 is a device having three terminals named as gate, drain and source respectively. It is made up of silicon and is capable of current conduction up to 50A. I have already shared basic knowledge about different electronic devices in my previous articles like Introduction to MC34063, MMBD914, MSP430, NE555, NE556 and LM2902. Before going into the details of this article you must go through my previous tutorials for the better understanding. 50-N-06 provides fast switching speed. 50N06 is an N-channel power Metal Oxide Field Effect Transistor (MOSFET) specially designed to handle particular power levels. ...
Blog
Control Servo Motor with Arduino in Proteus
Servo Motor control with arduino,servo motor arduino control,controlling servo motor with arduino , arduino servo motor,interfacing of servo motor with arduino
Hello friends, hope you all are fine and having fun with your lives. Today's post is about the Controlling of Servo Motor with Arduino in Proteus ISIS. Servo Motor is a common motor used in engineering projects for precise circular motion. We can move the servo motor at any desired angle, which is not possible in the case of other motors i.e. Stepper or DC. For example, suppose I want to move an antenna at a precise angle of 47.5 degrees then if I use DC Motor, I have to use an encoder. So, in such cases instead of using a DC motor, I will prefer Servo Motor. I have already posted Angle Control of Servo Motor using 555 Timer in which I have controlled servo motor using 555 timer and another tutorial about Controlling of Servo Motor using PIC Micro ...
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
Traffic Signal Control using Arduino
traffic signal control arduino, traffic light arduino, traffic signal arduino,traffic control arduino, arduino traffic signal control
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a Traffic Signal Control using Arduino. Few days earlier, I have posted the same tutorial but it was Traffic Light Signal Using 555 Timer in Proteus ISIS and today we will do the same thing but using Arduino programming. Its quite a simple but good starting project on Arduino. So, if you are new to Arduino then must give it a try. Traffic Signal Control is quite a usual thing. We see traffic signals daily on our roads and usually engineers are asked to design such projects in their initial semesters. If we look at the traffic signals then we can see they are simply turning ON and OFF lights at some fixed regular intervals. and the pattern is quite simpl ...