EN / USD
634 Items
 Home
Blog
Getting Started with EasyVR Commander
Getting Started with EasyVR Commander,EasyVR shield with easyVR Commander,burn voices in easyvr
In the previous post we have seen the project description of Voice Recognition Project using EasyVR shield. Today we will have a look at Getting started with EasyVR commander. EasyVR shield is a module which is used for voice recognition. First of all, we save our commands in the EasyVR shield and then we use these commands to control anything. In this project, I need to control the robot with voice commands like when someone says FORWARD then the robot start moving in forward direction. Now first of all what I need to do is to save this FORWARD voice in the shield, which we will see today how to save the command in the shield and after that I will show you the Interfacing of EasyVR shield with Arduino UNO. So that when I say Forward the motor sta ...
Blog
Introduction to 2n7000
introduction to 2n7000, intro to 2n7000, working of 2n7000, principle of 2n7000, basics of 2n7000
Hi Everyone! I hope you all are doing great. I am back to whet your appetite with daily dose of information and knowledge that puts you ahead from others and makes you stand out of the party. Today, I am going to give you the Introduction to 2n7000. It is an enhancement type N-Channel MOSFET which is mostly used for low power switching applications. It comes with different current ratings and lead arrangement. I am going to give you a brief detail about this component, so you don't have to go any where else to find information regarding this device. Let's get started. Introduction to 2n7000 2n7000 is a uni-polar N-Channel Enhancement mode MOSFET which comes with terminals called drain source and gate. In this transistor, the input voltage app ...
Blog
Proteus Library of Single Cell Battery
Proteus Library of Single Cell Battery, Single Cell Battery Library for Proteus, single cell in proteus, cell battery proteus, proteus cell battery, cell battery, single cell battery, single cell proteus simulation
Hello friends, I hope you all are doing well. In today's tutorial, I am going to share a new Proteus Library of Single Cell Battery. These single-cell batteries are not present in Proteus, so we have designed them, I hope you guys will find them helpful. This Proteus library has 5 Single Cell Batteries in it, we have designed the most common ones. Four of these batteries provide 3.7V, while one provides 12V. First, let's have a look at What is a Single Cell Battery??? Single Cell Batteries are available in different voltage ranges and normally provide 3.7 volts. Single Cell Battery is used in small electronic projects i.e. toys, clocks, alarms, calculators etc. Few Single Cell Batteries are shown in the below figure, which we have simulated ...
Blog
Introduction to Arduino MKR NB 1500
Introduction to arduino mkr nb 1500, arduino mkr nb 1500 pinout, arduino mkr nb 1500 features, arduino mkr nb 1500 applications
Hi Guys! Hope you’re well today. Happy to see you around. In this post today, I’ll walk you through the Introduction to Arduino MKR NB 1500. The Arduino MKR NB 1500 is mainly developed for working in remote areas where no power or internet connection is available. This board is based on a SAMD21 Cortex-M0+ 32bit low power microcontroller and comes with an operating voltage of 3.3V. Admit it. The Arduino board is a remarkable addition to the development of many automation and embedded projects. These boards are incorporated with a series of digital and analog pins that can be connected with the expansion boards or other breadboards. Most of the Arduino boards are integrated with 8-bit Atmel AVR microcontrollers. And all these boards incorporate ...
Blog
Introduction to Arduino Beetle
Introduction to arduino beetle, arduino beetle pinout, arduino beetle power ratings, arduino beetle applications
Hi Friends! Hope you’re well today. I welcome you on board. In this post today, I’ll walk you through the Introduction to Arduino Beetle. Arduino beetle is the smallest Arduino board that comes with the functionality of Arduino Leonardo. This board is a remarkable addition to the minimalistic Arduino technology. It is based on the microcontroller Atmel Atmega32u4. With the inception of innovations in modern technology, electronic devices are becoming light, more compact that happen to perform a lot of functions. These devices are economical and require little to no prior knowledge to get your hands dirty with them. All Arduino boards are microcontrollers but not all microcontrollers are Arduino board. While using the Arduino board, you don’t ne ...
Blog
T Flip Flop Circuit Diagram in Proteus ISIS
T flip flop, T Flip Flop in Proteus, Proteus simulation of T Flip Flop, toggle flip flop in Proteus. flip flop in Proteus.
Hey Learners! I welcome you on the behalf of The Engineering Projects. I hope you are doing Great. If you are seeking for the best information about the T Flip Flop along with some small concepts and the Practical Performance, then you are at the right article. In this session you will get the following topics: What are T Flip Flops? What are the Functions of Preset and Clear Input in T Flip Flop? How can we Design the Truth Table of T Flip Flop? How can you perform the T Flip Flop simulation in very simple and useful way? Moreover, you will also get some pieces of information in DID YOU KNOW sections. so without wasting time, lets Jump into the answer of 1st Question. T Flip Flop T Flip Flop belongs to the family of Flip Flops and Latche ...
Blog
Diode: Definition, Symbol, Working, Characteristics, Types and Applications
Diode, Diode Definition, Diode symbol, Diode working, Diode characteristics, Diode types, Applications of Diodes, electrical symbol of diodes, History of Diode
Hello friends, I hope you all are happy, healthy, and, content. Today, our discussion is all about "Diodes". Whoever has been a science student, knows about diodes. Although it seems to be a tiny component of a circuit, apparently it is true but it has a lot of complexities or you can say, it's a storm in a teacup. You might have read a lot about diodes in physics, in today's discussion we would be moving step by step into the pool of diodes from definition to working of diodes, their types, and then lastly its applications. Let's get started! Diode Definition First things first, Let's define diode, A diode is a basic discreet electronic component made up of semiconductor material, used in electronic circuits, which allows unidirectional c ...
Blog
Introduction to CD4051
CD4051 Pinout, CD4051 basics, basics of CD4051, getting started with CD4051, how to get start with CD4051, CD4051 proteus, proteus CD4051, CD4051 proteus simulation, Introduction to CD4051
Hello everyone! I hope you all will be absolutely fine and having fun. I am going to give you a detailed Introduction to CD4051 today. CD 4051 is an analog multiplexer and demultiplexer. It has very low OFF leakage current and low ON impedance. Over full voltage ranges, very low power is dissipated by CD-4051. CD-4051 is an eight (8) channel multiplexer and has three control input named as A, B and C. These inputs connect only 1 out of 8 channels to the output in order to obtain the desired output. Channel I/O terminals became outputs and common O/I become input terminals when CD 4051 is used as a demultiplexer. CD-4051 has a lot of amazing features e.g. binary address decoding on chip, break before make switching eliminates channel overlapping, ...
Blog
Stepper Motor Direction Control using Arduino
Stepper motor direction control using Arduino, Control Stepper motor using Arduino, How to control stepper motor using Arduino, Stepper motor interfacing with arduino, Control stepper motor with the Arduino
Hello friends! I hope you all will be absolutely fine and having fun. Today, I will elaborate you that how can we make a simple algorithm for Stepper Motor Direction Control using Arduino. In my previous tutorials I made algorithm for DC Motor Direction Control using Arduino, DC Motor Direction Control using Matlab, DC Motor Speed Control using Arduino and DC Motor Speed Control using Matlab. Now, in this tutorial I will control a stepper motor using Arduino by entering the different commands through its serial port. Before going into the detail of this tutorial, you must know the basic difference between stepper and DC motors. DC motors have only two input terminal one is positive and the other one is negative. You just have to provide the powe ...
Blog
Introduction to 2n3819
introduction to 2n3819, intro to 2n3819, working of 2n3819, basics of 2n3819
Hi Everyone! We always enjoy when you keep coming back for what we have to offer. I try my best to keep you updated with some information relating to your field so you don't feel overwhelmed and exhausted and visit our website with regular intervals. Today, I am going to uncover the detail on the Introduction to 2n3819. It is an N-Channel JFET which comes in TO-92 envelop and is widely used for general purpose amplification and analog switching. I'll give you a brief details about this JFET so you don't need to go anywhere for finding the information regarding this transistor. Let's get started. Introduction to 2n3819 2n3819 is an N-Channel JFET(Junction Field Effect Transistor) which is mainly used for general purpose amplification and analog ...