I have issues with ram and oled buffer and i want to reduce it.
I am not using small text so I thought i could use 4 pixel as a pixel that would reduce the buffer 4 times.
But i am not quite sure how to do that.
Please post someting to help me!
I have issues with ram and oled buffer and i want to reduce it.
I am not using small text so I thought i could use 4 pixel as a pixel that would reduce the buffer 4 times.
But i am not quite sure how to do that.
Please post someting to help me!
There are other ways to deal with the RAM problem. Did you had a look at U8g2 Library?
There are two approaches which could be used with U8g2:
Oliver