Advanced users • Re: Raspberry pi 4 + IMU(MPU6050) + GPS(114990732)
Why post the same in three different places? Flooding is not the best way to garner support.Statistics: Posted by pidd — Mon May 20, 2024 11:15 pm
View ArticleBeginners • Re: Raspberry pi 4 + IMU(MPU6050) + GPS(114990732)
I'm going to take the route to Raspberry Pi with a map API, and I'm going to measure my stride using the MPU6050 module and gps(114990732) module to measure the number of steps I have left to my...
View ArticleGeneral discussion • Re: Locked Micro SDHC cards
What does Windows disk management show? i.e. the partitions.(I assume you are not putting them into an SD adapter that has write protect switch set on.)Also you could try the SD card Association...
View ArticleTroubleshooting • Re: rpi4 b (4gb) wont boot
power on and look at the disp line on the diagnostic screen see if your monitor is recognizedStatistics: Posted by kerry_s — Tue May 21, 2024 9:41 pm
View ArticleTroubleshooting • Re: rpi4 wlan0 depends on eth0 issue
run sudo raspi-config - localization optionmake sure the wifi country code is correctrun sudo nmtui - edit connection & delete itpress escape - activate connection - select your ssidStatistics:...
View ArticleBeginners • Re: Bootloader doesn't appear to be working.
A 4B with a fresh install of RPi OS does NOT automatically output composite video. It must be manually enabled. See the documentation https://www.raspberrypi.com/documentati ... able_tvoutStatistics:...
View ArticleUbuntu • Re: X2Go client on Ubuntu 24.04
Might be better to ask here viewtopic.php?p=2216510&hilit=Ubuntu+Where#p2216510Statistics: Posted by neilgl — Tue May 21, 2024 9:47 pm
View ArticleRaspberry Pi OS • Re: Disk Encryption
So the rest of the install routine went as expected, I provided the passphrase and everything went like the docs describe.Only thing that doesn't work for me right now is the unlock via usb. The stick...
View ArticleTroubleshooting • Using the Raspberry pi to track distance, acceleration,...
Hello everyone,I was wondering if anyone could help me troubleshoot one of my projects that involves developing a rodent exercise tracking device (on wheel running) using a hall sensor. So the way I...
View ArticleTroubleshooting • Help: Installed python:armhf version by mistake (an app...
Hey,installing something forced the install of python:armhf which is incompatible with my Pi5 running arm64 version of Pi OS.As a result it tore out all the non-armhf python stuff, and possibly...
View ArticleBeginners • Re: raspian battery indicator pi sugar
thank you so much. i am still slightly confused about what to edit though I have looked in almost all the files and none of them seem to be bash scripts where i could add anything. they seem to be...
View ArticleTroubleshooting • Help: Revert a failed Bookworm upgrade
Hello everyone!Could anyone help?My Pi3 (B) was running Buster when today I had to build a specific library which requires Bookworm-only deps.I was in the "devil-may-care" kind of mood and changed apt...
View ArticleCamera board • Re: Cam v3 Noir: Best auto gain/exposure settings?
OH wow. I think you solved two problems for me! I've been getting errors trying to add in the tuning file and had no idea the Pi 5 uses a new folder. Totally works now, thank you.After inspecting the...
View ArticleGeneral discussion • Re: Pi-Apps deletes Librewolf!
Librewolf is also available as a flatpak. Not a solution for whatever happened to pi-apps.Code: flatpak install flathub io.gitlab.librewolf-communityWhich would install Librewolf 126.0-1 .In order to...
View ArticleBeginners • Re: SD Cards have the same declared capacity, but different...
Manufacturers can increase flash yields if they accept devices with more defective pages (equating to capacity loss).I have more of the same Kingston Canvas Select SD Cards. I plugged in other...
View ArticleC/C++ • Re: Basler Pylon C++ libraries are not loading via CMake
You haven't posted anything that anyone can help with. All I can say is try to use 'cmake' to build a simple "hello world" then repeat with it building a library and/or referencing one. Here's the...
View ArticleHATs and other add-ons • official Hat+ specification incompatible with...
Hi. I've had a look at the official spec document for hat+: https://datasheets.raspberrypi.com/hat/ ... cation.pdfThere seems to have been no official step file released for the pi5's case (could we...
View ArticleAutomation, sensing and robotics • Re: Connecting 2 rc522, 24 reed switches,...
I'm having problems because I would like to somehow make use of some component to reduce the GPIOs to use from the Raspberry, because in the future I will surely use more components. I have thought...
View ArticleRISCOS • Re: RISC OS 5.30 now available - with WiFi support
I got to the wifi setup bit (it's in the Welcome to RISC OS Pi doc which appears only once: then you need to go to Getting Connected Online page, which has a local copy) but:my 2.4 GHz access point...
View ArticleAdvanced users • Re: How to boot buildroot image from usb ssd disk rpi4b
Does any of my colleagues have experience creating a buildroot image to transfer it to an ssd drive connected to usb? The created image (with the packages and settings I need) loads correctly and...
View Article