Matlab
Hand Gesture Recognition for Deaf people in matlab
Abstract: This project presents a prototype system that helps in recognizing the hand gesture of a special people (Deaf people) and in Read more…
Abstract: This project presents a prototype system that helps in recognizing the hand gesture of a special people (Deaf people) and in Read more…
There are mainly 4 steps in this tutorial: 1)Install xampp. 2)Open xampp ,start Apache server and Mysql. 3) Goto c:\xampp\htdocs\index.php Read more…
Functions: A function is a defined task in a code which we send input variables required for that task and Read more…
Variables in arduino: Variable is the method through which we can store data(or values). This is so important in any Read more…
Types of memory present on Arduino uno: There are three types of memories present on arduino uno. They are: Flash Read more…
Analog pins: There are 6 digital pins in total, starting from A0 to A5. All pins from A0 to A5 Read more…
Digital pins: There are 14 digital pins in total, starting from 0 to 13. All pins from 0 to 13 Read more…
IDE installation in your pc: Steps to install IDE in your laptop/pc : Visit http://www.arduino.cc/en/main/software and download the latest arduino IDE Read more…
Introduction to Arduino: Arduino, which constitutes of both hardware and software, is an open source platform which is used to Read more…