中文
Overview

RYMCU BigSmart Development Board

Documentation, hardware resources, firmware, and tools for the ESP32-S3 smart voice interaction board.

RYMCU BigSmart is a smart voice interaction development board based on ESP32-S3-WROOM-1-N16R8. It integrates audio, display, camera, sensors, MicroSD storage, battery power, and other peripherals.

Key Features

  • MCU: ESP32-S3-WROOM-1-N16R8 (16 MB Flash + 8 MB PSRAM)
  • Audio: ES8311 DAC + ES7210 four-channel ADC + NS4150B power amplifier
  • Display: 2.8" ST7789 LCD (320 x 240) + GT911 capacitive touch panel
  • Camera: GC0308 (640 x 480 @ 16 FPS)
  • Sensor: QMI8658 six-axis accelerometer/gyroscope
  • Storage: MicroSD card slot
  • Battery: 2500mAh 3.7V lithium-ion battery
  • Other: WS2812B RGB LED, battery charging management, button input

Showcase

HomeXiaozhi
Page 1Tetris

Third-party Support

RYMCU BigSmart has been merged into the following official open source projects, making it easier to build firmware and validate applications on top of their upstream ecosystems.

Xiaozhi AI OfficialEspressif Official
78/xiaozhi-esp32
PR #1958
espressif/esp-brookesia
PR #94

Open Source Hardware PCB Project

The BigSmart hardware consists of a mainboard and a microphone/button daughter board. Complete open source hardware project files are provided in the hardware folder. Import the corresponding project into LCSC EDA Professional to use it.

MainboardMicrophone/Button Board

Open Source Enclosure Project

The enclosure is open source and can be used directly for 3D printing.

Top CoverBottom Shell

Repository Layout

BigSmart-Open/
├── hardware/
│   ├── mainboard/          # Mainboard EDA project and schematics
│   └── mics-keys/          # Microphone/button board EDA project and schematics
├── enclosure/              # Fusion 360 enclosure design files
├── docs/
│   ├── zh/                 # Chinese documentation
│   └── en/                 # English documentation
├── firmware/               # Prebuilt merged firmware images
├── images/                 # Images referenced by documentation
├── tools/
│   └── video-converter/    # BigSmart video converter
└── README.md

Documentation

Firmware

The recommended image is now rymcu-V2.3.28-merged.bin. rymcu-V2.3.19-merged.bin remains available as a legacy fallback image.

Feature Showcase

Tap the Music app and Video app on the screen to play mp3 music and videos from the SD card.

Music PlaybackVideo Playback

License

  • Personal DIY / non-commercial use: licensed under Apache-2.0.
  • Commercial use: requires commercial authorization from RYMCU. Contact RYMCU for licensing details.