SDK • Re: RP2 Bootloader Emulator ?
Ah, so you need something imaginary without knowing how it really works.How do you mean by imaginary ?The output above from my 'rp2-emulate' app is what I have. It's just not very good in accurately...
View ArticleHailo • Re: object detection can't save jpeg or videos PI5 + Pi AI HAT
You could try this... https://github.com/Gordon999/Pi_Hailo_wildlife_2Thanks, this seems to work. Just need to tweek it a lot to run with a better model.Statistics: Posted by PaulOski — Fri May 23,...
View ArticleCompute Module • Re: Custom CM5 Carrier for a medical device
I'd get the system running on the standard CM5 carrier board that RPL sell first. Software development always takes far longer than the hardware, and it will throw up any 'gotchas' before you fix them...
View ArticleOff topic discussion • Re: AI is dangerous
Claude Opus 4 still performs blackmail in 84% of rolloutsNot sure if humans should be allowed to train AI now.Hitting robots with baseball bats and kicking them might not be a good idea either.Are...
View ArticleCompute Module • Re: CM5 based laptop from Argon40 in the works
What are the chances of this also being able to function as a portable monitor/lapdock if no CM5 is connected?This is a very nice thing if Argon40 choose to implement it, this will make it more...
View ArticleOther • unable to run mysql as docker
I'm trying to run the mysql as docker in raspberry pi Code: services: mysql: image: arm64v8/mysql:latest container_name: mysql environment: - PUID=1000 - PGID=1000 - MYSQL_ROOT_PASSWORD=test volumes:...
View ArticleTeaching and learning resources • Re: Super-cheap Computing Cluster for Learning
I think the dog treat budget is in trouble.I started thinking about improved clusters for learning and wondered what happened the 1060-node Raspberry Pi cluster built by...
View ArticleGraphics, sound and multimedia • Re: Video player with web interface.
Hi,I am way past the limit of my linux knowledge and am reaching out for help...I have a Pi2 which I have running Buster. It is connected to a TV and has a couple of mp4 videos that are launched using...
View ArticleTroubleshooting • Ethernet Port on RPi4 is Unstable or Becomes Unresponsive
Device: Raspberry Pi 4I'm having a recurring issue with the Ethernet port on my Raspberry Pi 4. Initially, when I plug in the Ethernet cable, both LEDs on the Ethernet port light up (indicating a good...
View ArticleTroubleshooting • Re: Ethernet Port on RPi4 is Unstable or Becomes Unresponsive
I also inspected the Ethernet port pins on the PCB — everything looks intact, with no signs of loose or damaged connections.Statistics: Posted by TheStriker — Sat May 24, 2025 11:12 pm
View ArticleBeginners • Install New OS Onto Active SD Card?
I just got my first Raspberry Pi 5, and I would like to try other OS options besides the OS that came on the 128gb SD card.I read a guide on how to write an OS to an SD card using RSP Imager, but it...
View ArticleGraphics, sound and multimedia • Re: Grok, Europi-X, and nothing works...
Claude is supposedly better for coding.Statistics: Posted by Gavinmc42 — Sun May 25, 2025 12:15 am
View ArticleBeginners • Re: Open a page with Netsurf browser at boot (with desktop manager)
a more specific answer...Statistics: Posted by alebal — Sun May 25, 2025 12:26 am
View ArticleGeneral • Re: How can i put a file .h in another section of memory? rp2040
Ok ok, I want to do simple as possible, like to declare in cmake to put .h files in another location, but not to modify the main code, if is posibleStatistics: Posted by Xiran64 — Sun May 25, 2025...
View ArticleItaliano • aprire in automatico Netsurf dopo avvio (con desktop)
Ciao, è una cosa stupida, ma sto impazzendo.Vorrei che dopo l'avvio del desktop, e magari anche wireless, il browser Netsurf si aprisse sul desktop su una determinata pagina web, se possibile anche...
View ArticleBeginners • Re: Raspberry Pi 2w Zero Power-Cycling?
You could do it by adding a Pico/Pico 2.Statistics: Posted by W. H. Heydt — Sun May 25, 2025 12:37 am
View ArticleBeginners • Re: Install New OS Onto Active SD Card?
There are ways to do what you want, but they are outside the canon.I.e., I can't really go into the details here - certainly not without knowing your general knowledge and experience level. (*)But two...
View ArticleOther RP2040 boards • Re: Do I need a protecting diode?
To answer all your questions:How do you want to power the whole thing?TL;DR: I want to use any of my powered USB BC Hubs.Long form:I want to use any of my externally powered USB Hubs, following the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: how to enable i2c for CM5 in...
the default config.txt is :dtparam=i2c_arm=onor i should add dtparam=i2c=on remove above?Statistics: Posted by hificat — Sun May 25, 2025 1:14 am
View ArticleGraphics, sound and multimedia • Re: Grok, Europi-X, and GPIO not working......
Grok does learn, if you teach it where the mistake was it will fix it next time.I have only used it for OCR converting old 19th century handwritten railway wagon cards to text.I have not tested if it...
View Article