Edzelf / ESP32-Radio

Internet radio based on ESP32, VS1053 and a TFT screen.
GNU General Public License v3.0
964 stars 227 forks source link

Compile for 8266 #304

Open marrog86 opened 4 years ago

marrog86 commented 4 years ago

Hello, Very nice Project, thanks,

Is the esp version equal to esp32 version, or are there differences of features? (i have seen some little differences) Would it be able to compile the esp32-Radio for an 8266?

regards

Edzelf commented 4 years ago

You can try. But I don't think the ESP32 software will fit in the ESP8266 memory.

marrog86 commented 4 years ago

Could you explain how to do it, because there are a lot of libraries missing, when compiling with arduino ide. Would be very nice!

Edzelf commented 4 years ago

That would cost too much time. Better buy a ESP32 instead or use the original ESP8266 software.