Skip to content

Commit 28a8e65

Browse files
committed
README
1 parent b24ac3c commit 28a8e65

File tree

1 file changed

+4
-1
lines changed
  • examples/examples-custom-boards/lyrat-mini

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
The LyraT Mini is a bit tricky to use because it has a ES8311 which is handling the output and a
22
ES7243 which is handling the microphone input: both need to be on separate I2S ports.
33

4-
For these examples install:
4+
You should be able to use the examples that can be found in the [audiokit directory](https://github.com/pschatzmann/arduino-audio-tools/tree/main/examples/examples-audiokit): just replace the
5+
driver with LyratMini!
6+
7+
For the examples install:
58

69
- [Arduino AudioTools](https://github.com/pschatzmann/arduino-audio-tools)
710
- [Arduino Audio Driver](https://github.com/pschatzmann/arduino-audio-driver)

0 commit comments

Comments
 (0)