OLED Display

I don't want to put this in feature request just yet.

I'm designing a 3D Printed case for Pi-Hole and thought it would be neat to have a small OLED display on it.

I know there's an option for Pi-Hole to display stats to an LCD but I was wondering if anyone's thought about using an OLED display. They're super cheap and really easy to connect.

If you're not familiar with what I'm talking about, here's a couple of different displays:

http://www.ebay.com/itm/0-96-IIC-I2C-SPI-Serial-128X64-OLED-LCD-Display-SSD1306-for-Arduino-STM32-51-/162236336375?var=&hash=item25c60a08f7:m:m1O7zNonCe3M8LIIgLYvBPw

After thinking about this for a bit, I thought I'd add this:

How about using the Python Request Library to get data from the Pi-Hole API and display the stats. You could setup a cron to update the stats every so often.

Has anything ever happened in regard to this? I would also like support for SSD1306 128x64 displays. I have Pihole running on a Orange Pi Zero, and the display would be a nice addition.

As much as I still think it would be really cool - Nope.
I got distracted by something shiny and other projects.

Let's see if I can get mine to work.

If so I let you and the forum know.