Coder Social home page Coder Social logo

Comments (4)

seisfeld avatar seisfeld commented on June 15, 2024

Er sollte da eigentlich anzeigen wieviele Tracks er auf der Karte gefunden hat. Hier scheinbar keine Ausgabe. Das Problem ist vermutlich Zeile 97+98:

const uint8_t softwareSerialTxPin = 2; // software serial tx, wired with 1k ohm to rx pin of DFPlayer Mini
const uint8_t softwareSerialRxPin = 3; // software serial rx, wired straight to tx pin of DFPlayer Mini

Und daher keine Kommunikation zwischen Arduino und DFPlayer Mini.

Tausche da mal die 2 und die 3. Die Version ist direkt von meine Dev Board, was RX und TX anders belegt hat...

from tonuino.

seisfeld avatar seisfeld commented on June 15, 2024

Ich habe das mal getauscht, so sollte es 1:1 mit der Platine laufen. Die MP3s für die Dialoge sind natürlich trotzdem anzupassen.

fixed in c1f5877

from tonuino.

jenshackel avatar jenshackel commented on June 15, 2024

Hallo Stephan!
Super, läuft jetzt bestens! Danke für Deine schnelle Hilfe!

from tonuino.

seisfeld avatar seisfeld commented on June 15, 2024

Keine Ursache und freut mich das es gefällt. Es war blöd, dass das nicht drop in kompatibel war.

from tonuino.

Related Issues (20)

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.