-
I have followed the Pimoroni instructions w/ latest version (1.3.1) and installed Omni-epd with my Inky Impression color 5.7" display on raspberry pi 3 A+ and 4 B+, however the command omni-epd-test -…
-
Sharing this because I saw a lot of posts on the Web that doubted the Raspberry Pi Zero would be adequate for a VSMP. I just built one on the newly released Raspberry Pi Zero 2 W, which is about 2x fa…
-
The [LSI 9405W-16i HBA](https://amzn.to/3srcZOh) Should be similar to the [9460-16i](https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/72), and should hopefully be supported on ARM (to s…
-
Hello,
First of all I want to thank you for your excellent tool and very clear instructions!
Thanks to your project I was able to disable the 'HDMI popup' on a [Waveshare 4.3" display](https://www…
-
**Description**
**Steps to reproduce the issue:**
1.
my local.config: some codes are my application. the local.conf almost are same as the file in raspberry pi3
MACHINE = "raspberr…
-
**What doesn't work?**
After what I believe was successful install (I was prompted that Octodash would launch upon reboot) I get errors and octodash will not start.
Errors shown on Pi Screen:
F…
-
From a fresh image of of the latest version of Raspberry Pi OS Lite from https://www.raspberrypi.org/software/operating-systems/
Previous to this I put two files in the /boot ssh and wpa_supplicant…
-
**Describe the bug**
Adding a MOD-UI layer does not work. Selecting "MOD-UI - Plugin Host" results in the Zynthian logo moving for a sec and stopping.
The console outputs:
```
Jul 27 01:58:48 zynt…
-
the writing to the display is a bit slow. (Well way more than a bit)
This module https://github.com/elad661/rpi_epd2in7 has a much quicker write method.
-
I am trying to run the loadFromSD demo sketch with an ESP8266 connected to as ST7920 LCD and an Sd card.
I have the display on pins D5 (CLK), D7 (MOSI) and D10 (CS) with the following constructor:
…