← Back to downloads
DCC SoundCenter U2.0

Purpose
-------
ESP32 based DCC controlled MP3 SoundCenter using Project UNION.

IMPORTANT
---------
The source code has NOT been modified.
This documentation accompanies the supplied project.

=========================================================
Arduino IDE Settings
=========================================================

Board:
ESP32 Dev Module

Flash Size:
4 MB (32 Mbit)

CPU Frequency:
240 MHz

Flash Mode:
QIO

Flash Frequency:
80 MHz

PSRAM:
Disabled

Partition Scheme:
*** Minimal SPIFFS (1.9MB APP with OTA / 128KB SPIFFS) ***

IMPORTANT
---------
This project was developed and tested using the partition
scheme shown above.

Selecting another partition scheme may prevent the project
from compiling correctly or may reduce the available
application memory.

Developer checklist
-------------------
- Install ESP32 board package
- Install required Project UNION libraries
- Open the sketch in Arduino IDE
- Verify hardware connections
- Compile without modifying the source