EN / USD
2068 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
Button Control in VB Database
Adding Button Controls in VB Database 2010,use buttons to control database in vb2010,database control in vb2010
Hello everyone, I hope you all are fine and having fun. In today's tutorial, we are gonna have a look at How to add Button Control in VB database 2010. I have posted the first part of this tutorial few days ago in which I have shown that How to Create a Database in Microsoft Visual basic 2010. If you have missed that part then you can't understand the today's lecture. Today we will continue with the same application which we created in the last part and will add few new features in it. Creating database is difficult but adding features in it is very easy job and its also a must requirement of the application because user wants an easy control of application. So in order to make the application user friendly its necessary to add few features ...
Blog
Introduction to LabVIEW
Getting Started with LabVIEW,Introduction to labview, Getting Started with LabVIEW 2015, Getting started with LabVIEW software, How to Start using using LabVIEW, How to use LabVIEW 2015, Start to the NI LabVIEW, Using LabVIEW for the First time
Hello everyone. I hope you all will be absolutely fine. Today, I am going to share an Introduction to LabView. LabView is a really exciting software and recently I have worked on many LabView Project so I thought to start this new set of series in which I am gonna explain all about LabView from beginners level to Pro Level. So, today I am gonna upload the first tutorial in this LabVIEW series so that's why I have named it Introduction to LabView and I hope you are gonna like this tutorial. :) LabVIEW basically stands for “Laboratory Virtual Instrument Engineering Workbench”. This software is designed by the National Instruments (NI) for the control and design of the projects. You can use it for simulation purposes, can also interface hardware with ...
Blog
Introduction to TIP3055
introduction to tip3055, tip3055 pinout, tip3055 working, tip3055 features, tip3055 applications, tip3055
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to TIP3055.  TIP3055 is a silicon epitaxial-ignoble NPN transistor, which is assembled in TO-218 malleable parcels. It is the best device for power swapping circuits, parallel and series controllers (regulators), output phases and high power amplifiers. Its corresponding PNP transistor is TIP2955. It is a universal device used in many industrial projects where audio amplification is required. Its structures are attractive much the identical excluding for the maximum power indulgence that is a slightly lesser. In today’s post, we will have a look at its fortification, smashup, prominence, proposals, etc. I will also share some links ...
Blog
While Loop and its Statements in Python
loops python, python loop, while loop in python, python while loop, while python, python while
Greeting learners! Welcome to the new tutorial on Python, where we are going to discuss the loops. In the previous lecture, our focus was on the primary introduction of the loops in Python. If you are from a programming background, you must know that there is a little bit of difference between the loops in Python and those in other programming languages. At the end of the previous lecture, we saw the details of the basic differences and examined why we consider Python better than other languages when considering loops. In the current lecture, our focus is only on the while loop, and you will get to know its importance soon when we discuss the detail of this loop. But before this, have a look at the list of the major concepts: What are the loops? Why do we use the while loop in Python? W ...
Blog
Multi-Dimensional Arrays in Python
Two Dimensional Arrays in Python, three Dimensional Arrays in Python, multi-Dimensional Arrays in Python,
Hello learners! Welcome to the next episode of the arrays, in which we are moving towards the details of the arrays at an advanced level. In the previous lecture, we covered the introductions and fundamentals of arrays, dimensional arrays, and array operations. One must know that the working of the arrays does not end with simple operations, and there is a lot to learn about them. Arrays and their types are important topics in programming, and if we talk about Python, the working and concepts of the array in Python are relatively simple and more effective. The details of the advanced types of arrays will prove this statement. We have a lot of data to share with you, and for this reason, we have arranged this lecture. It is important to understand the reasons behind the reading of this lect ...
Blog
Multiple LED Flasher Project using 555 Timer in Proteus ISIS
LED Flashing with 555timer, LED flashing in proteus, 555timer simulation in proteus,Proteus simulation of 555 timer
Hello friends, hope you all are enjoying and having fun. In today's tutorial, we are gonna see How to design a Multiple LED Flasher Project using 555 Timer in Proteus ISIS. In our previous tutorial we have seen How to design a LED Flasher Project with 555 Timer in Proteus ISIS, in which we have flashed single and double LEDs. In today's post, I am gonna extend that previous tutorial and will see How to flash multiple LEDs with 555 Timer in Proteus ISIS. Its quite a quick tutorial, as I don't have much material on it and its also quite simple so no much explanation is required. The complete project is given at the end for download but again as I always mention, try to design it by yourself, so that you get some knowledge out of it.This type of proj ...
Blog
Introduction to CD4046
introduction to cd4046, working of cd4046, features of cd4046, applications of cd4046
Hey Guys! Hope you are doing well. Welcome you onboard. Today, I'll discuss the detailed Introduction to CD4046 which is a Micropower Phase-Locked Loop (PLL) that comes with a common comparator input and a common signal input amplifier between a low-power linear voltage-controlled oscillator (VCO) and two different phase comparators. The phase locked loop, as the name suggests, is a loop where the phase of the output signal is compared with the phase of the input signal using a phase detector between two signals. Phase detector operates with the aim to adjust the two signal and make them quite in line with each other so they generate signals with the same magnitude. In this tutorial, I'll walk you through the main details related to CD4046 by ...
Blog
Introduction to Proteus
Getting Started With Proteus,complete tutorial on proteus,proteus pdf tutorial, proteus tutorial, introduction to proteus, proteus isis, proteus ares
Hello readers, I hope you all are doing great. In today's tutorial, I am going to share a detailed Introduction to Proteus. It's our first tutorial in Proteus series. Today's tutorial is for beginners but still I would suggest you to read it once, as I am going to explain why Proteus? Throughout our Engineering Course, we have to design a lot of electronics or embedded circuits and it's always a best approach to simulate these circuits first on some simulation software i.e. Proteus, PSPice etc., before assembling them on actual hardware. Among these simulation software, Proteus is my favorite one so let's get started with detailed Introduction to Proteus: Introduction to Proteus ISIS Proteus Design Sui ...
Blog
Vibration Sensor Library for Proteus
vibration sensor library, vibration sensor in proteus,vinration sensor for proteus, vibration sensor for proteus 8, vibration sensor simulation
Update: We have created a new version of this library, which you can check here: Vibration Sensor Library for Proteus V2.0. Hello friends, I hope you all are fine and having fun with your lives. Today, I am going to share a new Proteus Library named Vibration Sensor Library for Proteus. This Library is designed by our team on TEP and it's not yet published anywhere. We are the first creator of this Vibration Sensor Library for Proteus. This Library contains just one Vibration Sensor named SW-420. I will post a tutorial soon on interfacing this SW-420 Vibration Sensor with Arduino. This library is compatible with all the microcontrollers like Arduino, PIC Microcontroller or 8051 Microcontroller etc. You should also have a look at Analog Vibrati ...