-
I suspect this project isn't being actively maintained, but I was hoping to install it on an old Raspberry Pi I had lying around.
The compile.sh script obtained the u8g2 library code and seems to com…
-
The build log:
```
Verbose mode can be enabled via `-v, --verbose` option
CONFIGURATION: https://docs.platformio.org/page/boards/espressif8266/nodemcuv2.html
PLATFORM: Espressif 8266 (4.2.0) > Nod…
-
I installed the library acording to the readme and I'm getting the following error:
```
CMake Error at
/components/u8g2/CMakeLists.txt:2
(project):
project command is not scriptable…
-
Hi
I got a build error when I try to build testing for pico2-arm:
```
$ cmake -DPICO_SDK_PATH=~/pico/pico-sdk -DPICO_BOARD=pico2 -DPICO_PLATFORM=rp2350-arm-s ..
PICO_SDK_PATH is /home/mrsvcd/pico/…
-
Update: See [further below](https://github.com/lnlp/LMIC-node/issues/45#issuecomment-1173196192) for a more complete description of the workaround.
---
I have observed a bootloop after using the…
-
I had to change the address control setting (line 41 in ERM19264_UC1609.h) to 1 in order to get the display to work using this code.
Also note that with the M0 arduino (samd21), the pins 11 and 13 do…
-
Is it possible to add the GP1294AI VFD. I've tried to do it by myself but for some reason I can't get it to work.
Datasheet:
https://drive.google.com/file/d/1AG-xEty9XNawlXCaBtnWZ6uW1tDV3I1M/view?us…
-
使用U8G2库时,使用硬件SPI或者I2C驱动LCD/OLED屏幕时完全无法使用。软件SPI/I2C正常。
屏幕试过好几个型号/驱动芯片(驱动芯片分别为ST7567,UC1609,SSD1327),确认和LCD/OLED的驱动芯片无关。
-
使用U8G2库时,使用硬件SPI或者I2C驱动LCD/OLED屏幕时完全无法使用。软件SPI/I2C正常。
屏幕试过好几个型号/驱动芯片(驱动芯片分别为ST7567,UC1609,SSD1327),确认和LCD/OLED的驱动芯片无关。
-
## 描述一下这个bug / Describe the bug
使用U8G2库时,使用硬件SPI或者I2C驱动LCD/OLED屏幕时完全无法使用。软件SPI/I2C正常。
屏幕试过好几个型号/驱动芯片(驱动芯片分别为ST7567,UC1609,SSD1327),确认和LCD/OLED的驱动芯片无关。
## 复现步骤 / To Reproduce
只要用U8G2库并且使用硬件SPI或者硬…