Data sheets are only clear to the guy why wrote them. I think you are right, the message will playback until the EOM mark. I have not used this part. You want 10 x 9 second messages.
Good luck.
Data sheets are only clear to the guy why wrote them. I think you are right, the message will playback until the EOM mark. I have not used this part. You want 10 x 9 second messages.
Good luck.
TheCresent, Attached is part 2 of 3 parts of a program that I wrote about 8 or so years ago. Sorry I can't give you the entire program but the rest is proprietary to the company.. It is written for the Parallax BS2 and there should be enough comments to build the circuitry. It's a good starting point. The program was designed to capture from 1 to upto 63 messages across 4 ganged ISD2560's. With each ISD2560 having the capability of 1 to 16 messages programmed into it. Like I said, It's a good starting point. LOL
Dave Purola,
N8NTA
Last edited by Dave; - 19th March 2007 at 16:00. Reason: file not attached
Thank Dave for it. Unfortunately, i havent seen this kind of language before. >_< and it seem complicated. Even if i want to change some part of the program, it will caused me lot of problem. Anyway, i gonna try to use microbasic to program the PIC.
From the pic, it will have about 10 input as button. Each button have trigger the ISD chip with each address of it own specific button, and i will use parallel connectin the address bit of the ISD chips. I just scared after the output playback of the specific address, will play till the end of data being stored of the ISD chip or will stop at each following audio message i recorded down.
Anyway, i will want to tried it as fast as possible. IF anybody know plz tell me. Dave u tried the 2560 chip b4 right?? I seen my senior using it, the output from the speaker is not really nice but kind off acceptable only. Is it suppose to be like tat? From the datasheet, it said till the chip is really great...zz
TheCresent, After you generate the playback keying signal just look for the EOM signal to change and then send the stop command. That is the key to operating it in the random addressing mode. Each message has an EOM bit set into its memory at the end of each recording. As far as the quality goes, the smaller the parts memory the faster the sampling time and the better the speech quality is. I chose the 60 second part for the quality as I am using it for an 2 meter amateur repeater voice mailbox and the project I designed some time ago for work which was to play back voice recordings for a voice recognition system in one of our products uased in a durability system.
Dave Purola
N8NTA
Dave do u think the circuit that i plan to use might work?? the URL is based on the one i already shown above..
Dave u there...
i tried record one msg from the start addressing...
and record one after 20 second....
however, when i play from the start... it will played till the end of the msg...
will i be able to stop the voice playback?? by using pic?? after i estimate the time of msg being played.. then i use delay??
Bookmarks