Skip to content

AI_Thinker Board - Arduino Configuration and Metadata Live Capture Query #1710

Answered by pschatzmann
waszee asked this question in Q&A
Discussion options

You must be logged in to vote

The sketch size really depends on the sketch and you need to select the partition scheme accordingly with what functionality you want to use. Huge App is usually a good default setting. I think RainMaker 4 MB no OTA will give you all 4 MB for your program.

Please google the topic PSRAM and ESP32: though it has 8MB you can only directly address 4 MB.

The example sends the output to I2SStream. The AudioKit needs the codec to be set up to work, so just replace this with an AudioBoardStream and you should start to hear some sound. You can use the MetaDataType parameter in the callback to select the values that are relevant to you.

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
10 replies
@waszee
Comment options

@waszee
Comment options

@pschatzmann
Comment options

@waszee
Comment options

@pschatzmann
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants