We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055e442 commit 1bd0d62Copy full SHA for 1bd0d62
examples/examples-custom-boards/lyrat-mini/README.md
@@ -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