MelroyCaeiro / LightSync

Flutter application that changes the colour of your connected WS2812B LED strip based on the dominant colours in your Spotify album art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LightSync

Flutter application that changes the colour of your connected WS2812B LED strip based on the dominant colours in your Spotify album art [WORK IN PROGRESS]

FEATURES:

  • Extract album art from any music player on your Android device (not tested on iOS devices)
  • Displays track, album, & music player info
  • Identify up to 2 dominant colours in the album art (limited to 2 colours due to performance constraints)
  • Sends RGB colour codes to your connected microcontroller (ESP32 etc) via the GET HTTP request

Version 2 (Dominant color identification & HTTP requests test)

Version 1 (NowPlaying package test)

About

Flutter application that changes the colour of your connected WS2812B LED strip based on the dominant colours in your Spotify album art