Audio player


Closed Thread
Results 1 to 14 of 14

Thread: Audio player

Hybrid View

  1. #1
    Join Date
    May 2013
    Location
    australia
    Posts
    2,644


    Did you find this post helpful? Yes | No

    Default Re: Audio player

    esp8266 , audio in littlefs partition in flash would nail it, files can be modified with simple https browser i/f
    on the devices own self generated access point
    Warning I'm not a teacher

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    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 not feel very confident on that IDE for a client project.
    Thanks though,
    Ioannis

  3. #3
    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

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


    Did you find this post helpful? Yes | No

    Default Re: Audio player


  5. #5
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    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

  6. #6


    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.

  7. #7
    Join Date
    May 2013
    Location
    australia
    Posts
    2,644


    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

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 : 1

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