General discussion • Re: Powering RPi 3B in a remote area
Hi all, new to RPi community and first post here I am building a RPi 3B based system to be deployed in the middle of nowhere. The Raspberry Pi 3 Model B requires a 5.1V 2.5A power source, and for this...
View ArticleGeneral discussion • Re: 2 newly completed Raspberry Pi 5s.
I have not tested the temps on the NVMEs yet... BUT.... The Geekworm puts the NVME on the bottom below the base, the Pimoroni sandwiches the NVME between the base and the Pi. I have the Pimoroni BASE...
View ArticleOther • Pi 5 8GB and Rocky Linux 9.x?
I see on the Rocky Linux website that they have an alt image for Rocky 9 for the Pi 4, have not seen if there has been an image made, or instructions on HOW to make an image to get Rocky Linux or...
View ArticleNetworking and servers • Re: Antenna for better reception?
thanks guysStatistics: Posted by Moofies — Fri May 03, 2024 4:00 am
View ArticleBeginners • Lost root password
Hello,I just last week put together a Rpi 5 using the 32G sd card with the OS installed (fron PiShop.us, if that's relevant). I recall having to do something under root, but I don't remember what. I...
View ArticleTroubleshooting • Re: NVMe when present prevents boot
Thanks. Tried this and it does not show up in either lsblk or elsewhere, such as /dev. Weird. I may have to get a USB adapter just to look at the thing.Statistics: Posted by RealNameTBA — Sat May 04,...
View ArticleRaspberry Pi OS • RP1 - Raspberry Pi OS
I found an old Raspberry Pi 1 Model B kit from Make that I'd forgotten I had and am trying to get an operating system with a functional GUI onto it. The modern Pi OS gets stuck in some kind of boot or...
View ArticleGeneral • Running the statemachine fixed number of cycles
Hello.I've been working on an encoder [1] simulation using PIO and right now in order to move e.g. 100000 steps, I'm doing the following:1. Based on my required frequency I calculate the time it will...
View ArticleBeginners • Re: Pi Backup to shared NTFS drive (CIFS)
As much as it pains me to say this, RonR is 100% correct in this thread, and the rest of you are missing the point (*).(*) Possibly, intentionally so.I actually find that inaccurate, aggressive, and...
View ArticleGraphics, sound and multimedia • Re: Aliens M56 Smartgun HUD
Well again i really have no clue whats compatible so all of those modules you mentioned are kinda like another language but i do know it would need to be a somewhat high resolution image as while the...
View ArticleNetworking and servers • Raspberry PI Bulletin Board System (BBS).
On 10/15/2015 I started running the Raspberry PI BBS on a Raspberry PI 2, Later I moved the BBS to a Raspberry PI 3.My BBS razzpie.ddns.net:2300 is still up and running after all the 8+ years since I...
View ArticleNederlands • Re: installatie
Hoe installeer je bookworm?Als je de Pi Imager gebruikt wordt alles overschreven. Je hoeft niets te wissen.Statistics: Posted by DirkS — Sat May 04, 2024 4:00 am
View ArticleRaspberry Pi OS • Re: RP1 - Raspberry Pi OS
I found an old Raspberry Pi 1 Model B kit from Make that I'd forgotten I had and am trying to get an operating system with a functional GUI onto it. The modern Pi OS gets stuck in some kind of boot or...
View ArticleC/C++ • VS Code, Debugging C++ Remotely on Linux as root (sudo)
Hey All - I'd spent a bunch of time trying to get VS Code to run my C++ program remotely as root (to keep pigpio happy). So thought I'd share.There's a bunch of different methods proposed across...
View ArticleTroubleshooting • Re: Red Light in Raspberry Pi 4 model B
i dont know how toGo into the troubleshooting section of this forum and click 'New topic' buttonStatistics: Posted by DirkS — Sat May 04, 2024 4:30 am
View ArticleAssistive technology and accessibility • Re: What hash algorithm does...
If you enter SSID & passkey (in plain text) the imager should generate the PSK.Statistics: Posted by Milliways — Sat May 04, 2024 4:40 am
View ArticleTroubleshooting • Re: E: The repository 'http://deb.debian.org/debian...
Remove the lines pointing to the buster repo from your apt sources (/etc/apt/sources.list and all list files in /etc/apt/sources.list.d/)Statistics: Posted by DirkS — Sat May 04, 2024 4:45 am
View ArticleAutomation, sensing and robotics • Re: Can't measure resistors
I think my circuit is the same as the diagrams above. On the Pi 4 with the ADS1015 and using the low voltage in the calculation, the resistances are now 50 to 60 ohms different, compared to 600 ohms...
View ArticleSDK • Re: Multicore lockout and FreeRTOS
Answering my own question: the SDK already contains a solution to this! https://github.com/raspberrypi/pico-sdk ... .h#L63-L64Statistics: Posted by jags84 — Sun May 05, 2024 12:32 am
View ArticleBeginners • Re: What hash algorithm does Raspberry Pi Imager us to...
Imager itself appears to use this function https://github.com/raspberrypi/rpi-imag ... ntials.cppNo, that is to steal your wifi password from MacOS.Hash calculation on SSID+PSK is here:...
View Article