letscontrolit / ESPEasy

Easy MultiSensor device based on ESP8266/ESP32
http://www.espeasy.com
Other
3.26k stars 2.21k forks source link

OLED SSD1306 #4883

Closed fly74 closed 10 months ago

fly74 commented 10 months ago

@tonhuisman Hi Ton, I thought in the past we had a version of "OLED SSD1306" where we could combine lines to have a bigger font. For example I have a 0.91" OLED which shows 4 Lines at 128x32. With combine, I remember or I'm dreaming, were a bigger font possible. Combine 4 lines would result in a Big font 1 line on the 0.91" to show a value eg. Am I wrong?

TD-er commented 10 months ago

Have you looked at the Oled Framed plugin? (recent builds) I did notice there are some scaling options in the code of the plugin.

fly74 commented 10 months ago

Damn I forgot it. Thx @TD-er