Loading...
Pages: [1]   Go Down
Author Topic: Can i use the arduino as a Dtmf Controller???  (Read 281 times)
0 Members and 1 Guest are viewing this topic.
Offline Offline
Newbie
*
Karma: 0
Posts: 7
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

I was wondering if there were any way to use or program an arduino to control relays much like a DTMF Controller. Any Help Would be much Appreiated.
Logged

Queens, New York
Offline Offline
Edison Member
*
Karma: 31
Posts: 1733
"Of all the things I've ever lost, I miss my mind the most" -Ozzy Osbourne
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Yes it is possible if you want to control the relays, your own relays. I don't think you can change those.
How do you want to control them?

NOTICE FOR ALL!!! I often edit/re-edit my posts, so check your posts, if you dont get a notification.
« Last Edit: November 16, 2012, 09:59:47 pm by HazardsMind » Logged

UNO, MEGA, NANO, 4x4 keypad, micro servos, RF transceivers, bluetooth, ultrasonic sensor, 20x4 I2C LCD, 3.2 TFT touch screen, L298N Dual motor driver, Voice Recognition 15W

"If your doing nothing, it does not mean your lazy, it just means your open for anything that suits you" - Unknown

Left Coast, CA (USA)
Offline Offline
Brattain Member
*****
Karma: 282
Posts: 15443
Measurement changes behavior
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

If you mean can a arduino directly decode an audio DTMF signals and then use the data to control relays, then the answer is maybe. I think I've seen some arduino based quasi FFT based dtmf decoding attempts, but it is a real task to take on I think that unless you can find such a proven and tested dtmf library it would be a difficult project.

 I would use a DTMF decoder chips and wire it's 4 bit binary output pins and data strobe lines to the arduino, then it would a very simple task to read the DTMF data and take action in your arduino sketch as you desire and require. These DTMF decoder chips include all the good low level analog filtering and other things that can be difficult to do in software. MT8870 is one past popular DTMF decoder chip.

Lefty
« Last Edit: November 16, 2012, 10:59:15 pm by retrolefty » Logged

Offline Offline
Newbie
*
Karma: 0
Posts: 7
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Thanks for the replies......There is a project that is called the Asylum Door, the DTMF controller detects the audio and from lets say a DVD and sends the signal to 110 v relays to trigger solenoids and stroke cylinders. i'm am very new to this type of setup and really cant afford the pre-made controllers.
Something Similar to these

The D4 DTMF controller board can be used to synchronize "audio" events (such as a sound effect in a video) to "mechanical events" (such as the firing of a solenoid).
« Last Edit: November 16, 2012, 11:27:42 pm by FrightAsylum77 » Logged

Pages: [1]   Go Up
Print
 
Jump to: