Audio player


Closed Thread
Results 1 to 14 of 14

Thread: Audio player

Hybrid View

  1. #1
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    967


    Did you find this post helpful? Yes | No

    Default Re: Audio player

    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

  2. #2
    Join Date
    Apr 2014
    Location
    OK
    Posts
    557


    Did you find this post helpful? Yes | No

    Default Re: Audio player


  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,139


    Did you find this post helpful? Yes | No

    Default Re: Audio player

    Jerson: Thanks for the info. The AT tiny is unbelievable!

    Mike: thanks for the link.

    Ioannis

  4. #4


    Did you find this post helpful? Yes | No

    Default Re: Audio player

    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.

  5. #5
    Join Date
    May 2013
    Location
    australia
    Posts
    2,653


    Did you find this post helpful? Yes | No

    Default Re: Audio player

    You mean ESP with in Arduino IDE, which needs good grasp of C, right?
    i do , never tried it but it looks straight forward
    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

  6. #6
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    967


    Did you find this post helpful? Yes | No

    Default Re: Audio player

    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

  7. #7
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    967


    Did you find this post helpful? Yes | No

    Default Re: Audio player

    The APR and ISD chips are basically meant for human voice and not high fidelity. They're inteded for TAM (answering machines) use.

Similar Threads

  1. WTV020-SD-20SS SD Card U Disk Audio Player Interface
    By andybarrett1 in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 4th March 2018, 03:48
  2. MP3 Player Using VS1011
    By lindomar in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 28th October 2009, 19:26
  3. DVD Player Remote Control
    By koossa in forum Off Topic
    Replies: 4
    Last Post: - 1st January 2009, 10:35
  4. Build your own CD player for under $20
    By T.Jackson in forum Off Topic
    Replies: 12
    Last Post: - 12th November 2007, 14:27
  5. is there cd player code in picbasic
    By mech in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 5th December 2006, 19:43

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts