Unverified Commit 7203189b authored by Wolle's avatar Wolle Committed by GitHub

Update README.md

parent 34e567a8
......@@ -2,8 +2,8 @@
Play mp3 files from SD card via I2S with external hardware.
HELIX-mp3 decoder is included.
Works with MAX98357A (3 Watt amplifier with DAC), connected three lines (DOUT, BLCK, LRC) to I2S.
For stereo You must have two MAX98357A. Also works UDA1334A (Adafruit I2S Stereo Decoder Breakout Board) and PCM1502A.
Other HW may work but not tested.
For stereo are two MAX98357A necessary. AudioI2S works with UDA1334A (Adafruit I2S Stereo Decoder Breakout Board) and PCM1502A.
Other HW may work but not tested. Plays also icy-streams (mp3 only) and GoogleTTS.
```` c++
#include "Arduino.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment