cspot
btAudio
cspot | btAudio | |
---|---|---|
3 | 6 | |
499 | 208 | |
- | - | |
3.3 | 0.0 | |
about 2 months ago | about 2 years ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cspot
- esp32-based wifi speaker
-
alternative to chromecast audio (commercially available, or DIY)
I understand that since around 2018 Spotify Connect can be used without a Premium account, and for many devices this is indeed the case. But according Raspotify on Github Premium is needed to use Spotify Connect. Same for this freelinux project.
- ESP32 - Streaming music from Spotify
btAudio
- Bluetooth interposer?
-
Transmit and receive audio via Bluetooth to the ham radio
https://github.com/tierneytim/btAudio is code to route audio on a esp32
-
[Guide] Add Bluetooth to your factory 1994-2003 GM stereo
Hands-free calling would definitely be possible with the ESP32, but the audio library I use doesn't currently support it. https://github.com/tierneytim/btAudio/issues/20 If you want to get your hands dirty, feel free to jump in and see if you can get HFP working ;)
-
Looking for help with car stereo Bluetooth upgrade
Using the ESP32-PICO-KIT's onboard Bluetooth with the btAudio project (https://github.com/tierneytim/btAudio) should allow music streaming, but it doesn't look to support hand-free calling out of the box. What's the best way to do this? I assume I'll need a microphone board of sorts, though I'm not really sure what to do on the software side.
-
alternative to chromecast audio (commercially available, or DIY)
It's bluetooth only, so not a solution to the OP, but it's an old sparkfun ESP32 thing + an adafruit UDA1334A Breakout wired together on a breadboard running this arduino library for essentially all the software on the esp: https://github.com/tierneytim/btAudio
What are some alternatives?
raspotify - A Spotify Connect client that mostly Just Works™
esp32SpotifyEchoDot - I took an esp32 microcontroller and a RFID-RC522 reader, and wrote code to read a NFC tag that I place on the CD and make an API call to Spotify to play that album on the Echo Dot that I mounted into a Walnut and Birdseye Maple case that I built.
raspdif - Raspberry Pi S/PDIF digital audio without a HAT.
spotify-qt - Lightweight Spotify client using Qt
esp32-hsp-hf - ESP32 hsp_hf bluetooth profile using the bluekitchen/btstack
knobby - A little Spotify remote to remind you that there's a lot of music out there.
cemu - GM E&C bus cassette deck emulator
esp32_projects - various projects with an ESP32 microcontroller using various sensors and breadboards
GM-EandC-Cemu-v2 - GM E&C bus cassette deck emulator
EmbeddedProto - Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.