Quantcast
Browsing all 4824 articles
Browse latest View live

Interfacing (DSI, CSI, I2C, etc.) • Re: PI 5 BCM2712 Need for package & Code

If you're referring to the board available at https://www.bausano.net/en/hardware/eth ... berry.html, then it looks like their examples use the bcm2835 gpio library. bcm2835 directly accesses the...

View Article


Image may be NSFW.
Clik here to view.

SDK • Re: PICO : Can't update firmware uf2 by drag and drog

But could you confirm that a pico plugged on a windows (10 or 11) shows a usb to serial com port on device manager?Or is there somewhere in the code something that needs to be set to have access to...

View Article


Advanced users • Re: microSD Cards "Application Performance Class"...

Thank you.Actually I don't have both,I only have several of the 64GB.The images are from the internet..Statistics: Posted by spaceman5 — Thu Feb 08, 2024 12:11 pm

View Article

Image may be NSFW.
Clik here to view.

Beginners • Re: pi5 cooler

You will not burn your Pi even when not using any cooler at all! The Pi will start thermal throttling at 85°C.To me the noise generated by the active cooler when mointed to the official chassis (which...

View Article

SDK • Re: TinyUSB Toggle between HID_PROTOCOL_BOOT and HID_PROTOCOL_REPORT

It looks like an issue with the hardware controller. Perhaps raise it as an issue on the appropriate Raspberry Pi or TinyUSB GitHub...

View Article


MicroPython • Re: How to Read Data from Nextion Display via UART with Pico

"I can currently receive data and perform the desired operation by processing the data. The first problem is solved. My new question is, how can I change the text on the component named button1 on the...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Re: Pi4 to Pi5 upgrade same SD card not working

Excellent, thankyou both, particularly for the fast answers. I made sure to mention it was an upgrade as I had a hunch that might have something to do with it. It sounds like there might not be a good...

View Article

Troubleshooting • Re: Pi3 A+ crashes every time

* Use the 32-bit version Bookworm. The 32-bit versions consume less memory....* Setup zram, use zstd compression set size to at least 60% and disable the swap file. There are guides for this and it...

View Article


Beginners • Re: Pan and Tilt

This is what adafruit told me.SERVOS CAN USE A LOT OF POWER! It is not a good idea to use the Raspberry Pi's 5v pin to power your servos! Electrical noise and 'brownouts' from excess current draw...

View Article


General discussion • Re: Raspberry Display

Can i connect raspberry pie to any display through USB port ?If you have a display using the earlier DisplayLink interface, then yes. The later DisplayLink devices use proprietary encryption on the...

View Article

Image may be NSFW.
Clik here to view.

Other programming languages • Re: Pari/GP CAS (Computer Algebra System)

I did determine maximal number of vertices in a single plane (same level, same color), then determined normal vector for that plane (I learned on PARI/GP email list how to do that with this nice short...

View Article

Troubleshooting • Re: Raspberry showed like a 0.0.0.0 device

It very much depends on the router, on some it indicates that it is no longer connected or lost its lease. If it is a wireless connection it may indicate a wireless connection has been made but not...

View Article

Advanced users • Re: Any Tips for Speeding Up the Manual Process of Setting...

Thank you all.Regarding sdm:Great, I will read about it this weekend.Regarding using a .sh script:Originally that was my plan.The thing is this:There are 2 parts that we should look at, in this...

View Article


Raspberry Pi OS • Re: How to launch xscreensaver in GUI

I am having the same problem as KL7VKI have the same results when I run "cat /etc/os-release"How do I get X11 installed? I was using imager_1.7.5 to create a working image on the micro SD card. It was...

View Article

Troubleshooting • VLC fullscreen playback on Pi 3B - poor performance

Hi there,I'm trying to play a 1080p 8-bit h264 .mkv file using vlc on Bookworm 32-bit with a Pi 3B.it works as expected from tty, default settings, using `cvlc -f <file>` with no tearing or...

View Article


C/C++ • Re: How to set date time to Y2040 and get time - a Y2038 problem

Does anyone know if MMAL on a 64 bit Raspbian is also 64 bit MMAL?This isn't what you want to hear but MMAL is a deadend. MMAL not supported in Raspberry Pi OS 64-bit and Pi 5 doesn't have MMAL at...

View Article

Advanced users • Re: SD card writes cause dropped USB packets

I have a working solution. I created a 1GB RAM disk and wrote everything to that. I then have a script that checks for files on the RAM disk that have not been accessed for at least 6 minutes, and...

View Article


Italiano • Re: Raspberry + Dac + AMPLI

volevo sapere se è possibile sovrapporre un raspberry a un hat DAC e questo a un ampli (hinnomaker) posto sopra il DACA occhio direi di no, se entrambi gli HAT hanno la EEPROM di configurazione,...

View Article

MicroPython • Re: Error on Raspberry Pico with Micropython

The OP's source code is about 200,000 bytes. If a 'print("Started")' is put at the very start of the code it never shows, never gets executed, so it looks like it's failing during compilation, never...

View Article

Compute Module • Re: CM4 USB error / MSG not working

It looks like there might be a problem if rpiboot is run in the same directory as bootfiles.bin but there is no boot.imgThis seems to work for me where usbboot is in $HOME/usbbootcd...

View Article
Browsing all 4824 articles
Browse latest View live