PIC sound player (PCM to PWM converter) using PIC18F1320
Description This project makes a PIC microcontroller play audio PCM sounds using PWM modulation! Pulse-code modulation (PCM) is a digital representation of an analog signal where the magnitude of the signal is sampled regularly at uniform intervals, then quantized to a series of symbols in a digital (usually binary) code [1]. Pulse-width modulation (PWM) of […]
PIC sound player (PCM to PWM converter) using PIC18F1320 Read More Β»