Hi,
I have to make university project with microcontroller and I have a few questions. I want to make something like 'my own bluetooth audio receiver'. I thought that it will contain: bluetooth, atmega8(20Mhz) (or sth with more power) and DAC. First part which is generate sound from atmega using DAC, i did. But I have question about bluetooth connection. My first idea was buying bluetooth like hc-05 and setting headset profile and transmit data via UART (but I was reading about it and it is probably impossible).
My second idea was buying bluetooth with A2DP, connect with atmega, get music data (UART isn't too slow?) and generate sound from this data.
I know that it doesn't make any sense but it is for fun, learning and university project.
I want to know yours opinions. Is it possible to do? Do you have any helpful ideas?
Thanks