🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Core2 A2DP Source

    Arduino
    3
    4
    6.9k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mikemoy
      last edited by

      I thought it would be cool to make an MP3 player using the Core2. Thought it would be a walk in the park.
      To my surprise Arduino has no support for bluetooth A2DP Source. ESP-ADF does. So I can't work with Arduino, and I cant work with ESP-IDF because Stack5 is so out of date with it's M5Stack-IDF.
      I can't be the only one who want to use BT to connect to an external BT speaker.

      Why is M5Stack, so behind with it's M5Stack-IDF ?

      1 Reply Last reply Reply Quote 0
      • ajb2k3A
        ajb2k3
        last edited by

        UIflow/micropython is the main programming environment for programming M5Stack devices however, M5Stack devices are built on the ESP32 and so you can go strait to ESP-IDF/ESP-ADF and program them directly.

        Unless you have decades of programming experience, programming is never going to "be a walk in the park"

        I spent all last night setting ESP-IDF up on a RPI4 and still did not complete it.

        UIFlow, so easy an adult can learn it!
        If I don't know it, be patient!
        I've ether not learned it or am too drunk to remember it!
        Author of the WIP UIFlow Handbook!
        M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

        M 1 Reply Last reply Reply Quote 0
        • M
          mikemoy @ajb2k3
          last edited by

          @ajb2k3 said in Core2 A2DP Source:

          M5Stack devices are built on the ESP32 and so you can go strait to ESP-IDF/ESP-ADF and program them directly.

          True, but there is a hitch. M5Stack-IDF is over 2 years old now. I will loose to much functionality going that route.

          I spent all last night setting ESP-IDF up on a RPI4 and still did not complete it.

          That is probably a good thing, on a RPI it would probably take like 10 minutes to compile.

          1 Reply Last reply Reply Quote 0
          • R
            riraosan
            last edited by

            https://github.com/pschatzmann/ESP32-A2DP

            1 Reply Last reply Reply Quote 0
            • First post
              Last post