Speaker
-
Hello everyone.
I am doing an Arduino project with the M5Core 2 and I want to play some tones o PCM sound, but without using a SD.
I only can play the DingDong that is done in a function of MStack library. But the function M.Ax.tone doesn't work.
Example: link text
#include <M5Stack.h>
void setup() {
M5.begin();
M5.Speaker.tone(900, 1000);
}Thanks.
David. -
Hello @mirandabar
for M5Core2 you'll need a different library than for M5Stack (Base, Fire, etc.).
Have a look at this thread here.
Thanks
Felix
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login