Comments on: Programming the ESP32 CYD (Cheap Yellow Display) with VS Code https://randomnerdtutorials.com/programming-esp32-cyd-cheap-yellow-display-vs-code/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Sat, 17 Aug 2024 08:40:09 +0000 hourly 1 https://wordpress.org/?v=6.6.1 By: Sara Santos https://randomnerdtutorials.com/programming-esp32-cyd-cheap-yellow-display-vs-code/#comment-948773 Sat, 17 Aug 2024 08:40:09 +0000 https://randomnerdtutorials.com/?p=161013#comment-948773 In reply to Vincent Parkes.

Hi.
That’s great.
Thank you so much for supporting our work.
Regards,
Sara

]]>
By: Vincent Parkes https://randomnerdtutorials.com/programming-esp32-cyd-cheap-yellow-display-vs-code/#comment-948543 Fri, 16 Aug 2024 09:47:30 +0000 https://randomnerdtutorials.com/?p=161013#comment-948543 Hi Rui & Sara
Just a line to say thanks for your website.
Very valuable resource.

I have bought one of your books, might buy more, Keep it up.

Cheers

Vincent

]]>
By: Zohaib Amir https://randomnerdtutorials.com/programming-esp32-cyd-cheap-yellow-display-vs-code/#comment-946395 Thu, 08 Aug 2024 06:18:28 +0000 https://randomnerdtutorials.com/?p=161013#comment-946395 In reply to Rui Santos.

It was a popular request because Platform IO is so fast in Compiling compared to Arduino, if you make small changes and want to test your Display output its very practical.

Arduino took around 8 mins and Platform IO around 1 min
Arduino uses 1 core whereas VS Code uses all cores while compiling

]]>
By: Rui Santos https://randomnerdtutorials.com/programming-esp32-cyd-cheap-yellow-display-vs-code/#comment-946063 Wed, 07 Aug 2024 09:57:15 +0000 https://randomnerdtutorials.com/?p=161013#comment-946063 In reply to Xylopyrographer.

I know… Unfortunately I don’t really recommend this method to program the ESP32 CYD, but this was a very popular request so we wrote about it. It works, but it’s better to use the Arduino IDE for the time being.

]]>
By: Xylopyrographer https://randomnerdtutorials.com/programming-esp32-cyd-cheap-yellow-display-vs-code/#comment-945825 Tue, 06 Aug 2024 17:01:46 +0000 https://randomnerdtutorials.com/?p=161013#comment-945825 But there are issues with PlatformIO and arduino-esp32 core versions 3 and greater. PIO has dropped support for those versions. There is a community project trying to get core 3+ implemented but it is not yet ready for prime time.

]]>