Choosing between PlatformIO and ESP-IDF environments for ESP32-S3 development
Original post from @yepeto99:
Hello everyone I'm a biomedical engineering trying to get into the entrepreneur world.
My main goal for now is to get the most power out of the esp s3. I'm reading some books, forums and groups about the best IDE.
For now I'm between esp IDF and platform IO I'm looking for something in the middle between practicallity and capabilities
4 Replies
Platform IO is going to give you breadth of hardware support if you plan on moving beyond ESP in the future. Another option might be Embeetle, which @kmulier developed. However, you might want to get feedback from @Umesh Lokhande @Aditya thakekar @Joseph Ogbonna and others who actively develop on ESP to get their take.
Open source documentation is extensive on esp32... Try merging esp-idf with tensorflow lite.. AI dataset modelling just skyrockets the applications.
@Umesh Lokhande @Aditya thakekar @Joseph Ogbonna Wich IDE do you recommend for the multiple esp32 boards? I'm looking for something versatile but capable and preferably without loosing esp functionalities
I have use PlatformIO but is quite long though. Haven't used IDF