You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
+
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
0 commit comments