Beginners • Raspberry Pi 5 Graphics , good ?
What about Raspberry Pi 5 's graphics . I feel it isn't so powerful ? I have a RbP 5 . I often look at films in Firefox but feels that the RbP5 are slow - or if it is Firefox memory managing. There...
View ArticleOff topic discussion • running Pi off-grid: which battery-types can play a...
good evening dear Pi-expertsmy little winter project - working on a pi that runs offline and sends data to the mainstation (in the house): that said: taking Raspberry Pi projects off the grid is...
View ArticleGeneral discussion • .uf2 upload problem (raspberry pi pico 2)
I own a rasberry pi pico 2 (RP2350) and i have a problem. By uploading the code through Thonny everything works. However, when I put the .uf2 file into the device's memory, the board will not turn on...
View ArticleBeginners • bme280 sensor not being picked up
I have this sensor attached to my rpi model b: Here's how I currently have it wired up:pin 1 - VCC5 - SCL17 - CS21- ADDR6 - GND20 - SDA `sudo i2cdetect -y 1` does not show anything. I am getting a...
View ArticleGeneral • Setting X or Y PIO registers when FIFO is joined
Hi,In a program I am writing, I want to join RX FIFO and TX FIFO for use by ISR only, since this is mostly an Input application.Now I want to set Y register with number of iterations to repeat....
View ArticleCamera board • rpicam-lapse - Rpicam timelapse video recording application
Ever wanted to generate timelapse video, without generating hundreds or even thousands of images and requiring FFMPEG to stitch these images into video, all running on Raspberry Pi? Well, fret not, as...
View ArticleGeneral discussion • PiZero W2 + Fusion360
Hi guysWant to make a custom case for a pi Zero W 2, and a RaspIO AnalogZero attached.Anyone have by any chance a diagram of the Pi Zero W 2 size/hole positions and power USB placement - In Fusion360...
View ArticleOther projects • Raspberry Pi 5 in a ip67 case
Hi all, I hope this is the right place for this.I’m planning to develop an interactive art installation using several Raspberry Pi 5 devices in an underground tunnel with high humidity. To protect the...
View ArticleGeneral • Raspberry Pi Pico to the internet using a SIM 800L
Hi, I'm trying to connect a Raspberry Pi Pico to the internet using a SIM 800L module. Could you tell me where to find or provide me with a micropython program for this?Statistics: Posted by Tirejas —...
View ArticleSDK • Controlling PIO frequency for Pico2W
I'm sure I've seen somewhere a define that controls the PIO speed for running the cwy43 but I can't find it. A pointer would be appreciated.Statistics: Posted by matherp — Sat Dec 28, 2024 6:00 pm —...
View ArticleBeginners • urllib API 403 error on Raspberry Pi4B, not on Anaconda Windows...
Hello,I'm trying to get a short python program running on my Pi 4B running Bullseye OS. The program uses urllib.request to hit a specific API, which should return JSON.Code: import urllib.requesturl =...
View ArticleGeneral discussion • Will not boot in Bookworm after editing /etc/fstab
Hi,I have a Pi5 with a NVME (Pimoroni) drive, this has been booting and working fine.Today, I added a 1TB SATA SSD via USB3 to the system purely for storage as an extra drive, I put in and partitioned...
View ArticleGeneral • Testing high forward voltage 5mm LEDs on Pico digital pins (long post)
There was a recent post on these forums about how many LEDs a Pico could power, and this got me thinking about the subject which I hadn't looked at in a while, and it has been forever since I took...
View ArticleGeneral discussion • Madness.....
Evening,I have an old Samsung A71.Any thoughts on rooting it and installing rpi os on it?Hoping it's possible... I just want to try it.I also have a Motorola G7 that could serve as well it that would...
View ArticleOfficial Display • Raspberry Pi monitor - what's in the box
It's not clear from the product brief what comes with the new monitor. Does it come with the mini-HDMI to normal HDMI cables?Statistics: Posted by redlegjed — Sat Dec 28, 2024 7:42 pm — Replies 1 —...
View ArticleCamera board • IMX219 4-Lane
I recently purchased a 4-lane IMX219 module and have it hooked up to my Pi 5. Looking through the imx219 driver, it appears that support for 4-lanes is already integrated into the driver, so all I did...
View ArticleBeginners • mild drone jammer within house rpi4 capable? instructions?
mild drone jammer within house rpi4 capable? instructions?Statistics: Posted by VisuallausiV — Sat Dec 28, 2024 8:26 pm — Replies 0 — Views 1
View ArticleTroubleshooting • PCF8591 Calibration
Hello all, thanks for reading!I have the little X-Y joystick through a PCF8591 A/D converter to the GPIO of a Raspberry Pi 4B.The output from pcf8591 is erratically unusable. It's not linear or...
View ArticleHailo • What's the best camera strategy for inferencing with multiple HAILO...
This is my setup. I have a Raspberry Pi 5 and a PCIe card with 4x HAILO-8 chips. There can be up to 6 HAILO-8 chips on the card, like this one. I use a PineBoard to connect the PCIe card to the PCIe...
View ArticleCamera board • Plot raw files by OpenCV?
Dear all,Wish you happy New Year 2025!I have successfully capture 256 raw files with the HQ camera and store each in series such as 0000.raw ... 0255.raw. The file size shown in the property is...
View Article