julianbruegger / corona-display

Keep Track of the Corona-Numbers
GNU General Public License v3.0
46 stars 9 forks source link

Oled Display #12

Open nerd4 opened 4 years ago

nerd4 commented 4 years ago

It's not an issue but I wanted to ask you if theres a way to use a 128x32 oled Display. I saw the wiring on Github of the oled but it's an 128x64 Oled I think. Do you have a code to run only the Infections from a Country on a i2c 128x32 oled Display? If not could help me to get your code working on a 128x32 Oled? Pls help 128x32_oled

julianbruegger commented 4 years ago

This should be possible, did you get the Display working?

nerd4 commented 4 years ago

Which Python script should work for it?

julianbruegger commented 4 years ago

I dont have expirience with that display. You can try the 20x4 and show me the result.

thow3 commented 4 years ago

@nerd4 I recently made a script which works for a similar display. (Picture attached). Perhaps this may work? IMG_6185