jfmateos
Guest
|
|
« on: February 06, 2008, 01:24:20 13:24 » |
|
I am designing a voice record using PIC18. ¿can anybody share his experience in this field?
Thank you very much
|
|
|
Logged
|
|
|
|
|
jfmateos
Guest
|
|
« Reply #2 on: February 09, 2008, 01:32:35 13:32 » |
|
Thank you very much o_cientista. I will study it carefully.
Posted on: February 07, 2008, 09:10:14 21:10 - Automerged
I studied your project o_cientista, but it only plays sound; does not record it.
|
|
|
Logged
|
|
|
|
betosmax500
Newbie
Offline
Posts: 17
Thank You
-Given: 7
-Receive: 33
|
|
« Reply #3 on: March 03, 2008, 09:20:38 21:20 » |
|
try : http://www.romanblack.com/picsound.htmI have use it a few times [only 4 play], but author's note says that can B used 4 Record & encode sounds !!
|
|
|
Logged
|
|
|
|
felipito
Newbie
Offline
Posts: 8
Thank You
-Given: 0
-Receive: 5
|
|
« Reply #4 on: March 10, 2008, 04:14:15 04:14 » |
|
It is very easy to use voice synthesizer ISD2560 with pic and prevents the uc only generate sound, google search by: winbond ISD2560
|
|
|
Logged
|
|
|
|
mhayball
Guest
|
|
« Reply #5 on: March 12, 2008, 11:42:27 23:42 » |
|
Winbond make very good sound recording devices. If you want simple play and record then stick with the basic devices that allow simple high and low logic to control play and record, however if you want to utilize cells structured in blocks so that you can use it like an answering machine then I have done this easily using Picbasic to write the control word to the ISD. You will need to use Winbonds more advanced devices for this, and they have extra storage as a bonus. Strongly recommend these devices - very reliable and very easy to use. If you need help with any basic code to communicate with these then I can provide some on the forum.
|
|
|
Logged
|
|
|
|
hadichandra
Guest
|
|
« Reply #6 on: March 24, 2008, 01:46:10 01:46 » |
|
does it need any schematics for recording sound to the micro? can't see any link
|
|
|
Logged
|
|
|
|
mhayball
Guest
|
|
« Reply #7 on: March 24, 2008, 11:32:47 23:32 » |
|
Winbond have an application schematic as part of the data sheet on their website. They show some examples of connecting a simple device as well as the 33000 and 4000 series chips. Website is winbond.com
|
|
|
Logged
|
|
|
|
mculove
Newbie
Offline
Posts: 32
Thank You
-Given: 25
-Receive: 18
|
|
« Reply #8 on: April 05, 2008, 03:36:17 03:36 » |
|
Hi:
You also read Microchip Application Note AN643
|
|
|
Logged
|
|
|
|
aliveli
Newbie
Offline
Posts: 14
Thank You
-Given: 2
-Receive: 9
|
|
« Reply #9 on: April 20, 2008, 04:47:59 16:47 » |
|
you can use isd4003 or 4004 which are up to 16 min. CCS pic c has driver for it and very easy to use
|
|
|
Logged
|
|
|
|
badlife123456
Guest
|
|
« Reply #10 on: May 02, 2008, 08:18:29 08:18 » |
|
I am designing a voice record using PIC18. ¿can anybody share his experience in this field?
Thank you very much
PIC18 is too small for it....that just suitable for 2/3 minute voice only!! better to have SD card on it to get more voice
|
|
|
Logged
|
|
|
|
mmemory
Guest
|
|
« Reply #11 on: May 16, 2008, 12:39:07 12:39 » |
|
ISD series chips better for you. also A-D converter is include the chip.
|
|
|
Logged
|
|
|
|
afreakmachine
Guest
|
|
« Reply #12 on: May 19, 2008, 11:49:58 11:49 » |
|
|
|
|
Logged
|
|
|
|
|