Hi, my friends and welcome back. I am happy to meet you again with a new tutorial of our PLC ladder logic programming series tutorials. Today we will complete what we started the last tutorial on the Elevator control project. We have a bunch of duties to complete together today. So let’s save time and jump into work immediately.
Project description:
Figure one shows the details that might help me describe the project between our hands. We have an elevator car that travels up and down and can stop on one of four floors based on the passengers’ requests. We have 6 push buttons on the wall next to the elevator door that can send requests to call the elevator. In addition, there is a control panel inside the elevator cabinet in which there are push buttons to request stations to reach floors ...
Hello friends, I hope you all are doing great. In today's tutorials, I am gonna share a new C945 Library for Proteus. If you have searched for this transistor in Proteus, then you must have known that it's not available in Proteus. We have designed this transistor in Proteus and here's its library.
If you don't know much about this transistor then you should have a look at Introduction to C945, in which I have explained in detail the basics of this transistor. Today, first of all, I will show you How to install this library and after that we will design a simple Proteus Simulation in which we will see How to simulate C945 in Proteus. You should also check this amazing list of New Proteus Libraries for Engineering Students. So, let's get started wi ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to elaborate you, how to make Arduino Projects for beginners. Before gong into the detail of this tutorial first of all I would like to explain you a bit about Arduino. Arduino is an open source micro controller. A lot of help is available online so its user friendly hardware. Most of the students prefer to do work on this device.
Arduino is a low cost high performance device. Due to its cost effectiveness and open source feature it is commonly available in the market these days. An amazing thing about Arduino is that students can take help online with a lot of examples regarding any of the task. There are thousands of Arduino projects are available online f ...
Hi Friends! I welcome you on board. Happy to see you around. In this post today, I’ll detail the Introduction to CA3162.The CA3162 is a monolithic A/D converter, offering a 3-digit multiplexed BCD output. It comes with an ultra-stable internal band-gap voltage reference. With differential input, this device provides a choice of low-speed (4Hz) or high-speed (96Hz) conversion rate. It is a 16-pin device that provides dual slope A/D conversion.
I suggest you buckle up as I’ll walk you through the complete Introduction to CA3162 covering datasheet, pinout, features, and applications. Without further ado, let’s get started.
Introduction to CA3162
The CA3162 is a monolithic A/D converter that offers a 3-digit multiplexed BCD output. It is available with ultra-stable internal bandgap vo ...
Hello friends, hope you all are fine and having fun with your lives. In today's post we will have a look at How to interface keypad with Arduino in Proteus ISIS. Keypad is used almost in every engineering project. If you even look around you will find keypad in many electronic appliances. For example, a simple ATM machine has a keypad on it using which enter our pin code and give commands to the ATM machine. Similarly, calculator also has keypad on it. So, in short there are numerous applications of keypad. You should also read the Real Life examples of Embedded Systems and you will find Keypad in them as well.
Keypad is used where you need to used numerical buttons or you need to use lots of buttons for sending commands so like in some applicatio ...
Hey Fellas! I always come with unique topics to whet your appetite with valuable information so you can excel in your relevant field. Today, I am going to unlock the details on the Introduction to 2n2646. It is a uni-junction transistor which is mainly used in thyristor triggering circuits, sensing circuits, and pulse and timing circuits. It features low peak point current of about 5µA, and low emitter reverse current of 0.005µA and passivated surface for uniformity. Let's dive in the details of this transistor and explore what it does and what are its main applications? Let's get started.
Introduction to 2n2646
2n2646 is a three terminal semiconductor device that contains only one junction that behaves like an electrically controlled switch.
...
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 ...
Thank you for joining us for yet another session of this series on Raspberry Pi programming. In the preceding tutorial, we created a pi-hole ad blocker for our home network using raspberry pi 4. We also learned how to install pi-hole on raspberry pi four and how to access it in any way with other devices. This tutorial will implement a speech recognition system using raspberry pi and use it in our project. First, we will learn the fundamentals of speech recognition, and then we will build a game that uses the user's voice to play it and discover how it all works with a speech recognition package.
Here, you'll learn:
The basics of voice recognition
On PyPI, what packages may be found?
Utilize the SpeechRecognition package with a wide range ...
Hey Friends! We welcome you on board. I am back to give you daily dose of information. Electronic components play an important role in the designing and working of electronic projects. Today, I am going to unlock the details on the Introduction to 1n751a. It is a zener diode, also known as highly reliable voltage regulator, which is mainly used in industrial, commercial, entertainment and computer applications. It is slightly different than regular diode, as regular diode conducts in only one direction while zener diode can conduct in both directions. I will discuss every aspect related to this zener diode, so you don't need to go anywhere and find all information in one place. Let's dive in and explore, what is it about and what are its main appl ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to tell you about how to design an algorithm for Servo Motor Control using Arduino. First of all I would like to tell you a bit about the servo motors. Servo motors are small devices having an output shaft. We can adjust this shaft in different angular positions by continuously sending the servo coded signal. Servo motor maintains the angular position of the shaft as long as the coded signal is present at the input. If the applied coded signal changes, angular position of the shaft of a servo motor also changes correspondingly. If you are working on Servo Motor then i would suggest you to must have look at this tutorial Servo Motor control in Proteus, as its a ...