Quantcast
Channel: Raspberry Pi Forums

General discussion • Re: RISC-V (?)

There are not any RISC-V based SoCs that provide the performance and feature set we need for the SBC. Although who knows what will happen in the future.but i can see the RP1 being a useful...

View Article


MicroPython • Re: How to set the right Pi Pico system time? With the use of...

Note there is a bug in the RP2040 which means the time will always be one second ahead of what it is set to for the Pico and Pico W.This has been fixed. I can now set the RTC (via ntp or mpremote rtc...

View Article


Graphics programming • OpenGL Timer Queries

With desktop OpenGL, we can use timer queries (glQueryCounter(handle, GL_TIMESTAMP)) but that's not supported with OpenGL ES. Is there any way to measure the time of a draw call on the Pi 4? I see...

View Article

Official Display • Re: 15.6 monitor

The problem with microphone stand mounted gear is it's rather top-heavy. But probably not so bad for a Pi monitor. I went for something more robust for a typical monitor and hacked a folding stool...

View Article

General discussion • Re: Help with streaming PI video, port fwding

I can view video when the pi is connected to my router with ethernet cable. When the cable is removed from the pi, and I connect it to the 4G hotspot, I can connect from my phone or PC, and all other...

View Article


Troubleshooting • Re: Hissing Noise

Seems to be running completely fine otherwise. Just hissing when trying to use as an audio steamer.Statistics: Posted by nila — Sat Apr 26, 2025 1:37 am

View Article

Python • Re: making a data object iterable

I've finally gotten the routine to a place where it does what i wanted it to. I have also learned a great deal.Thanks to all the generous members that helped me out. I have posted the code below along...

View Article

Advanced users • Re: Changing RP1 Sys_Clk

Alright, I tried doing this with a 12 Mhz external clock. The results were not quite what I was looking for. There was jitter in the output signal due to the conditional branching based on the...

View Article


General • Pico H and Pico W H Dimensions

Hello!I'm looking for the dimensions of Pico H and Pico W H. I couldn't find them in the datasheets. Specifically, I'm mostly interested in the height of the headers (the black plastic under the...

View Article


Image may be NSFW.
Clik here to view.

Gaming • GZDoom Mods on the Raspberry Pi 5 Computer

While the Raspberry Pi 5 Computer does not have a graphics chip that is compatible with OpenGL 3.3 Graphics, which restricts the software library that will run on the Computer, but this will not...

View Article

Teaching and learning resources • Re: Advent of Code 2024

With three kittens working in parallel, a parallel solution to day 24 should be possible. I think computing the loss function over all wire swaps is a task that could easily be distributed across a...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: Sniffing usb or i2c data

You will have to provide more information! Which Pi is that, which devices are connected?Are you using the Pi's I2C interfaces as well (as there is I2C-0 and I2C-1).On your I2C-0 you have several...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: Need input on which RaspberryPI Screen to buy

Related to how to: another user posted this https://forums.raspberrypi.com/viewtopi ... 2#p2310255Don't do step 7 and follow this post instead https://forums.raspberrypi.com/viewtopi ... 1#p2311771...

View Article