A system to record and/or play sound in a bit stream format, PIC16F877

Project description:
This is a sound playback system for a PIC or any other microcontroller. It uses a clever encoding system to mathematically model the actual performance of the RC filter when the signal is encoded. This allows playback of good quality sound with the absolute minimum software and hardware. The RC filter modeling (encoding algorithm) has been refined to be PIC friendly in binary math, giving the ability to playback AND RECORD in real time even on a PIC, even with high rates up to 150+ kbit/sec.
Electronics used:
LM741
Link: A system to record and/or play sound in a bit stream format
Comments
Post a comment