Hi Everyone,
I'm still busy making music with a PIC16F873a. The sound en FREQOUT commands are simple to use, but not the kind of sound I'm looking for.
So I tried what Bert did on http://members.home.nl/b.vandam/lonely/pagina47.html , but he writes his programs in a differend language (JAL ??) He lets a Cricket sound playing with a random time interval. So I was thinking.... If my melody is to long to fit in the PIC's memory, I will store 1 note and play that note back faster and slower, so it sounds higher and lower witch results in a beautiful melody.
But I have problems merging the file I produced with the 1 bit converter from Roman Black with my program. And I don't know how to access the bytes.
I tried @ include "bhrams.asm" and I can see that My picstart plus is writing longer than without this include command. So I assume that the file is in the PIC. But where can I find it? and how must I acces it?
I will attach the "bhrams.asm"(you have to rename it). It's noting more than a " dung " for 0.6 seconds. Can anyone tell me how I can find the bits? And if anyone can help me with some code to play it that would be very helpfull....
Greetings Mathy
Bookmarks