Other projects • Re: Adapting a daemon to Docker.
Better explained by Jérôme Petazzoni who had excellent articles about Docker: https://jpetazzo.github.io/2020/02/01/q ... es-part-1/Just start a single instance of an executable in the foreground and...
View ArticleGeneral • Re: Non blocking data logging on dual core system
...Whether FreeRTOS facilitates that, IDK. It would be failing to use a major strength of the RP2xxx if it did not.Sure, see Symmetric Multiprocessing (SMP) with FreeRTOS.Statistics: Posted by carlk3...
View ArticleRaspberry Pi Connect • Re: Remote Shell but no Screen Sharing
Hello,Following the documentation I have turned on enhanced logging. Here is the log output (journalctl --user --follow --unit rpi-connect --unit rpi-connect-wayvnc).pi@rpi5:~ $ systemctl --user...
View ArticleGeneral discussion • Re: I need help because I think I messed up
Sorry, yes, another linux computer, or boot a live Linux USB / DVD / CD / PXE for a minute. Yes, mount as a loop. Right, SD has no microcontroller, so no automount. Ha, right, thanks for the...
View ArticleGeneral discussion • Re: First quarterly report for Raspberry Pi Holdings PLC?
AIUI:Foundation holds shares in Trading.Trading therefore contributes to Foundation, possibly by donation as well as dividend.Trading products are in part aimed at education, though not exclusively,...
View ArticleGeneral discussion • Multiple source files in a makefile
I am working with a display interface that comes with a pre-configured makefile, that adds their code to your C code. I got it working with adding additional include files to work, but nothing I have...
View ArticleAdvanced users • Re: Pi 5 Netboot eeprom flash bricked ethernet
Couple of things:1. When you say that you have tried re-flashing the Pi 5 with "the correct Netboot which was created using the Pi Imager with Network Boot chosen. That didn't do a thing", what did it...
View ArticleGeneral discussion • Re: Multiple source files in a makefile
It might help if you linked to the product and any instructions that came with it, although I can probably give reasonable advice from just the Makefile in this case. From a quick scan of the...
View ArticleAndroid • Re: How to get out of TWRP
Is this the same question as viewtopic.php?p=2247243&hilit=Twrp#p2247243Yes, but i posted in it wrong section And i was not getting reply as you can see the date of that postSo you ask for the...
View ArticleGeneral • Re: RP2350 Errata E9 - Pull-down lock-up
Would be interesting to see this, yes. So if any hobbyist on here has spent more on their scope than their car, perhaps you could share some shots...I don't know about "more than my car" but I have a...
View ArticleTroubleshooting • Re: Why are my 256GB SanDisk Ultra SD cards failing so often?
I am thinking about using the test when I buy a 32 TB microSD from China for $1.98 including postage. You sure about that size? (Actually...I'd be concerned about a 32 *G*B card at that price. I'd...
View ArticleAndroid • Re: No command
Looks like something is wrong with your sign in (username or password) ?NothingWell please tell me the keysStatistics: Posted by Piuser78 — Fri Sep 06, 2024 1:54 am
View ArticleTroubleshooting • Re: Raspberry Pi 4 getting unreasonably hot
The canakit power supplies are ok except for the ones with the early inline switch.The early Pi4's get quite a bit hotter than the later ones, the processor and pmic were different.Was the original...
View ArticleBeginners • Re: Connectting 220V to Raspberry PI GIO pins
Wouldn't it be easier to have Google send you an email when asked and then your software does what it needs to do?I have not looked in amount time, but Google used to have a ton of integrations,...
View ArticleHATs and other add-ons • Re: Official Foundation Pi 4 case has no holes for...
love it! yes, drill your grill, and chill.Statistics: Posted by breaker — Fri Sep 06, 2024 1:59 am
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hi, I'm Andy, working at https://www.northit.co.uk as an IoT Pen-tester, working with RPis every day! great invention! AndyStatistics: Posted by ukhardwarehacker — Fri Sep 06, 2024 2:08 am
View ArticleBeginners • Re: What PCB Design Software
Following on from this, does anyone recommend any companies who can do low-run PCB manufacture (think DEFCON badges)?thank you AndyStatistics: Posted by ukhardwarehacker — Fri Sep 06, 2024 2:10 am
View ArticleOfficial Display • Can the Pi 5 display to HDMI and the LCD Touch Display at...
Subject says it all.Statistics: Posted by sbatson01 — Fri Sep 06, 2024 2:17 am
View ArticleAdvanced users • Re: Seeking clever ideas: applying git changes to a...
If the Connect devs had file transfer working, I could just copy over the project directory from an updated machine.If you can connect to the remote Pis you can use ssh. If you can use ssh you can use...
View ArticleGeneral discussion • COB LED Power Supply selection
I have 5 COB LEDs that have rating of 12V and 170mA. I ended up buying a PSU that is rated at 15V and 3A (https://www.digikey.com/en/products/det ... ST/7704684) This means I'll need a current...
View Article