Skip to content

sumotoy/PT2313

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

was 0..3 but should be 0...2. Accordly datasheet values over 2 don't
produce any effect so was not a big deal.
7c94d89

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
December 16, 2013 01:00
December 16, 2013 00:57
March 7, 2015 22:40
April 9, 2015 18:05

PT2313

A simple library to drive Audio Chip PT2313L or PT2313E
This is a simple library to drive Princeton Technology Corp. chip PT2313, a stereo audio chip with 3 stereo input and loudness,volume,bass,treble and 2 stereo outs. The library let you access all features by using I2C protocol with Arduino o Teensy 2, 3 ,3.1, LC MCU's and all Energia supported MCU's. This chip works only at 100Khz so don't try to force it at 400 or it will not work.
I've done this to create a stereo amped speakers I had at home.

This chip communicate via I2C at 100Khz, not more!

For connections, refer to datasheet included in docs folder. Have fun!

Warning: Energia support just as it's basic stage and not tested. It compiles but doesn't mean that will works! So please wait I test it (and prolly fix) before use it with Energia MCU's!

About

A simple library to drive Audio Chip PT2313L or E

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages