Search found 3 matches

by tahunus
Thu Jan 11, 2024 1:34 am
Forum: ESP-BOX
Topic: Development using Arduino IDE
Replies: 4
Views: 17598

Re: Development using Arduino IDE

To start looking for relevant libraries, it would be very helpful to understand a couple of things. What is the implemented pinout of ESP32S3 in the Box-3? There's this info on esp-bsp/bsp/esp-box-3 https://github.com/espressif/esp-bsp/blob/master/bsp/esp-box-3/include/bsp/esp-box-3.h , then there's...
by tahunus
Wed Jan 03, 2024 9:51 pm
Forum: ESP-BOX
Topic: Development using Arduino IDE
Replies: 4
Views: 17598

Re: Development using Arduino IDE

Hi @Lvhaiyu, Thanks for your response. I guess I got misguided by Espressif's claim: "...Not only does BOX-3 support ESP-IDF, but it also provides seamless integration with third-party development platforms, like Arduino, PlatformIO and CircuitPython. This allows developers to work with the developm...
by tahunus
Wed Jan 03, 2024 1:27 am
Forum: ESP-BOX
Topic: Development using Arduino IDE
Replies: 4
Views: 17598

Development using Arduino IDE

Hello, The only reference I found for using the ESP-S3-BOX-3 in Arduino IDE was in reference to the display and its library: https://esp32.com/viewtopic.php?f=44&t=36205&p=121644&hilit=arduino#p121644 . What libraries are available to use the onboard audio input/output and accelerometer? Also for th...