by
magvitron
Published on 15th January 2013 02:50 PM
the code is self explanatory
Code :
clear;
clc % Clearing Matlab desktop
vid=videoinput('winvideo',2,'RGB24_640X480');
...
by
3lectrix
Published on 17th June 2011 01:54 AM
Number of Views: 8400
This proximity detector using an infrared detector (Fig. 1) can be used in various equipment like automatic door openers
...
by
Mikebits
Published on 29th July 2010 09:12 AM
Number of Views: 4571
This document presents several 555 timer circuits and there usage for a robotic obstacle avoidance system.
...
by
c36041254
Published on 5th January 2010 12:12 AM
Number of Views: 11165
I just have finished my first ROBOT project, a very simple black line follower. I am posting the code and circuit diagram, hope will be useful.
...