Yes, I will give it a try. I have to go over "everything" to see what this change will bring. I agree 100% with letting teensy doing just the audio heavy-lifting. Good call. I will be posting my findings sometime...
Thanks for your reply. I made the proper code changes but nothing shows on Serial port. I tried youtube audio, vimeo audio, a song I purchased at Amazon, and other songs I had laying around. No luck. I also used and LG...
I have seen on so many sketches the use of sgtl5000_1.volume(n.n) and the use of knob = analogRead(Analog) to manage the volume. .
My questions are so many. When I use one or the other.? Do I need both.? What...
I have these three dongles and all connected.:
https://www.amazon.com/gp/product/B0775YF36R
https://www.amazon.com/gp/product/B07J5WFPXX/ref=oh_aui_search_asin_title?ie=UTF8&th=1...
I bought three different dongles from the suggested ones from that particular thread. All three dongles showed connected.
After uncommenting Debug Line, message appeared...
Thanks very kindly. I wrote some code but i can't get pass a complete pairing. I modify the code below so many times that I am the point right now of guessing, which that's why I need some help. Also, when compiling the...
Hello. I have a BT dongle. I've been looking throughout the forum and the many USBHost_t36 samples for the code that will allow the BT dongle to get in pairing mode. One of the samples, Digitizer, allowed me to verify...
I have Teensy Loader 1.56 and Arduino 1.8.16 versions installed. I ordered the https://www.amazon.com/gp/product/B0775YF36R dongle and the USBHost cable from PJRC. I soldered the host adapter header to the teensy and...