Sound recognition for door opener


hi all,

i live in building have sliding door opens pulse (key)switch.
because ride bike in , out of building open door electronic bicycle bell.

i wonder if can done arduino.

scenario:
- approach door riding bike
- sound bell , door opens

this bicycle bell sounds like:
https://www.youtube.com/watch?v=lcf6xbklfpi

when sound recognized relay should closed 0.1-0.5 seconds.

which arduino ?
what kind of microphone ?
what kind of relay ?

but of all: how arduino recognize sound ?

i hope give me clues how go this.

quote
how arduino recognize sound ?
you can't. discriminating specific sound background incredibly difficult problem, despite misleading fact our brains, result of billion or years of evolution, easily.

if want learn sound recognition computer , microphone, start google , pc/mac, not arduino.


Arduino Forum > Using Arduino > Project Guidance > Sound recognition for door opener


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'