voice activated door locking system

prateeksikka

Jun 19, 2004
736
Joined
Jun 19, 2004
Messages
736
i dont much about bar code and magnetic strip  detectors but atleast i know it is 99% similar to your cassette player principle.
u have to have a magnetic pattern on a card like the ATM CARD.

 
A

Alun

Jan 1, 1970
0
How much experiance do you have?

This would be a microcontroler project that'd require specialist software and not for newbs.

Edit:
Your best bet would be to use a PC with speech recognition software and use it to control a lock via RS232 or something.

 

prateeksikka

Jun 19, 2004
736
Joined
Jun 19, 2004
Messages
736
hi alun!
even a pentium processor would do the job for him.ultimately that is also a controller!  he may write a program to send a data to a parallel port and  send back some data from the card to PC. some programming in C would be a required.somewhat similar to a hardware lock.anyhow alun,do u have any idea for sending data from a card to a PC port so that i can use inport command to read that data?
do we need a controller in that too.
::)

 
A

Alun

Jan 1, 1970
0
Your best bet is to use some pre-written speech recognition software rather than atempting o write your own. I would recommend something opensource if possible as you could modify it to suit your needs, embedded Linux might be a the most suitable operating system to use for the same reason..

Check out the google search results for open source speech recognition software.

 

shri_sam

May 23, 2005
31
Joined
May 23, 2005
Messages
31
Alun said:
Your best bet is to use some pre-written speech recognition software rather than atempting o write your own. I would recommend something opensource if possible as you could modify it to suit your needs, embedded Linux might be a the most suitable operating system to use for the same reason..

Check out the google search results for open source speech recognition software.
well thanks about the idea uy had given but what
 

MP1

Dec 7, 2003
3,399
Joined
Dec 7, 2003
Messages
3,399
Samartha, I have changed the subject to reflect what you are making. You will normally have better responses when you use a real subject instead of a call for help.

MP

 
A

Alun

Jan 1, 1970
0
shri_sam said:
well thanks about the idea uy had given but what  i wanted is a circuit that activated on a voice which is not required to be protected, just any one can open it with the magic word, and more over i can't use anything commericial stuffs like voice rocognition chips except microcontroller or some other chips that  cant be fabriacated on ourself, so what i want is that a basic voice activated door opener that can allow any one who says the magic word and no more fancy things

thanks
I sorry but this project isn't possible without useing a fairly powerfull computer, an old PC running speech recognition software as I suggested before is the only realistic solution. Old PCs are very cheap and it's fairly easy to incorperate the motherboard along with the hard disc and power supply into your project.

What power source do you have availible?

An old Laptop might eve be a good idea even if the display is faulty (a common thing with old laptops) you coulds set it up with it connected to a normal monitor and then dissonnect when embedded into the project.

Speech recognition requires considerable processing power something that cheap small microcontrollers don't give you, a PC is the only cost effective solution in my opinion.
 

audioguru2

Apr 6, 2004
12,026
Joined
Apr 6, 2004
Messages
12,026
Hi Samartha,
Are you allowed to cheat a little?

Someone goes to the door and says, "O-pen or Un-lock".
Then at the end of the day they say, "Close or Lock".

Two syllables unlocks it and one syllable locks it. The circuit will recognise nearly everyone's voice and would be very simple if you want. The simplest would be for it to lock on the 1st syllable then unlock on the 2nd. You could even train a dog or monkey to control it.
If your teacher says your'e cheating, tell him that your speech recognition isn't perfect but it works. ;D

 

Shahriar

Mar 18, 2004
451
Joined
Mar 18, 2004
Messages
451
Dear shri_sam

It is Impossible To do the project with a microcontroller if you are not a A Professional Programmer. Also you need some information about DSP.

Any way. I have seen the same project that one of my friends did. he used An ActiveX in Visual Basic which would take some word from the user and when ou repeat that word in PC microphone it would show that word to U. but it had some Error too. then you can open the door via parrallel port or serial port.  You can find so many such free ActiveXs in internet.

I Also beleive that it would be easier to use VB, Delphie or VC to do your project instead of C++.

HTH - Shahriar

 

shri_sam

May 23, 2005
31
Joined
May 23, 2005
Messages
31
thanks Shahriar
 
but i have found on the net some one has done the same project by using
H-Bridge Motor Controller
SN74LS86 Quad 2-Input Exclusive OR Gate
SR-07 Speech Recognition Circuit
SRI-02 Speech Recognition Interface Circuit
LM555 Precision Timer - 8 Pin DIP

so these combination of the ckt works n also i guess that he havent used any programming language so i  am little confuse about it

 

Shahriar

Mar 18, 2004
451
Joined
Mar 18, 2004
Messages
451
Dear shri_sam

So do not keep us in dark and send us what you have found.
In case, that your findings is not secret ;D

ThanX
Shahriar

 
A

Alun

Jan 1, 1970
0
So this speech recognition circuit must be an IC or module with a microprocessor running speech recognition software.

This all sounds very interesting to me, where can you buy this from?

What are the power supply requirements?

Are you sure you don't need any other components other than the ones you've listed?

 

shri_sam

May 23, 2005
31
Joined
May 23, 2005
Messages
31
wont be a problem, this is what this forum is for

here is the site address
http://www.webzila.com/srproject/

i hope that u guys can help a little after u see this

 

sana nasim

May 18, 2005
9
Joined
May 18, 2005
Messages
9
hi there it is a nice project n i do want to work onit i'm a novice n want to built a good project for my uni

 

sana nasim

May 18, 2005
9
Joined
May 18, 2005
Messages
9
sana nasim said:
hi there it is a nice project n i do want to work onit i'm a novice n want to built a good project for my uni
in this project for voice interface card can any one help mein getting its schemayic n then ful description of its working as in uni v hv to show each working arrangment of devices
 

shri_sam

May 23, 2005
31
Joined
May 23, 2005
Messages
31
sana nasim said:
in this project for voice interface card can any one help mein getting its schemayic n then ful description of its working as in uni v hv to show each working arrangment of devices
that's what m working on coz this is the project that m not doing it for fun but a project for my uni too, so i've been looking to different sites if u too find some thing then pls forward it to me too. here i have found something that i am sharing with u n if u too find something that can v useful to this project then pls forward that me too.

here is the link
 
Top