-
# Please answer the following:
**FPP Version and Hardware**:
FPP 6.3 running on RPI Zero 2 W and RPI 4
**Describe the bug and Steps to reproduce**:
I'm using the pca9554A gpio extender chip …
-
Like many others, the JellyFin Tizen app does not run in the native resolution of 3440 x 1440 pixels but in a 16:9 box, centered on the screen.
21:9 content gets displayed with 4 black bars or if cro…
-
Hi, I am trying to make a calculator with a pico, but when I use an oled IC2 0.96'' screen and the ssd1306 and use a simple code it says that:
traceback (most recent call last):
File "", line 2, …
-
**Is this request related to a missing driver support for a particular hardware platform, SoC or board? Please describe.**
I need support for Waveshare OLED Modules as shields. The following shield s…
rexut updated
2 months ago
-
In the file oled.c, where the clock divide ration and oscillator frequency are initialized with the 0xD5 command. The parameter
in the file is "80", but I think it should be the hex value "0x80". T…
-
Hey, thanks for the upload. I have designed my own board with your schematics. I have checked and re-checked and I know that everything is correctly routed and assembled. I am using the exact same dis…
-
Hi.
Flashed ttgo-lora32-v2.1-gps to the liligo lora32 module, where to connect the GPS module?
I tried pins 34 & 12 but OLED still shows Error of GPS. Any ideas how to proceed? I tried the BN-880 …
-
I like this simple piece of software, but I lack one feature here - I want to select to which monitors it applies this shift, because I have multimonitor setup and only one of it is OLED, therefore I …
-
Espressif has a ESP-IDF library for LCD that's supports the I2C SSD1306 that we use on the Bitaxe. https://docs.espressif.com/projects/esp-idf/en/v5.2.2/esp32s3/api-reference/peripherals/lcd.html
E…
-
## 现象
本应该是一条连续的斜线
![image](https://github.com/user-attachments/assets/983b23c9-3c4f-4b21-8c8f-279753f5b11c)
## 问题复现
### 环境
+ u8g2最新库
+ 编辑器:CLion
+ 编译器:GCC
我想用wave绘制自己的波形,发现总有丢失点的现象,于是将整个页面…