Inspired by: diehardsk/Volumio-OledUI // This is the Python3 version of Maschine2501/Volumio-OledUI
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
[ ] 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...