cspot
esp32_projects
cspot | esp32_projects | |
---|---|---|
3 | 2 | |
499 | 1 | |
- | - | |
3.3 | 2.0 | |
about 2 months ago | over 1 year ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | MIT License |
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
esp32_projects
-
Need help!
There are a couple of ways to address this. Due to the constraints of memory available in the Arduino you probably want to use an approach similar to one that I tried out when experimenting with an ESP32 to implement a test of a web server and a test of multiple blinking LEDs. See RichardChambers/esp32_projects: various projects with an ESP32 microcontroller using various sensors and breadboards (github.com) and especially see the Lib source folder which contains the library I wrote to allow pseudo multi-threading.
-
How Do I Combine Two Separate Sketch's Into One And Run Them Simultaneously?
RichardChambers/esp32_projects: various projects with an ESP32 microcontroller using various sensors and breadboards (github.com)
What are some alternatives?
raspotify - A Spotify Connect client that mostly Just Works™
P01.12V-2021.11 - Access Pro Hardware and Sample Code
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.
ESP32Marauder - A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
spotify-qt - Lightweight Spotify client using Qt
HomeSpan - HomeKit Library for the Arduino-ESP32
knobby - A little Spotify remote to remind you that there's a lot of music out there.
IRremoteESP8266 - Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
btAudio - Bluetooth Audio for Arduino
Arduino-AppleMIDI-Library - Send and receive MIDI messages over Ethernet (rtpMIDI or AppleMIDI)
EmbeddedProto - Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.