Quantcast
Browsing all 4799 articles
Browse latest View live

SDK • Re: Compile not reporting correct RAM usage

Note for an application-level C program running under Linux you might instead want to allocate as many variables on the stack as possible. In Linux the stack will grow as needed and placing things on...

View Article


Troubleshooting • # key not working

Does anyone know why my # key only does an English pound symbol for currency? I picked the American keyboard and the USA for the country. Using Raspberry Pi Imager 1.8.5Statistics: Posted by mfmayes49...

View Article


Compute Module • Re: Secure Boot

Encrypted file system is better but it needs TPM - otherwise the device cannot reboot automatically without somebody entering the password.you dont need a TPM to do that on the rpithe keys can be...

View Article

SDK • Re: Second core not used after exiting method

It looks like a crash, some overflow or out of memory (or fragmentation).Care should be taken with calling C library functions from both cores simultaneously as they are generally not designedto be...

View Article

Image may be NSFW.
Clik here to view.

General • Re: Project without C++

But what's the point ?There is only one linker for both C and C++, and it is called from gcc. One can change that message "Linking CXX executable" with "Linking C, ASM (no C++) executable",problem...

View Article


General discussion • HELP !what is the best trained model -->yolo that fit...

In our project, we plan to use the YOLO model for real-time object detection, trained with the COCO dataset. Both the dataset and the class information will be stored locally on the Raspberry Pi. Our...

View Article

Image may be NSFW.
Clik here to view.

HATs and other add-ons • Re: more complete boards without needing hats

If "cube" is the main problem, you can use USB to lay things out flat. Some NVMe adaptors can lay out flat. I have both.For WiFi upgrades, USB makes sense as the range of options changes every 2.3...

View Article

General discussion • Re: Does RPi have permission to patch Firefox?

Linux Mint ship a modified Firefox with the permission of Firefox although it appears to be a compromise where LM do not change some intrusive default settings. The bargaining with Mozilla is easier...

View Article


Troubleshooting • Re: # key not working

select again in raspberry pi configurationyour most likely still on gbStatistics: Posted by kerry_s — Sat Oct 05, 2024 1:11 am

View Article


General • Re: Testing if pins are connected.

Just after that, I've started to thinking if I'm missing something or is this just that simple?But now I don't know if I understand this right. And why code is working?Most probably is working by...

View Article

Beginners • Re: Actual headless boot

Have you looked at Raspberry Pi OS Lite? That seems like it would probably meet your criteria. It has no desktop environment, and can do a serial console and/or USB+HDMI text mode console. There will...

View Article

General • Re: RP2350 SSP/XIP Block Transfer Examples

Don't forget to tune the QSPI frequency and timings, as the defaults are quite underclocked and have unnecessary delays. The new QMI supports long bursts at 66 MB/s.Statistics: Posted by gmx — Sat Oct...

View Article

Raspberry Pi OS • Re: Netflix and youtube playback broken after chromium upgrade

I'm in the same boat. I've received 10 minutes ago a notification from the desktop with chromium updates available. I upgraded and youtube, plutotv and anything with video stopped working in...

View Article


Troubleshooting • Re: Boot problem.. Job systemd-networka-wait-online.service...

So long story short, systemd-networkd keeps getting deactivated from time to time and NetworkManager gets activated instead ...whenever I run some sporadic system updates to the OS.....So I came to...

View Article

Graphics, sound and multimedia • Zero 2 Maximum video streaming resolution?

Back when I had a Zero w, I looked at a wildlife monitoring project and decided the maximum practical resolution would not work. Now I have a Pi Zero 2. What is the maximum resolution and frame rate...

View Article


Troubleshooting • Raspberry Pi booting again despite issuing shutdown command

Hi,I am getting the strange behaviour of my Raspberry Pi 4 rebooting after issuing poweroff when mounted on top the waveshare UGV kit. when powered via the USB C port it shutdown as normal. I am at a...

View Article

SDK • Error in the SDK

Hello Everyone,I have an found an error in the Pico-sdkCode: /tmp/pico-sdk/src/rp2_common/hardware_pwm/include/hardware/pwm.h: In function...

View Article


Beginners • Re: Cron script issue with Python .env in order to run a script

Finally, it works (still some path issues Windows/linux...)AFAIK there's no automatic way around those. If it's path element concatenation use os.path.join('a','b') will use the OS specific separator...

View Article

Image may be NSFW.
Clik here to view.

Beginners • Re: These nvme base hats look interesting but do not have access...

An alternative to RAID1 on 2 * 4TB. PCIe NVMe adaptor with 4 TB. Big spinning rust disk on USB 3. You use the 4 TB SSD 24/7. Backintime or equivalent backup to the lump of iron. You can then recover...

View Article

Troubleshooting • Re: WaveShare 3.5 results in constant red LED

It may be a issue with the display and you may need to return it. However,I see that in the instructions you need to use a male to female cable. When you trying out the Waveshare display is the...

View Article
Browsing all 4799 articles
Browse latest View live