Inspired by: diehardsk/Volumio-OledUI // This is the Python3 version of Maschine2501/Volumio-OledUI
I wont push this project any further, cause I do not longer use Volumio. Feel free to fork this Project. I'll leave the Discord Chanel open for you, so you can reach out for each others support.
Today I fixed the installation routine for the new Volumio 3.xx. I tested the Installation script twice on a fresh installed RPi4 -> Succeeded both times. If you have an issue, please report it :) Here is the instruction for the Installation: Install-Manuall for Volumio 3.xx NR1-UI
- SSD1306 (monochrome Oled 128x64)
- SSD1322 (grayscale Oled 256x64)
- SSD1351 (full color Oled 128x128)
- ST7735 (full color LCD 160x128)
-
ILI9341 (Maybe ILI9488) display support(Alpha-phase)
-
SSD1309 (monochrome Oled 128x64)
-
BGR / RGB Selection for ssd1351 displays
-
Sort out / Clean up Setup
-
Investigate Problem with some DAC's
-
Implement Volume Control
-
Implement Source Dialog
-
Implement a "Settings Menu"
Im building a Network Hifi Receiver from scratch. Main components are a RaspberryPi4 and an HiFi-Berry-Dac. An old Braun T2 Tuner serves as case for the player. To keep as much as possible from the look of the device I needed an Interface for Volumio. And especialy one that supports a 3,2" ssd1322 SPI Oled with 256x64Pixel. After doing some research I found diehrdsk/Volumio-OledUI. It fullfills many points on my "wishlist" but not nearly all. As we all know, the way is the destination, i spent some time (much time....) in modifying the original code. The project is not finished yet... but close the the goal!
I try to assist you, if you got questions or even problems with the code, just contact me.
Time by time more informations in the wiki will follow...