Search found 3 matches
- Tue Jan 30, 2024 12:54 pm
- Forum: ESP-IDF
- Topic: Struggling with ESP32 Open AI Library
- Replies: 1
- Views: 2099
Struggling with ESP32 Open AI Library
Hello, I'm working on an undergraduate project and struggling a little to understand the Espressif ESP32 library for Chat GPT Open AI. The Espressif library essentially makes it easier to call the Open AI Chat GPT API to send and receive text messages or transcribe audio files via the API. There are...
- Mon Apr 25, 2022 2:27 pm
- Forum: ESP32 Arduino
- Topic: Cant get the board to work - Error compiling for board DOIT ESP32 DEVKIT V1.
- Replies: 2
- Views: 3255
Re: Cant get the board to work - Error compiling for board DOIT ESP32 DEVKIT V1.
The error in the Arduiono IDE is "Error compiling for board DOIT ESP32 DEVKIT V1."
- Sun Apr 24, 2022 8:04 pm
- Forum: ESP32 Arduino
- Topic: Cant get the board to work - Error compiling for board DOIT ESP32 DEVKIT V1.
- Replies: 2
- Views: 3255
Cant get the board to work - Error compiling for board DOIT ESP32 DEVKIT V1.
Hello, This is my first time using an ESP32 with Arduino IDE, and I keep getting the following error; Error compiling for board DOIT ESP32 DEVKIT V1. Steps I've done so far; Added board manager URL https://dl.espressif.com/dl/package_esp32_dev_index.json Installed board manager v1.0.3-rc3 Selected t...