PrestoDeck is one of Spotify’s most stylish Raspberry Pi-based Spotify players yet

Projects on Raspberry Pi are always appreciated not only for their functionality but also for their looks. If the device looks spectacular and harmoniously fits into the interior – the chances that you will want to build it for yourself increase many times. That’s why PrestoDeck is an instant eye-catcher: a minimalist yet fully functional Spotify controller based on the Pimoroni Presto.
PrestoDeck is a stylish and compact Spotify player on the Raspberry Pi Pico
The author of the project is a developer under the nickname AKZ Dev. He has posted a video on YouTube and detailed the build on GitHub. And the nice thing is, you won’t need a whole arsenal of parts to implement it. All you need is:
- Pimoroni Presto (includes touchscreen, Wi-Fi and speaker)
- (Optional) USB-C cable with angled connector
PrestoDeck displays album art, track title and artist name. You can control playback directly from your device’s touchscreen. Most of the work is on the software side: you’ll need to create your own Spotify app and connect it using code available on GitHub.