Hi everyone.
A few years ago I modified a PIC code (that was used in a relay bypass, I modded it to be temporary/permanent depending on the amount of time the switch was pressed), and I thought I could use the little amount of knowledge from this experience to try and use a PIC in another project.
I'd like to generate sound using a pic. The sound doesn't have to be a nice synth, just a low or high pitch drone, intermittent or not, that would be added to a guitar pedal output (hence doesn't have to be amplified by itself).
By reading a bt I discovered that PWM might be a solution for me... but I seem to lack the basic knowledge and vocabulary to understand the articles and and other results of my online research.
Like pedal building/modding/repairing, I learned most of what I know by doing and failing, the step is just too high for me right now.
Would any of you awesome people know a bit more about this subject, could help me recommend tutorials or websites ?
Thanks a lot !
(I'm using a 12f675 pic with a pickkit 3 interface, using C language, btw)