Skip to content

Releases: KnedlOF/FlowPlaylist-Driver

2.0.1

Choose a tag to compare

@KnedlOF KnedlOF released this 09 Jun 11:14
dd949ec

Preparing it for open-source

Patch notes 2.0.1

  • changed, so everyone enters their own API credentials (id, secret)

*To avoid any problems run Spotify Keyboard app before using keyboard

2.0.0

Choose a tag to compare

@KnedlOF KnedlOF released this 11 Feb 21:08
dd949ec

NEW RGB EDITION

Patch notes 2.0.0

  • new software for new keyboard, with RGB lights
  • volume finnaly fixed - more responsive

*To avoid any problems run Spotify Keyboard app before using keyboard

**You have to update both hardware and PC software for old keyboard that only has green lights (unfortunately you won't have RGB, but you have to update to fix volume) Hardware update instructions are in version 1.0.4

1.0.8

Choose a tag to compare

@KnedlOF KnedlOF released this 15 Jun 15:38
dd949ec

Patch notes 1.0.8 - Bug fix

  • fixed problems with app saving setting, so everything would crash
  • desktop/spotify volume option fixed
  • hopefully finnaly fixed names on display disappearing

1.0.7

Choose a tag to compare

@KnedlOF KnedlOF released this 12 May 17:36
dd949ec

BIG UPDATE

Patch notes 1.0.7

  • Added playlist swap on keyboard with hotkey for Add to playlist button (hold Add to playlist button button and press Skip button to switch between multiple playlists) - from 1.0.6 fixed
  • If you create new playlists or delete any, run app to update
  • Recommendation button can now be used as multifunction button
  • Added multifunction - Play Playlist, choose playlists in app, you can then swap between them with hotkey - hold Multifunction button and press Skip button (you have to choose function of multi button in app)

*To avoid any problems run Spotify Keyboard app before using keyboard

1.0.6

Choose a tag to compare

@KnedlOF KnedlOF released this 06 May 18:34
dd949ec

Patch notes 1.0.6

  • Added playlist swap on keyboard with hotkey for Add to playlist button (hold Add to playlist button and press Skip button to switch between multiple playlists)*
  • If you create new playlists or deleta any, just use drop down menu in app for it to be able to save all available (will fix this soon)

*To avoid any problems run Spotify Keyboard app before using keyboard

1.0.5

Choose a tag to compare

@KnedlOF KnedlOF released this 23 Apr 19:15
dd949ec

Patch notes 1.0.5

  • Fixed glitching volume bar (required hardware update)
  • Fixed disappearing names on display (required hardware update)
  • A bit better performance

Hardware update instructions are in version 1.0.4

*You have to update both hardware and PC software

1.0.4

Choose a tag to compare

@KnedlOF KnedlOF released this 08 Apr 12:07
dd949ec

Patch notes 1.0.4

  • Added volume bar animation on screen (required hardware update)
  • Changed font, that has more characters (required hardware update)
  • App will show in Programs and Features, so now you can actualy uninstall it
  • A little bit fixed software

Hardware Update

  1. Download Arduino IDE 2
  2. Open SpotifyKeyboard.ino (download it down bellow)
  3. Go to File>Preferences and paste https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json in Additional boards manager URLs: , click OK
  4. Download library U8g2-2.33.15.zip
  5. Go to Sketch>Include Library>Add .ZIP Library... and select downloaded library
  6. On top left you will see box Select Board, select your keyboards COM (it will probably the only one, if not check *)
    image
  7. When you choose it, window will pop up, under BOARDS choose Seeed XIAO RP 2040 and press OK (if another window pops up and asks you to downlaod smth just click YES)
    image
  8. In Tools>USB Stack select Adafruit TinyUSB
  9. Then just press Upload and wait for it to finnish process
    image
  10. Also download latest software for computer
  11. Thats it have fun :)

*How to check which COM your keyboard is:

  • Open device manager and in View select Devices by container
  • At the bottom of the list you should see XIAO RP2040 and expand it
  • There should be USB Serial Device and in brackets which COM it is
    image

1.0.3

Choose a tag to compare

@KnedlOF KnedlOF released this 02 Mar 16:53
dd949ec

-Desktop/Spotify volume selection fixed
-changed app pic

1.0.2

Choose a tag to compare

@KnedlOF KnedlOF released this 26 Feb 19:08
dd949ec

Added option to change desktop volume or only spotify

1.0.1

Choose a tag to compare

@KnedlOF KnedlOF released this 26 Feb 16:00
dd949ec

Path notes:
-authorization done in app without need of console
-hopfully fixed the crashes