Anther DAP is a handcrafted digital audio player built for audiophiles who demand lossless fidelity.
Native 24-bit FLAC decoding with dr_flac. No transcoding, no quality loss — your music exactly as it was mastered.
Audiophile-grade DAC delivering 112dB SNR with ultra-low distortion. Studio-quality sound in your pocket.
3.2" color TFT showing album art, track info, and real-time spectrum visualization at a glance.
Dual-core processor with 8MB PSRAM for gapless playback and responsive UI with zero audio dropouts.
Play FLAC, MP3, WAV, and AAC from SD card or stream via WiFi. Your entire library, one device.
Fully open firmware built with Arduino and PlatformIO. Customize, extend, and make it yours.
The PCM5102A DAC delivers transparent, bit-perfect audio reproduction. No DSP coloring. No lossy compression artifacts. Just the music, exactly as the artist intended.
Anther DAP is fully open-source. Fork it, modify it, build your own. The firmware, schematics, and build guides are all available on GitHub.
// Configure your DAP
#define TEST_MODE 6 // Full player mode
// Audio: PCM5102A via I2S
#define I2S_BCLK 7
#define I2S_LRCK 5
#define I2S_DATA 6
// Build & flash
// pio run -t upload
Join the waitlist and be the first to experience Anther DAP.