Edzelf / ESP32-Radio

Internet radio based on ESP32, VS1053 and a TFT screen.
GNU General Public License v3.0
973 stars 229 forks source link

DOT MATRIX DISPLAY #337

Open antonio118 opened 4 years ago

antonio118 commented 4 years ago

For many days I have been attempting to include a function allowing the prog to show author/title (icystreamtitle) scrolling on a dot matrix display (2x 8x8 Max7219 panel) but unfortunatelly due to my limited programming knowledge i was unsuccessful. I tried various libraries to drive the dotmatrix panel which is connected to SPI pins + CS to D5 pin ( preferred one : arduino-Max72xxPanel-master ). Would you be so kind to consider to add such a function to the wonderful prog ? Thanks in advance for your attention.