LILYGO T3-S3_MVSRBoard
Introduction
The T3-S3 MVSR version is an extended version of the T3-S3 mainboard, featuring a vibration motor, microphone, speaker, and RTC module. Its primary application is for LoRa voice transmission and reception.
This expansion version currently supports two T3-S3 mainboard models: SX1262 and SX1280.
The SX1262 version uses the FSK modulation scheme.
The SX1280 version uses the LoRa modulation scheme.
A corresponding test demo is available on GitHub for development reference. Additionally, this expansion version can be used for AI voice interaction, MP3 playback, and other applications.
Appearance and function introduction
Appearance


Pinmap

Module Information and Specifications
Description
The T3-S3-MVSRBoard is a backplane design for the T3-S3_V1.2 motherboard, with onboard speaker and microphone expansion functions, and very low static current. In addition, it includes vibration and RTC (Real-time clock) functions
Speak | |
---|---|
Chip | MAX98357A |
Communication Protocol | IIS |
Microphone | |
---|---|
Chip | MSM261S4030H0R |
Communication Protocol | PDM |
RTC | |
---|---|
Chip | PCF85063ATL |
Communication Protocol | IIC |
Related Links
Github:T3-S3-MBSRBoard
Schematic Diagram
Dependency Libraries
Software Design
Arduino Set Parameters
Setting | Value |
---|---|
Board | ESP32S3 Dev Module |
Upload Speed | 921600 |
USB Mode | Hardware CDC and JTAG |
USB CDC On Boot | Enabled |
USB Firmware MSC On Boot | Disabled |
USB DFU On Boot | Disabled |
CPU Frequency | 240MHz (WiFi) |
Flash Mode | QIO 80MHz |
Flash Size | 16MB (128Mb) |
Core Debug Level | None |
Partition Scheme | 16M Flash (3MB APP/9.9MB FATFS) |
PSRAM | OPI PSRAM |
Arduino Runs On | Core 1 |
Events Run On | Core 1 |