Beginners • 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 • Re: Writing READ_ADDR while DMA runs
I need to gracefully transition from full speed phase to deceleration ramp. dma_channel_abort looks too disruptive. Who knows how long it will take? How quickly I can resume DMA after that? Will delay...
View ArticleTroubleshooting • Raspberry Pi 5 bootloader delay with NVME
Hi,I have a Raspberry Pi 5 booting of an NVME ssd. The performance is great, so is reliability so far.However, I see a relatively long delay before Linux starts booting. It takes about 10 seconds...
View ArticleTroubleshooting • Re: rpi4 b (4gb) wont boot
means it's not recognized.you need to add to the front of /boot/cmdline.txt (/boot/firmware/cmdline.txt from inside the os)Code: video=HDMI-A-1:1920x1080 vc4.force_hotplug=1adjust for your screen...
View ArticleNetworking and servers • connecting to 2 networks at the same time please
Hi there, can someone help me please. I am doing a project and I need to be able to connect to 2 wifi networks at the same time, and python should be able to use both 1 is an acscess point so you...
View ArticleBeginners • Re: raspian battery indicator pi sugar
not sure i can helpin my casei'm running a crowpi L rpi4 laptop shellwhat i did was take there battery-status.py and rewrote it because i wanted #% instead of useless ions, so i dumped the fat from...
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: Can't connect to Raspberry Pi
I have installed Raspberry OS using the imager and when I want to connect using ssh I can find an error in Windows Network Setting "Network/Ethernet Cable Unplugged" I use Zero WH and OS Lite...
View ArticleTroubleshooting • Re: Help: Revert a failed Bookworm upgrade
buster is not even close to bookwormyour setup is toastyour only option is a clean install unless you made a copy.Statistics: Posted by kerry_s — Wed May 22, 2024 12:02 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 bootloader delay with NVME
it's doing stuff just not shownlike trying to figure out your screen, hardware connected, etc ....mine isCode: pi@rpi5:~ $ systemd-analyze timeStartup finished in 1.448s (kernel) + 2.795s (userspace)...
View ArticleGeneral • Re: Forthcoming "RP235x"
I'm very excited to see what they can bring to the table with this new part. I've very much enjoyed futzing around with the Pico. I care little for hardware floating point support so if they don't...
View ArticleGeneral • Re: Debugging Pico W with Pi5 swd connection is not working
I think there is some old blog post floating around that tells to use this branch, and that's how people get trapped. It's no longer necessary. On all my new setups I use...
View ArticleGeneral discussion • Re: Locked Micro SDHC cards
The SD card Association formatter says cards are Read Only & won't format.That's usually a sign that the cards are broken somehow. It's very easy to physically crack µSD cards. A clue is that the...
View ArticleAutomation, sensing and robotics • Re: Advice about detecting soil moisture
Some of my plants are shallow rooted and the regular push in the ground sensors works for them. Some of my plants have deeper roots and the garden beds are on sand so I need a sensor for deeper in the...
View ArticleGeneral discussion • Who will post the 50000th topic in General discussion?
I like the Pi forums. Friendly. Diverse topics. The 49000 topics posted cover almost everything I find of interest. Other people are tackling problems, like Wayland, ahead of me and pioneering...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 5 as I2C slave
ah, wasnt aware of that driver, i should take a look when i get timeStatistics: Posted by cleverca22 — Wed May 22, 2024 1:01 am
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 ArticleTroubleshooting • Zero 2W setup, unpacking chromium stuck progress
Bought a zero 2W to set up pi-hole, since it's the recommended board for the pi-hole here https://www.raspberrypi.com/tutorials/r ... pberry-pi/. I'm trying to update and upgrade the required programs...
View ArticleBeginners • Re: Bootloader doesn't appear to be working.
This is the adapter I bought:https://www.amazon.com/Camcorder-Adapte ... 03&sr=8-5It connects on one end to the 3.5mm port on the Raspberry Pi, and connects to the 'video/y' port (yellow),...
View ArticleCompute Module • How to enable i2c on pin 27 & 28, pi zero 2w
Hi, everyoneI'm having trouble activating those pins (27 and 28) for i2c use. I need them for a project.Seems like most of the advice found around is updated and doesn't help at all.I've been tried...
View Article