-
Notifications
You must be signed in to change notification settings - Fork 42
Description
Hello,
I recently purchased a board from Aliexpress and have been searching for relevant documentation. I noticed that the provided firmware on this GitHub page is exclusively for MicroPython.
My primary concern is whether this board is compatible with the Arduino framework and, more specifically, if it can be programmed via the PlatformIO IDE in Visual Studio Code. Are there any special configurations required to facilitate this?
Additionally, I believe this board should technically be identical to the one detailed here: https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html. Given this, I assume there should be no issues programming it using Visual Studio Code and PlatformIO.
Could anyone confirm these assumptions or provide further guidance? I am particularly interested in understanding the exact compatibility of this board with the PlatformIO and Arduino framework.
Thank you in advance for your assistance.