MrBuddyCasino / ESP32_MP3_Decoder

A internet radio and bluetooth speaker project for the Espressif ESP32
774 stars 182 forks source link

how to use this with the arduino ide? #52

Closed Primus007 closed 6 years ago

Primus007 commented 6 years ago

is there any way to use this with the arduino ide?

MrBuddyCasino commented 6 years ago

I don't think so. What are you trying to do that you currently can't?

Primus007 commented 6 years ago

I know myself well with the arduino ide :) Here I have to deal with completely new things with which I do not know. It is not so easy under Windows. But thank you for your fast answer.

MrBuddyCasino commented 6 years ago

Yeah, Arduino is convenient. The ESP32 SDK is really nice though and they have examples for most things, and C isn't that hard. I can recommend it. Good luck!