wip
Member
This is how it is working:
So we don't actually hear the PWM, instead what we hear is the strings vibrating recorded by the pick-up. The noise in the video is actually cause by the strings colliding with the coils (will need to make more space between the strings and the coils). The PWM frequencies are precise enough for my needs.
Put some volume in your headphone and listen to the very end of the video. There's a tic tac tic tac. I think it's cause by the fact that I am scanning all ADC (for capacitive touch sensing). Also when connecting the USB cable I hear my mouse moving on my screen.
Code:
12 PWM out -> 12 lm386 amplifier -> 12 coils (not speakers) just below the strings -> vibration -> guitar pick-up -> final out
So we don't actually hear the PWM, instead what we hear is the strings vibrating recorded by the pick-up. The noise in the video is actually cause by the strings colliding with the coils (will need to make more space between the strings and the coils). The PWM frequencies are precise enough for my needs.
Put some volume in your headphone and listen to the very end of the video. There's a tic tac tic tac. I think it's cause by the fact that I am scanning all ADC (for capacitive touch sensing). Also when connecting the USB cable I hear my mouse moving on my screen.