Results 1296 comments of olikraus

I have created a new beta 2.34.2. Thanks for the videos, however I am still a little bit lost of what all is required and whether it new works? Can...

> The previous beta you posted is perfectly usable for me in its current state using FlipMode only. We can keep everything as it is at the moment, however it...

Thanks for the video. Let's do a final attempt. I have modified the y delta for F0 by 1. I have created beta 2.34.3... You can download the latest U8g2...

Which constructor did you apply?

After u8g2.begin(): If you do a ``` C++ u8g2.sendF("c", 0x41); ``` How will the same example look like?

Strange, somehow there seems to be no difference between the two videos. Flip mode 0 is wrong in both cases. Will there any change if you increase 0x41 to higher...

This is described on page 30 of the ST7567 data sheet (https://www.crystalfontz.com/controllers/Sitronix/ST7567/)

I think this is the main purpose of a library: one person tries to understand the technical details, while the users of that library can just benefit from it without...

I have stopped support for eInk displays in u8g2. I think there are better libraries.