You mean ESP with in Arduino IDE, which needs good grasp of C, right?
I do not feel very confident on that IDE for a client project.
Thanks though,
Ioannis
You mean ESP with in Arduino IDE, which needs good grasp of C, right?
I do not feel very confident on that IDE for a client project.
Thanks though,
Ioannis
Depending on the samples and quality, you may find that you need quite a bit of storage (SD card with SDIO interface). The power of the PIC to handle raw samples may be severely short to get a reasonable output. I suggest you look at the VS1003B MP3 chips that you can throw the samples at. This way, you do not need too much processing on the PIC.
another option you can evaluate is available on http://elm-chan.org/works/sd8p/report.html
Last edited by Jerson; - 20th October 2021 at 13:45. Reason: Wrong link corrected
Jerson: Thanks for the info. The AT tiny is unbelievable!
Mike: thanks for the link.
Ioannis
We were doing this with an ISD5008. When that was discontinued we started moving into an ISD4003-08MPY. That was recently discontinued and are moving into an ISD17240. With a 4KHZ sampling frequency the 17240 will give you 8 minutes of record/playback.
i do , never tried it but it looks straight forwardYou mean ESP with in Arduino IDE, which needs good grasp of C, right?
https://github.com/earlephilhower/ESP8266Audio
cannot see how you can get in between df player and sd card to decrypt a file, you need to drive your own dac or pay for a proprietary
system that secures your audio data
Warning I'm not a teacher
I just remembered. There are these series of chips from Aplus that do exactly what you want. They are available in various capacities and can be segmented. So, you could record a few segments and then play them in any order you want perhaps even chain them together. This one I have used APR48000 in the past.
This thread might get you started http://www.picbasic.co.uk/forum/showthread.php?t=11369
These search links might expand your horizons even more
https://duckduckgo.com/?q=aplus+voic...nonical&ia=web
Bookmarks