General discussion • Re: pydantic-core requires GLIBC_2.33 but latest...
I'm not completely positive that this will work, but the correct Python ecosystem way to solve dependency issues is to use Python's virtual environments (venv) feature to isolate your program from the...
View ArticleAdvanced users • Re: PI5 and easy AI/CV/LLM
Do you know any people that when asked simple question seem to expand the answer beyond all reason?No, not people I know, and I find it's usually a 'tell' that it is 'AI' output rather than human. I...
View ArticleBeginners • Re: Pi 5 KDE Black Screen
i'm going to try the fedora 40 beta.if it works i'll let you know.https://fedoraproject.org/spins/kde/downloada preconfigured setup might be a better option. Statistics: Posted by kerry_s — Thu Mar...
View ArticleFrançais • Re: Informations sur Raspberry Pi 5
C'est assez impressionnant l'overclockage sur certaines versions de cartes!!!Le test de Jeff : https://www.jeffgeerling.com/blog/2024/ ... ck-314-ghzCertains vont encore plus haut :...
View ArticlePython • Re: GPIO and Buzzer activation
According to the product web page...Funzionalità e dettagli ❧1☙ Il modulo cicalino elettronico attivo ha una sorgente di oscillazione interna, un trigger di basso livello, un'uscita sonora continua e...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Oh, thanks. To me that explanation sounds very similar to 'never'.When considering possible 'other stuff' then anything else must be vastly more complicated to get done than putting different batch of...
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
I want to share some positive developments regarding the freezing issues I've been experiencing. After some investigation, I've discovered that this time the problem wasn't with my hardware, but...
View ArticleTroubleshooting • Re: Bookwork raspi-config wait for network
I am configuring a new Pi5.I normally configure wait for network before boot in raspi-config on my other Pis so my fstab mounts will work during boot.Running raspi-config on bookworm in the Pi 5, I do...
View ArticleCamera board • ov9281 stopped working P4 B => Pi5 migration
Hi, I had a software working with a 200fps OV9281 on i2c on Pi4 B, the board blew up so I bought a Pi5. The camera is not registered properly by libcam now.Code: uname -aLinux raspberrypi...
View ArticleSDK • Re: MPC23S17 Reset pin
If you run rotary encoders to a port expander, I would propose to route the INT output to the MCU to have faster access instead of polling the external port.Not really. Polling at 1ms intervals is...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Innomaker ov9281 vs Raspberry Pi 5
Any updates on this issue?I'm upgrading to Pi5 but my OV9281 is not registered. Is 'next' branch additions mentioned above already in main? my libcamera outputs:Code: $ libcamera-hello --camera=0...
View ArticleBare metal, Assembly language • Squeezing 17ns FIQ service to the 59MHz ARM...
Hello. I am trying to make a function generator by driving Raspberry Pi 3 Model B + AD9744 DAC to simulate the behavior of the ccd image sensor (1Vpp sine wave). My DAC needs to spew out new analog...
View ArticleTroubleshooting • Re: Pi Zero 2 w unresponsive while being used as DHCP...
Hello, thank you very much for the reply. I'm not sure I understand though. I need my 2 containers on their own IPs so that they can serve their own webpages (both of which are on port 80) without...
View ArticleTroubleshooting • Cannot program eMMC on Rpi CM4
Hello,I have a CM4 mounted on a the standard CM4 IO Board. When I run rpiboot on either Ubuntu 22.04 or Windows 11 I get some funny messages and the eMMC does not show up as an SD card. Windows Device...
View ArticleRaspberry Pi OS • Re: "who" command displays a large # instead of...
I'm running-64 bit, and number is positive, the link you posted shows a negative number.Seems similar but not identical. Kernel: 6.1.21-v8+ aarch64Statistics: Posted by 02ebz06 — Fri Mar 29, 2024 8:05...
View ArticleTroubleshooting • Re: Trying to install Processing under bookWorm
Seems a bit slow in Firefox Browser on this Pi5 are you using a PC?Yes: it can be a little slow and memory-heavy for a Raspberry Pi.It's still faster than my first forays with Processing and the early...
View ArticleBeginners • Re: Newbie seeking advice for a camera type project
So far, I have no idea how to do this but I am super interested in learning lower-level programming concepts.It would not take lower level-programming. Python can interface with cameras and you could...
View ArticleTroubleshooting • Re: shiny new pi 5
Not sure I understand “ desktop etc expands bigger than mu screen.”Can you post a screenshot / photo? (use Attachments)Statistics: Posted by neilgl — Fri Mar 29, 2024 8:46 pm
View ArticleSDK • Re: Pico SDK binary size?
The WiFi chip needs firmware to be loaded to operate. That blob is over 200kB by itself.I don't have a sense for how much code lwip is adding.MicroPython for the Pico comes in at about 300 KB, for the...
View ArticleTroubleshooting • Re: Raspberry Pi 5 8GB wont boot from SD card
Troubleshooting 101: try a different SD card.I have tried like 5 sd cards, even a new oneStatistics: Posted by Imacat_PlaysGames — Fri Mar 29, 2024 8:59 pm
View Article