Project 7 - PC Based Audio Recorder
Description of the Project:
The recorder has two components:
1. a PIC that digitises the incoming audio stream and sends it over a comms link to -
2. the PC program that stores the incoming data stream as a file.
Files:
Click on the disk icon to download a file:
MPASM Source file. This file needs compiling before it can be used.
Compiled MPASM file. Suitable for downloading with Velleman K8048 programmer.
TASM Source file. This file needs compiling before it can be used.
Compiled TASM file in OBJ format.
PC program that takes input from PIC and stores it as a file.
Other Information:
1.
Information relating to the PC Program will be put onto the PC page. Click on the 'PC Files' icon, above, to go to that page.
Errors, Ommissions and Updates:
1. Incorrect pin numbers shown on circuit diagram.