Page 1 of 1

Project 8 – Piezo buzzer: Melody – Birthday Song

PostPosted: Sat May 23, 2015 2:09 am
by czj
May i know in this project using PIC887, how do i stop the buzzer from infinity looping the birthday song? I have try cancel the while(1) loop in the main program but the buzzer is still looping non stop.

http://tutorial.cytron.com.my/2011/08/1 ... hday-song/

Re: Project 8 – Piezo buzzer: Melody – Birthday Song

PostPosted: Tue May 26, 2015 10:40 pm
by ober
I guess you need to disable the PWM output.