esp_joystick feat: fix CI compilation errors Feb 8, 2025 factory_demo feat: fix CI compilation errors Feb 8, 2025 image_display esp-box: update bsp_display_start Mar 1, 2024 lv_demos esp-box: update bsp_display_start Mar 1, 2024 matter_switch feat: fix CI compilation errors Feb 8, ...
ESP-BOX 是乐鑫信息科技发布的新一代 AIoT 应用开发平台。ESP32-S3-BOX 和 ESP32-S3-BOX-Lite 是目前对应的 AIoT 应用开发板,搭载支持 AI 加速的 ESP32-S3 Wi-Fi + Bluetooth 5 (LE) SoC。他们为用户提供了一个基于语音助手 + 触摸屏控制、传感器、红外控制器和智能 Wi-Fi 网关等功能,开发和控制智能...
ESP32-S3-BOX-3, a main unit that can work on its own ESP32-S3-BOX-3-DOCK, a functional accessory serving as a stand for the main box ESP32-S3-BOX-3-SENSOR, a functional accessory showcasing sensor applications ESP32-S3-BOX-3-BRACKET, an adapter accessory for mounting the main box...
"usb_headset"; static esp_err_t uac_device_output_cb(uint8_t *buf, size_t len, void *arg) { size_t bytes_written = 0; esp_err_t ret = bsp_i2s_write(buf, len, &bytes_written, 0); if (ret != ESP_OK) { ESP_LOGE(TAG, "i2s write failed"); return ESP_FAIL; } #if !
lvgl / lv_port_espressif_esp-box-3 Public generated from lvgl/board_template Notifications Fork 0 Star 0 Code Issues Pull requests Actions Projects Security Insights Files master main .gitignore CMakeLists.txt README.md manifest.json partitions.csv sdkconfig.defaultsBreadcrumbs lv_...