Git Product home page Git Product logo

6ch-sound-processor's Introduction

5.1 channel analog audio processor

This project is a 5.1-channel, analog audio processor based on PT2322 and Arduino Nano.

Finished 5.1-channel analog audio processor board.

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.

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.

This audio processing module is an open-source hardware project. All the design files, source codes, and compiled binaries are available in this repository.

Assembling the module

The PCB of this module can directly order from the PCBWay project page. Also, the latest Gerber files of this module are available in the release section of this repository.

All the required components to assemble this module are in the BOM file at here.

The entire assembly process of this module is shown in the below video:

5.1 Channel Audio Processor

Compiling source codes

Arduino Nano firmware of this project is written using PlatformIO. To compile and install the firmware, use the latest version of PlatformIO IDE.

Sound processor control application

The sound processor control application is a GTK application. GTK 3 development packages are required to compile this application. To compile the application, issue the make command from the source directory.

$ git clone [email protected]:dilshan/6ch-sound-processor.git
$ cd 6ch-sound-processor/6ch-sound-fx-controller/
$ make

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.