Skip to main content

Posts

Showing posts with the label Surround

5.1 channel analog audio processor

In this project, we developed a 5.1-channel analog audio processor using PT2322 IC. PT2322 is an inexpensive analog audio processor introduced by Princeton Technology Corporation . It contains 6-channel individual channel attenuators, a 3-way tone control system for front-end speakers, and a 3D audio simulation system.  Assembled 5.1-channel audio processing board. In this design, we combine PT2322 with Arduino Nano and interface it with PC/embedded computing boards through a USB port. Native GTK UI application provides to control all functions of the PT2322 IC. The Arduino Nano can directly plugin to the PT2322 module. There are three push buttons on the panel itself to control the volume and mute the audio. To reduce the cost and minimize the PCB size, we use both SMD and through-hole-type components in this PCB. The dimension of the PCB is 59mm × 60mm. The PCB of this module can directly order from the PCBWay project page . Using the PCBWay service, you can order high-...

5.1 channel preamplifier

This project introduces a digitally controlled 5.1 channel audio preamplifier system. This amplifier is specifically designed to increase the gain of the multi-channel PC sound cards. The main reason for building this amplifier is the limited gain received from the ASUS Xonar AE sound card with the Creative Inspire T6300 , 5.1 surround speaker system. Before switching to this soundcard, we had a Creative Sound Blaster Z card which provided good audio output with the above-mention speaker system. The key motivation of building this amplifier is to solve these gaining problems. The assembled 5.1 preamplifier PCB. This preamplifier consists of six TL074 / TL072 preamplifier stages and PT2258 electronic volume control. The input stage of this preamplifier consists of six TL074 / TL072 buffer stages. The PIC16F886 microcontroller manages the PT2258 electronic volume control IC. All the volume levels and menu options are displayed on HD44780 , 16x2 character LCD screen . All the ...

DIY Surround Sound Dock for Apple iPods and iPhones

This is a "quick design" to make surround sound dock for Apple iPod, iPhone and iPad devices. This audio docking module contains analog surround sound processor, bass booster and electronic mode switch. Main components of this surround sound dock are LA2610 - analog surround sound processor and ATTiny13 - 8bit MCU. This unit is design to work with 9V external DC power supply and it can deliver maximum of 2 × 1W audio output power. Printed Circuit Board Design of Surround Sound Dock In prototyping stage we test this system with couple of Apple iPod and iPad devices with 4inch full range 8Ω speakers. This system can also drive professional headphone through its " Ext. Output " connector. This system need 160mm × 100mm double side PCB and it is specifically design for vertical docking chassis. This project is an open source hardware project and its design and other related materials are distributed under the terms of Creative Commons - Attribution...