Bluetooth DAC/AMP rough overview?

Hi. My school assigned me an arduino project, i know literally nothing about arduino. The students can choose anything to make, and i want to make a battery-powered bluetooth DAC/AMP from arduino. The workflow that i imagine is;

  1. My smartphone will connect to the device with bluetooth, and stream audio to it.
  2. The bluetooth receiver pass the info/codec/whatever to arduino
  3. Arduino pass the info to a Digital-To-Analog converter, making the output an analog audio
  4. Connect the output of the DAC to some amplifier.

so far i choosed these for the parts:

  1. Arduino Uno R3
  2. JDY-31Bluetooth Module
  3. MCP4725 Digital-To-Analog converter
  4. LM386 Amplifier

the main question is, will it work? why and/or how? I haven't purchased the parts so i need sort of checking from you guys. Any suggestion and/or advice would be nice for me. Cheers.

note : not sure to use the LM386 as it is mono and can drive only 8 ohms. I need this thing to drive Salnotes Zero which have >32 ohm on the specsheet.. not really sure what am i cooking to be completely honest..

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.