Short: Control the volume of an audiosource. Author: eto@icns.nl (Edwin Th. van den Oosterkamp) Uploader: eto icns nl (Edwin Th van den Oosterkamp) Type: docs/hard Architecture: generic The Remote Volume Control (RVC) controls the volume level of any audio source. It is commanded using the RS232 port. The design uses the Crystal CS3310 for adapting the volume level, which is a component mainly used in high-end applications (but not expensive though). Main components: ---------------- - 80C31 Microcontroller. - CS3310 stereo programmable gain amplifier. - MAX232 line-driver for RS232. Contents: --------- - Diagram in ILBM-IFF - Docs in textfile format (English and Dutch) - Microcontroller software: Source, Hex and Object. - Amiga software: VolumeControl. The application can be changed simply into a multi-channel mixing console completely driven via RS232 and a computer. Edwin Th. van den Oosterkamp