Creation of a sensor to play different sounds when triggered

Thread Starter

Sarthak.Pahwa

Joined Jun 20, 2017
4
Screen Shot 2017-06-20 at 11.19.54 AM.png
trying to create something which is shown in the above picture
sensors are the protruding circular things which on being triggered produce different sounds
can some one give me a direction on where to start
 

Picbuster

Joined Dec 2, 2013
1,047
Start producing a readable picture and describe exactly in detail what you want.
eq sound is meaningless should give frequency and number of dB needed ( dual or single tone)
eq sensors light/sound contact temperature moisture and much more
used power supply
operating variable safety
one off /pro/child/ medical.
Picbuster
 

Thread Starter

Sarthak.Pahwa

Joined Jun 20, 2017
4
Start producing a readable picture and describe exactly in detail what you want.
eq sound is meaningless should give frequency and number of dB needed ( dual or single tone)
eq sensors light/sound contact temperature moisture and much more
used power supply
operating variable safety
one off /pro/child/ medical.
Picbuster
Its not a single sound
its a sample
(.wav ) 16 bit 44.1KHz

contact sensors

power supply : Unknown

on off
 

Picbuster

Joined Dec 2, 2013
1,047
Take a vnc2 from ftdi. ( demp board (60$ or so)
put your sounds on an usb stick.
connect the sensors to the inputs
one output to a simple amplifier.
make a table sw1= x.wav sw2 = x2.wav and so on.
write a bit of code and off you go. ( 1/2 day)
picbuster
 

Thread Starter

Sarthak.Pahwa

Joined Jun 20, 2017
4
Take a vnc2 from ftdi. ( demp board (60$ or so)
put your sounds on an usb stick.
connect the sensors to the inputs
one output to a simple amplifier.
make a table sw1= x.wav sw2 = x2.wav and so on.
write a bit of code and off you go. ( 1/2 day)
picbuster
Where is the code to be written on??
I am really sorry
I am new to this
 
Top