-
Here is a minimal example for running the M5 Stack OLED Unit 1.3" display
```yaml
i2c:
sda: 2
scl: 1
font:
- file: "gfonts://Roboto@medium"
id: my_font
size: 18
glyphs:…
-
Sorry for the dumb question, but my esp display in only 128x64. Will changing the resolution in the menuconfig help or am i just screwed?
-
Hello, I bought this 128x64 px panel: https://www.aliexpress.com/item/4000029775879.html?spm=a2g0s.9042311.0.0.ccd14c4dqOTCrY
I see there is a special pin for 64x64, I assume I'll need to use that,…
-
Hey guys! Can anyone tell me how I can use the ESP32 WROOM with an OLED I2C 128x64 display to show mining data?
![display-oled](https://github.com/BitMaker-hub/NerdMiner_v2/assets/78964459/6991…
-
### Describe the bug.
When the user continuously presses DPad Right and Back buttons to spam opening and closing the Passport app, `furi_check` eventually triggers. I found it to be the easiest to …
-
Hi, I'm using for Nrf51822 but the Font 8x8 and 5x7 is still small, i want to change 10x10 or 20x20, how can i change it ? Please give me a solution. Thanks
-
### Is your feature request related to a problem?
New feature.
### Describe the solution you'd like
New Feature: Support for 128x64 screens, such as (https://es.aliexpress.com/item/1005004355547926…
-
I am attempting to get a 128x64 p2.0 running off of an adafruit bonnet.
Using:
sudo examples-api-use/demo -D0 --led-rows=64 --led-cols=128 --led-gpio-mapping=adafruit-hat-pwm --led-brightness=60 …
-
### Summary
Hello,
I would use I2C OLED display example to print pairing QRcode. Could you add an example?
Regards
-
Hi,
I think we have either reached the limit of what the Pi can do or we possibly doing something wrong. Our display is current using 128x64 P2 ABC 1/32 panels....... and our layout is 2 high by 4 …