Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
pschatzmann committed Nov 2, 2024
1 parent b24ac3c commit 28a8e65
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion examples/examples-custom-boards/lyrat-mini/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
The LyraT Mini is a bit tricky to use because it has a ES8311 which is handling the output and a
ES7243 which is handling the microphone input: both need to be on separate I2S ports.

For these examples install:
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
driver with LyratMini!

For the examples install:

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

0 comments on commit 28a8e65

Please sign in to comment.