The Universal Bluetooth Audio Adapter will act as either a transmitter or receiver for audio sent over Bluetooth. As a receiver, it could be plugged desktop speakers so that music could be played from a smartphone through the speakers wirelessly. As a transmitter it could be plugged into the headphone jack of a television set and the audio from the TV could be heard through a set of Bluetooth headphones.
There are commercial products that provide some of this function already but I could not find exactly what I wanted so I'm building it.
I'll start by building out the project on a breadboard using development boards and once that's functional I'd like to design and fab custom boards resulting in a small useful device.
I received a Trinket Pro, LiPo board, and 500 mAh battery from Adafruit and Sparkfun's Micro OLED breakout board. I had also ordered a BLE audio board from Sparkfun but they sent me the wrong version. I hope that error will be remedied in time for this contest.
The first thing I did was solder pins onto all the boards and connect the screen up to the Trinket over SPI. A quick installation of drivers and the OLED library from Sparkfun showed everything is working correctly. The Trinket is being powered by the battery and can easily drive the screen. Video of the success below!
I'm going to work on the UI code while I wait for the correct board from Sparkfun.
Let me know how you are getting on with that - i'm looking to add functionality but using ESP32