cube32esp/cube32_bsp

0.0.16

Latest
uploaded 2 hours ago
CUBE32 Board Support Package for ESP32-S3 — AI-ready hardware drivers for ST7789/ST7796 displays, CST816S/FT5x06/GT911 touch, IMU, audio, camera, LTE modem, PMU, RTC, and more

12 examples

  • hello_aec_test
    Acoustic Echo Cancellation comparison demo for the CUBE32 board. Records a test tone in three AEC modes and saves WAV files.
    15.06 KB
  • hello_audio_loopback
    Real-time microphone-to-speaker loopback test for the CUBE32 board, intended for interactive AEC evaluation.
    12.37 KB
  • hello_audio_player
    This example demonstrates an LVGL audio player that plays WAV and MP3 files from an SD card on the CUBE32 board.
    17.04 KB
  • hello_audio_recorder
    This example demonstrates audio recording and playback on the CUBE32 board with an LVGL user interface.
    12.37 KB
  • hello_camera
    This example demonstrates camera initialization and displaying camera images on the TFT display using the CUBE32 BSP.
    9.09 KB
  • hello_display
    This demo cycles through five visual phases on an ST7789 TFT display using direct SPI drawing, without LVGL.
    8.19 KB
  • hello_lvgl
    6.07 KB
  • hello_modem_console
    This example demonstrates the A7670 LTE modem driver with a console interface for AT commands over USB or UART.
    17.18 KB
  • hello_mqtt
    This example demonstrates an MQTT client with AWS IoT support, automatic WiFi or LTE connectivity, TLS, and an LVGL UI.
    15.75 KB
  • hello_pwm_servo
    This example demonstrates the CUBE32 PWM Servo driver with console control and LVGL visual feedback.
    12.75 KB
  • hello_rtc_ntp
    Demonstrates BM8563 RTC initialization, NTP synchronization, and LVGL display over WiFi or LTE.
    12.70 KB
  • hello_world
    A CUBE32-S3 demo featuring an interactive IMU-controlled 3D cube, touch input, and hardware status reporting.
    12.96 KB