-
Hi,
I installed everything as described but get the following error:
sudo python3 src/wordclock/main.py --pin D12 --brightness 0.5 --gif ../../heart-art.gif
Traceback (most recent call last):
…
-
Hello.
I have installed the srsRAN project on a Raspberry Pi 4 with a 32GB SD card , 8G RAM and Ubuntu 22 as the operating system. I am using a USRP B210 and a GPS antenna for synchronization.
I hav…
-
Hello everyone,
I tried to run the following camera on a Raspberry Pi 5:
innomaker Raspberry Pi industrial camera module, STARVIS IMX462
Due to the built-in sensor, the camera would be well suite…
-
### Expected behavior and actual behavior: Tried to login but never can over wifi with Arch Linux and Chrome
### Steps to reproduce the problem: go to web address, try to login, no action after clo…
-
Hi All,
I'm 32y man passionated about premium watch and would like to create a numerical wall clock that display the dial of my watch in full screen. I'm verry begginers in Python and Raspberry Pi.…
-
### Describe the bug
Hi, first of all I would like to apologize for cross-posting upstream issues, but I am currently stuck with this [DWC2 issue](https://lore.kernel.org/linux-usb/324b1a66-714d-4bcb…
-
A long long time ago (like 6 years!) I made a little clock from an Arduino, some seven-segment displays, and a GPS unit that displayed the current number of seconds since the Unix epoch. It was fun be…
-
### Describe the bug
I am trying to set the clock frequency of the i2c but unable to do so.
I have tried configuring the /boot/config.txt
```
dtparam=i2c_arm_baudrate=200000
```
When i reboo…
-
Trying to run the receiver on a raspberry pi 4, I get the following error, and ssh does not work.
pihole-sync-receiver | chpasswd: clock_gettime(MONOTONIC) failed
I found this post https://gitl…
-
I use a ENC424J600 ethernet controller connected to a RPi Pico. The Pico also should generate the 25 MHz clock for the ENC424J600. In Zephyr v3.5.0 I used a PRE_KERNEL_1 SYS_INIT and the RPi Pico SDK…