Networking and servers • Re: Raspberry Pi Pinterest Scraper - RAM Issues with...
Can you post your script so we can look at it?Statistics: Posted by neilgl — Sun Nov 10, 2024 5:42 pm
View ArticleMicroPython • Re: Raspberry Pico W program not working after updating to...
Some recent MicroPython chatter suggests you need to make sure that the station interface (the one you're not using) needs to be turned off if you want the AP to work. Try adding:Code: sta_if =...
View ArticleRaspberry Pi OS • Re: Where to begin - errors in the latest OS Upgrades?
I decided to find out if my memory of the performance of earlier versions of astro software was flawed...... So I found an image of software package called 'astroberry 2.0.4' dating from 2021, burned...
View ArticleTroubleshooting • sudden crash with Firefox 132.0
With browsing through pages and going down and up in pages Firefox crashes. Its with version 132.0, but I'm not sure if it is Firefox, its what I see on the screen. The crash is that severe that...
View ArticleTroubleshooting • Re: Raspberry Pi Imager and Google Drive
Perfect, I created the issue and linked this post for them to see your responses. Thanks!Statistics: Posted by igbarod — Sun Nov 10, 2024 6:02 pm
View ArticleCompute Module • Runtime rootfs reflashing of new.ext4 to eemcnlk0p2 on RPICM4!
Dear All,Thanks for your all support till yet!I am working on following:1. Board : RPICM42. Yocto: Krikstone3. Initramfs image: Core-Image-minimal4. OS Image: core-image-sato5. Bootloader : Broadcom...
View ArticleMicroPython • Re: ov2640/ov5640 camera libraries for micropython
Camera support on MicroPython is a little spotty. I don't think it's on the core team's radar. There's support from specific vendors for their boards, like OpenMV. There's occasional support for the...
View ArticleTroubleshooting • Re: sudden crash with Firefox 132.0
Same for me, crashes but much sooner and harder, and not just latest versions. Yours may last longer and not crash so severely because you have a Pi 400 with 4 GB of RAM whereas I'm using a Pi 4B with...
View ArticleGeneral discussion • Re: debugging these OS files ain't easy
Sorry you are having issues. I take you are trying to install the RPI OS.Careful about ordering preloaded SD cards. I just saw one from Amazon which appears to be old (32 bit) with a reference to...
View ArticleTroubleshooting • SD Card Wiped During Update
Pi5 8GB, SD Card, Headless, Wireless, Kernel8. CLI/SSHWeird one last night, during the large apt full-upgrade I got an error.Code: ........Preparing to unpack...
View ArticleAssistive technology and accessibility • Re: Small RFID 125KHZ (RDM6300)...
You could try disabling the button, in case you are getting interference triggering it.Remove this, or comment it out:Code: try: # Add event detection for the button press...
View ArticleMedia centres • Re: Creating Media Center
The Raspberry Pi Imager is used to install operating systems and has an option to install LibreELEC / Kodi onto the Pi microSD card.Try that.Statistics: Posted by neilgl — Mon Nov 11, 2024 5:43 pm
View ArticleRaspberry Pi Connect • enable-linger no longer works on rpi-connect 2.1.0
enable-linger no longer works on rpi-connect 2.1.0Followed documentation:https://www.raspberrypi.com/documentati ... -all-timesImaged with Raspberry Pi Imager v1.8.5, options:Device (Raspberry Pi 4)...
View ArticleSDK • How to send 9-bit data words via PICO hardware_spi API
I am trying to communicate from a standard RP Pico to an LCD module using a 3-wire SPI interface that uses 9-bits of data per command (9th bit indicates whether it is a command or data). However, I...
View ArticleBeginners • Re: How to Install Linux Software on Raspberry Pi 5?
But I really need help understanding ho ... software. If you are talking about RPI OS then my question is why? The PI Imager has been created to reduce installation headaches.If you are talking about...
View ArticleMicroPython • Re: Benchmark Pico 2
RISC-V and CORE-V from page 29 of https://datasheets.raspberrypi.com/pico ... -c-sdk.pdf might be slower due to suboptimal libraries I guess. Combining it with libraries from official builds helped...
View ArticleGeneral discussion • Automotive 12V power source for RPi5
I have an RPi5 and would like to take it in the vehicle with me. I'm in the USA and have a 12V outlet. I have an SSD hat and would like to get an output of 5V, 5A, and 25W. My wall power module is the...
View ArticleRaspberry Pi OS • Labwc not useable on Pi 3B
Labwc is not useable on my Raspberry Pi 3 Model B Rev 1.2. Screen is jerky, clicks are slow to respond. The Atari800 application loads and runs but games and Basic are unusably slow. I ran the...
View ArticleAutomation, sensing and robotics • Re: Relays for ethernet connections
There are "managed ethernet switches" which allow to disable ports. Look for a device with a REST API or a CLI fore remote configuration.Statistics: Posted by ghp — Mon Nov 11, 2024 6:34 pm
View ArticleHATs and other add-ons • AI HAT+ Reverse Adapter
I am Usually very fond on Raspberry PIs, since I own quite a lot of them (Raspberry Pi 1, 2, 3 and 4).When I purchased 2 of these new AI HAT+ 26 TOPS (after a Month ago I had already purchased the AI...
View Article