Pacman Music


#1

Hello,
i have from my uni received an mbot, and this week i was in the idea to create the Pacman music but i couldn’t succeed so if someone could help me in this case could be wonderful.
best regards.


#2

Are you trying to do that in mBlock or native Arduino code? With mBlock, you will need to work out the notes and durations, then use the play note block. If you are doing it in native Arduino code, you’ll still need to work out the notes and their durations but you’ll use the onboard buzzer directly. I wrote an Arduino sketch that demonstrates a time-sliced music player (link) but it’s Arduino code, not mBlock.


#3

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.