Using I2C

Hello all,

So, my question today is if there is an i2c compatible device that can control audio. We have Arduino MEGAs for a project, and we're trying to use i2c to send a signal to a device (holding an sd card with a soundtrack on it) that will start playing a soundtrack through speakers when a certain condition has been fulfilled.

Again, is there an i2c device capable of this?

Deavon

deavonwalden:
Hello all,

So, my question today is if there is an i2c compatible device that can control audio.

We have Arduino MEGAs for a project.

We're trying to use i2c to send a signal to a device (holding an sd card with a soundtrack on it).
The device will start playing a soundtrack through speakers when a certain condition has been fulfilled.

Again, is there an i2c device capable of this?

Deavon

google arduino audio player

Tom.... :slight_smile:

I don't believe that it HAS to be use i2c, but I was told that it was a possible way to do it. We need the audio to be hi-fi because we're going to run it through amps and we want it to sound crisp and clear. Whatever the best way to do that would be, is what I want to do.