Graphics programming • Re: Drastic Framerate Drop and Memory Utilization...
Hello,Thank you for your reply. I am using the H264 decoder, but the resolution is limited to 640x480.Statistics: Posted by Niranjan0423 — Thu Jun 20, 2024 8:37 am
View ArticleBare metal, Assembly language • Re: Unable to initialise translation tables...
Ah I'm starting to understand things now (atleast in theory).... That was a really insightful!I just received my debug probe, and I tried setting up openocd with lldb, but I have this weird issue,...
View ArticleNetworking and servers • Re: RPi5 as WiFi Hotspot Max. Speed
You can achieve more than 200Mbs on a Pi 5, tryCode: iwlist bitrateI'm currently getting 72Mbs on a far from ideal link on a remote Pi5Statistics: Posted by pidd — Fri Jun 21, 2024 7:19 am
View ArticleRaspberry Pi 400 • Raspberry pi 4 overclocked to 3.4ghz
Chat is this real ?? or just a bugI added 3400 as arm freq in config.txtStatistics: Posted by asutosh5941 — Fri Jun 21, 2024 7:40 am
View ArticleCamera board • picamera module 3 AF not working in downwards/overhead direction
Hello there,I did some focus testing with picamera module 3 and compared the maximum sharpness (FocusFoM) reached in a LensPosition walk with the sharpness of where AF ended up.In straight forward...
View ArticleRaspberry Pi OS • Re: uanaughtylist Firefox addon in RPiOS
I though that add-on was redundant now as firefox itself has changed the useragent for ALL websites, I uninstalled the add-on ages ago and my ua is: Mozilla/5.0 (X11; Linux x86_64; rv:127.0)...
View ArticleTroubleshooting • Re: Same I2C Address keeps remaining
Perhaps you have told the system there should be something at address 0x1A.What is in your /boot/config.txt file?Statistics: Posted by joan — Fri Jun 21, 2024 8:17 am
View ArticleTroubleshooting • Re: Chromium Fails to Launch Consistently on Raspberry Pi...
Hello everyone,I'm updating my post with some recent findings to see if anyone can provide further insight. Despite trying all previously suggested solutions, including installing `rpi-chromium-mods`,...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: DSI Cable Easy Connector
I have this one https://www.tindie.com/products/freto/p ... extension/ which is documented here http://petitstudio.blogspot.com/2015/04 ... cable.htmlAh yes - I guess that camera one is safe for DSI...
View ArticlePython • Script for waveshare relay module
Hi all, Just a little problem I am hoping someone can solve for me. I am new to all this, so please bear with me. I have a pi3B with a 3 relay hat fitted above a a pi DAC HAT. I want to control my...
View ArticleBeginners • Re: After power outage, USB port name changes
Basically, in /etc/fstab I need to add a line indicating where /dev/sda1 is mounted at ? Or ?Statistics: Posted by marius2du — Fri Jun 21, 2024 9:02 am
View ArticleCamera board • Re: Module 3 is too blurry
The camera has a fixed aperture so depth of field is not something we can control.Do you get the same results for a mirror-image scene, with a person's face in the top-left or bottom-left of the scene...
View ArticlePython • Re: Script for waveshare relay module
Hi all, Just a little problem I am hoping someone can solve for me. [ ... ] Any help? The problem is almost certainly NOT directly attributable to the script.Links to supporting documentation for the...
View ArticleCamera board • Re: picamera module 3 AF not working in downwards/overhead...
Yes this is a known issue. The autofocus motor is basically an electromagnet pushing against a spring - we can control the current but have no feedback of its true position. When pointed downwards,...
View ArticleTroubleshooting • Re: Driven insane by gremlins in connection between Pi4b...
and my laptop receives the serial messages great:How come your laptop receives it? Do you have usb to 3.3V TTL serial adapter connected to the laptop and then wired to same wires from GP0/1?Or maybe...
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
I think you can't play those games with Pi. They are x86 games and Pi is ARM. Also i think Valorant requires TPM chip and Pi doesn't have that. And Pi's GPU is not powerful enough. But you can play...
View ArticleTroubleshooting • Re: Can't install Windows 10 on Raspberry pi 3 b+
there is a windows on arm project out there. It works......kinda. I've played with it over the years and gotten win 10 working in most ways every time but there is always one critical problem. It may...
View ArticleAutomation, sensing and robotics • Re: Extend duration of reed switch signal
Python code relies on indentation (left-hand white space) for its syntax. The forum software provides [_Code_ ] tag markup to preserve indentation. This is found on the fifth 'button' from the left at...
View ArticleGeneral • Re: Using a QSPI FRAM
So it looks like you need to take FRAM datasheet and write boot2 with your own QSPI setup matching the hardware? Hopefully the QSPI in RP2040 is generic enough to allow this.Statistics: Posted by...
View ArticleBeginners • Re: where has my posting gone on redshift not working
You could also try the example .conf file from the author's page http://jonls.dk/redshift/Statistics: Posted by stubright — Sat Jun 22, 2024 8:14 am
View Article