-
**Describe the bug**
When running Embedded Imager (network OS installer) on a Raspberry Pi 5 with an Active Cooler attached, the fan is running full-speed the whole time, which is slightly annoying. …
lurch updated
4 months ago
-
**Feature Request**
### Would be possible add an option in the _Script Menu_ to manually set a Custom Resolution?
I've run the script on a RPi hooked up to a Consumer CRT through composite cable…
-
Hi guys
it has been a long time since last update on master branch. I guess the project is dead now so i would like to update my RPi Monitor from v2.12 to v2.13-beta7.
Anybody could point me pl…
-
I have a RPI 4 with DSI touch screen and external monitor connected via HDMI.
The problem is that raspimepg always treats DSI screen as default and uses that one for camera's live preview, How ca…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I would like to use your card in a con…
-
Has anyone tried the Nexmon patch that enables monitor mode on the RPi3's built-in wireless adapter? https://github.com/seemoo-lab/nexmon
If it worked, and you had Ethernet everywhere your RPis we…
-
### Port, board and/or hardware
STM32. STM32F411CEU6. aka the BlackPill.
### MicroPython version
MicroPython v1.20-0-326-gcffcce4b53 on 2023-07-26; WeAct Studio Core with STM32F411CE
Also, I reb…
-
# Motivation ⛰️
> There are several electrical components aboard the OBC Daughterboard which the Raspberry Pi 4 needs to be able to interface with. These include:
- Real Time Clock
- Temperature Sens…
-
Installing on RPi with pip3 or pipx, I get
```
udev_monitor --devices 07b4:0244 --filters usb --action ~/...sh
Missing pyudev module. Cannot continue
```
After `pip3 install command_runner>=…
-
I have a waveshare 7in hdmi lcd screen for my rpi 3. It requires 1024x600 resolution. However when I set the
ScreenWidth = 1024
ScreenHeight = 600
It still runs at a resolution my 1024x600 screen …