-
I've a bitmap of 72x64, which I can display without problem in "buffer mode".
Since this method needs too much ram, I wanted to draw this bitmap with the drawTile function.
I've tried to cut the bit…
-
Hello,
I'm trying to implement the u8glib in my project on an Atmega328p.
The problem is that I got messed up pixels in the first quarter of the lcd using the Atmega as an "normal" AVR without Arduin…
-
Originally reported on Google Code with ID 27
```
n the device "u8g_dev_st7920_128x64" the current code is:
[code]
u8g_WriteByte(u8g, dev, 0x080 | y ); /* y pos */
u8g_WriteByte(u8g, de…
-
A few months ago I built a handcrafted 128x64 3R1W DFFRAM based register file for Microwatt. Coming back to the project now, I see a lot of work on the compiler, which is great.
Has there been any …
-
I would like to use two stacked 128x32 display as one 128x64. I would like to write a new class that wraps the thing out and expose the same API.
How complex it should be and which is the best appr…
FxIII updated
11 months ago
-
Hey,
I'm trying your amazing lib to my oled 128x64 screen and my ATTINY85 but I have a little problem with battery animation, take a look:
![448740887_903720268228729_997421146227043813_n](https…
-
i have esp32 with oled1315 and the animation only shows lookright only
and i set face->RandomLook = true;
and on face.cpp described as
U8G2_SSD1306_128X64_NONAME_F_HW_I2C u8g2(U8G2_R0, /* r…
-
## Panel description
#### Dimensions (in pixels) : 64x32
#### Scan factor: 1/16
## Panel photos
![PXL_20240922_161434436 MP](https://github.com/user-attachments/assets/a2cc5e89-4eda-4cef-b444…
-
```
hello 8) , i just wanna do a simple rangrefinder with a hc-sr04 and a tiny oled
128x64_i2c but no sucess ....
i try to combine 2 sketchs, 1 for the ultrasonic sensor and 1 for the screen.
So on …
-
```
hello 8) , i just wanna do a simple rangrefinder with a hc-sr04 and a tiny oled
128x64_i2c but no sucess ....
i try to combine 2 sketchs, 1 for the ultrasonic sensor and 1 for the screen.
So on …