Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 945 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 945 Bytes

ti-pga2310

v 1.0.0

Kashev Dalmia - [email protected]

An Arduino / Energia Library for control of Texas Instruments PGA2310 Stereo Volume Controllers.

Thanks to Donders Centre for Cognitive Neuroimaging (dccn-lab) for providing a starting point for this code, here.

Licensed Under the MIT License; Please see LICENSE.

Arduino Demo Instructions

Copy both PGA2310.cpp and PGA2310.h into either the Arduino Libraries folder or into the folder called PGA2310_Arduino_Demo. Then open PGA2310_Arduino_Demo.ino in the Arduino IDE to compile and upload to your Arduino. This simple demo slowly sweeps through all available volume levels, with the left and right channels in lockstep.