![]() | ![]() | ![]() |
| | |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| hi guys, how do i add in a pre-recorder voice in the pic....and output it out through a speaker??? many thanks for your replies...... | |
| |
| | (permalink) |
| i;m absolutely no idea, anyone?
__________________ http://www.henryelectronics.com | |
| |
| | (permalink) |
| Store the audio data as a table in the program memory, them read it sequentially and play it back out through a digital to analogue converter. Don't forget the low pass filter after the D2A. | |
| |
| | (permalink) |
| has Anyone comes across this? | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| | |
| |
| | (permalink) |
| Thanks, 3v0, that was a good solution for Q&D audio messages. kenjj
__________________ All my pencils *used* to have erasers! | |
| |
| | (permalink) | |
| Quote:
hi, i've converted the audio data to .asm table already. The problem now is, what is the code to play the audio? how shld i write it? sorry about it.. im quite new to programming PIC | ||
| |
| | (permalink) |
| Read from where you store the audio data, then use external DAC, either serial or parallel interface. You may need to amplify the converter's output.
__________________ Superman returns.. | |
| |
| | (permalink) | |
| Quote:
Read second entry, output to D2A, delay for next byte. Repeat until all done. The delay time is dependent on your sampling rate. | ||
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| Voice recorder without microcontroller | Souper man | Electronic Projects Design/Ideas/Reviews | 10 | 16th June 2007 05:11 AM |
| how to have a voice input to telephone using a recorder and PIC | rossu704 | General Electronics Chat | 1 | 14th February 2007 07:37 AM |
| Voice recorder using ADC and microcontroller | 4electros | General Electronics Chat | 14 | 1st October 2006 08:27 PM |
| digital voice recorder | piyush_it1 | Micro Controllers | 1 | 9th October 2005 02:45 AM |
| Voice recorder... | Rescue1 | Electronic Projects Design/Ideas/Reviews | 5 | 22nd July 2005 12:46 PM |