Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

auto dialer for security system project help

Status
Not open for further replies.

CEstudent

Junior Member level 1
Joined
Feb 13, 2008
Messages
17
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,396
auto dailer ics

hello everyone,

im new here! and i need help , can anyone help me in how can i interface MT8888C chip with any microcontroller ( i prefer PIC) ? any thing useful ( like codes for example or documents)


Plzzzzz help
 

security system projects

any help ??
 

security system auto dialer project

CEstudent said:
hello everyone,

im new here! and i need help , can anyone help me in how can i interface MT8888C chip with any microcontroller ( i prefer PIC) ? any thing useful ( like codes for example or documents)


Plzzzzz help

What interface do you want to use i2c, pulse or dtmf tone dialing, terminal?

Link for Zarlink MT8888C data sheet-
**broken link removed**

Application note for interfacing to common micros-
**broken link removed**
 

dunn said:
What interface do you want to use i2c, pulse or dtmf tone dialing, terminal?


for dtmf tone dialing . because I’m going to design an automatic voice dialer for security system. when it is triggered, the dialer will call a specific number and play a recorded msg.


thanx alot dunn
 

hi again

i have a Question : how can i detect that the line phone has picked up or not or ( busy line ) from the other side by using ( call progress detection of MT8888 chip ) ??

because i read the datasheet and i didn't understand how to use the call progress detection :cry:


plzzzz help me in that
 

Hi,
MT8888 can be used as call progress decoder, but you have to analyse the actual tone pattern in software using the microcontroller. As a standard, the tones are centered around 350 to 440 Hz and such frequencies when present on the line will be filtered out and given by MT8888. Since there is a large variation of actual tone pattern for various exhanges and PABXs, a universal tone detector is really difficult, but I think you may get some ICs from NXP Semi.

A usual practice to know automatically if the called party has gone off hook, is by looking at the 'Battery Reversal' signal or the start of Metering Pulse on the subscriber line. But unfortunately, these signals are not extended to the subsriber extensions even though they do it on special request as in the case of private telephone booths.

Regards,
Laktronics
 

Thanx alot laktronics

do u know some codes on ( Call progress detection ) that will help me to start ?

and plz can u give me more information about the IC's from NXP Semi that u maintioned
 

Hi,
Please Google for Call Progress Decoder, there you can see the chip NE5900 from Phillips Semi. I do not have any codes, with this chip, you can directly get the decoded tone nibble. If you want to do the DTMF way, you have to find out in software the frequency of the incoming tones and their modulating patterns.
Regards,
Laktronics
 

hi,
how use atmega to generate dtmf by asm library or c
thank you very much
 

hi,
anybody know which one better use ic, mt8880 or mt8889.
what are the different??
 

if you are using micro controller you can use DTMF generator with software
 

yes i my project using PIC16f877 microcontroller.
how i want program it?? are u have source coding?? plzzz
 

have you guys already made the auto dialer? i need to make one also.. any help?
 

https://www.elektronika.ba/505/phone-call-alert/

alarm_phone_dialer_schematic.png


For voice use some voice specialized IC.

600R : 600R isolation transformer and small 5V relay remove from some old modem.


DTMF also can be generated by PWM of PIC or AVR.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top