Page 1 of 1

Arduino Library or C/C++ Language for development

Posted: Mon Jan 29, 2018 10:35 pm
by wbbenatti
I'm starting now to develop with ESP32. I already installed PlatformIO IDE on Atom and everything is OK. I'm confused about spending time developing from the Arduino library or if I use C/C++ as indicated by Espressif. I have no preference for either language, but I'm thinking of more complex projects in the future, besides the examples already available on the internet.

What language of development do the professionals indicate to get started?

Thanks!

Re: Arduino Library or C/C++ Language for development

Posted: Wed Jan 31, 2018 12:41 pm
by Nespressif
Using the espressif IDE with C/C++ is much more powerful, Arduino what it offers is a great ease of use for the most common tasks.

Greetings,