Hi there
New here, coming from Arduino.
I want to migrate a project I have working in Arduino but I need to decide to which language should I migrate it to. I don't want to use the Arduino IDE so I've already installed PlatformIO.
ESP32 official language is C, am I correct? What's the current status of C++ and Python support and libraries?
Thanks in advance!
C/C++/Python?
Re: C/C++/Python?
Hi,
you can find many libraries in C, some libraries in C++. All depends what libraries you need. Support for C++ is very good.
This can be interesting for you:
https://github.com/micropython/micropython-esp32
you can find many libraries in C, some libraries in C++. All depends what libraries you need. Support for C++ is very good.
This can be interesting for you:
https://github.com/micropython/micropython-esp32
Re: C/C++/Python?
Thank you for your reply.
ESP IDF is completely in C, right?
ESP IDF is completely in C, right?
-
- Posts: 9708
- Joined: Thu Nov 26, 2015 4:08 am
Re: C/C++/Python?
No, it's partially in C++. For instance, the NVS subsystem is C++.
Who is online
Users browsing this forum: Baidu [Spider], Bing [Bot] and 46 guests