Skip to content

ESP32 / ss1351 oled remote for Volumio music player using Socket.IO

License

Notifications You must be signed in to change notification settings

Maschine2501/Volumio-ESP32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Original Code can be found here:

drvolcano/Volumio-ESP32

And his project on Volumio Forum...

And I want to honor the efforts of drvolcano, awesome work!!!

This is a moded Version...

and actually under construction!

To-Do's:

  • Remove all Monochrome Display parts

    -> Only support for ssd1351 (in progress)

    -> maybe support other (bigger) colour-Displays later

  • Support for Album-Art from Volumio-API

    -> Think this will be a key element:https://github.com/Bodmer/TJpg_Decoder

    -> Actually this is a lot more tricky then I thought...
    
  • Multiple Layouts

    -> selectable in Menu

  • Support for "Status-LED's"

    -> https://github.com/DjamesSuhanko/EasyPCF8574

  • Maybe a Preconfiguration-script for PC

    -> Like the install.sh of NR1-UI

  • Fill the Wiki

    -> Installation instructions

    -> Config- HowTo's

    -> etc.

Allready done:

08.10.2020:

  • added File-Format, Samplerate and Bitdepth to Main-Screen
  • added a seccond "Main-Screen" which changes every 12 seconds

09.10.2020:

  • disabled "stars"-Background
  • changed colours of UI
  • activated Buttons for: Play/Pause, Stop, Previous, Next (Updated Wiring)

10.10.2020

  • fixed Wifi "AUTH_FAIL" bug by reenabling Code after Line 685
  • Preconfiguration for Button-Functions (play/pause, stop, prev & next)
  • some changes in UI (Progress Bar, Volume Bar...)

13.10.2020

  • Activated icons for play/pause/stop and repeat & shuffle (...added Glyphs in GrayScale Font)
  • fixed Issue: When status stop samplerate/bitdepth was not displayed -> deactivated second screen when status stop

About

ESP32 / ss1351 oled remote for Volumio music player using Socket.IO

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 71.4%
  • C++ 28.6%