Skip to content

Commit 1bd0d62

Browse files
committed
README
1 parent 055e442 commit 1bd0d62

File tree

1 file changed

+7
-0
lines changed
  • examples/examples-custom-boards/lyrat-mini

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
The LyraT Mini is a bit tricky to use because it has a ES8311 which is handling the output and a
2+
ES7243 which is handling the microphone input: both need to be on separate I2S ports.
3+
4+
For these examples install:
5+
6+
- [Arduino AudioTools](https://github.com/pschatzmann/arduino-audio-tools)
7+
- [Arduino Audio Driver](https://github.com/pschatzmann/arduino-audio-driver)

0 commit comments

Comments
 (0)