Giter VIP home page Giter VIP logo

Comments (8)

tfry-git avatar tfry-git commented on August 26, 2024

BOARD SHUTS DOWN AFTER 2 SECONDS

The program will shut down if it detects low voltage. Connect GPIO36 to 3.3V (or to your battery, with an appropriate voltage divider).

AND POOR SOUND QUALITY

You may want to play with the output options in config.h. Best quality (but most work) is using an external DAC.

from closedplayer.

adarshgd avatar adarshgd commented on August 26, 2024

from closedplayer.

tfry-git avatar tfry-git commented on August 26, 2024

I can only guess, here (works for me): Auto-assign assigns one directory per tag (as in an "album" mode). Thus you will have to layout the files on you SD-card as

  • folder 1
    • file1.mp3
    • file2.mp3
    • ...
  • folder 2
    • file1.mp3
      ...

etc. Don't put any mp3s in your top-level folder, or else auto-assign will consider your whole sd card to represent a single album.

Hope this helps. Otherwise: Does tags.txt get created? You could post that, here, for further troubleshooting.

from closedplayer.

adarshgd avatar adarshgd commented on August 26, 2024

yes i did like what you said ..
ut the prolem still persists..
image

from closedplayer.

tfry-git avatar tfry-git commented on August 26, 2024

That log shows that a tag was read that already has a stored association. So that directory (with only a single file in it) was played(*). When done, the player stopped, and - after a while - it shut down. If you want to re-associate the tag, remove the corresponding line from tags.txt on the SD card.

BTW, the numbers printed below seem to indicate that your volume control (GPIO39) is somewhat unstable.


(*) The log does not show, whether playing the file was successful. If it wasn't, some of the first things to try will be using a filename without spaces in it, and using a lower bitrate. I'm not sure, whether or not 320kps poses a problem, but I've been using lower rates so far.

from closedplayer.

adarshgd avatar adarshgd commented on August 26, 2024

now its working fine, i have made all corrections,, sorry , i forgot add a pot to GPIO39.....

from closedplayer.

adarshgd avatar adarshgd commented on August 26, 2024

instead of PT8211 can i use TDA1311A?

from closedplayer.

tfry-git avatar tfry-git commented on August 26, 2024

From the datasheet, it looks like it probably will. If you want something known to work, pick one of the DACs officially supported by https://github.com/earlephilhower/ESP8266Audio (section "AudioOutput classes").

from closedplayer.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.