Weird Buzzing Noise

Hey there, I’m having a problem. Whenever I flash this code, the watch functions normally, except it makes a high pitched buzzing noise that gets on your nerves very quickly. I was wondering if anyone else has had this problem or knows how to fix it. Thanks!

Hey there @RetroGamer :slight_smile:

This is something that happens because of a library incompatibility. The libraries used in your code sends a signal to the buzzer that makes a buzzing noise. You have to use the compatible libraries for your watchX to overcome this issue.

You can download Arduino libraries for watchX from our downloads page here.

Which libraries are incompatible, because I am using the watchX library

@ahmetkcavusoglu are you familiar with the libraries which cause the buzzing noise?

The link is not working on my computer, I will try to help if you can renew it. :blush:

It is working for me, but here’s a new link: WatchX Stuff - Google Docs

While adapting the Arduboy2 library to watchX, I made some changes in some settings. So you need to make some basic changes on some games made by Arduboy if you want to use it in watchX.

The reason for that sound you got is because you don’t use Arduboy2 library adapted for watchX.

Thanks so much! I’ll be sure to try it out when I have a chance.

I’m here to help, please let me know your progress :blush: