Camera board • Re: Building ripcam_hello with CMake
Hello, I am searching where the rpicam-apps build library files are installed, and in the processs i came across this post. I am also following a similar path as you, trying to get things build using...
View ArticleTroubleshooting • Pi 5 not booting - 3 long 1 short flash
I am trying to set up a headless Pi 5. I used the Pi Imager to load the recommended OS (Raspberry Pi OS 64-bit) onto a 128GB SD card. After loading the card into the Pi and plugging in the Pi, nothing...
View ArticleTroubleshooting • Re: Sudden unexplained measured Internet bandwidth reduction
I am back at my home now (different province from the condo) and had some time on my hands so I downloaded the pre-compile universal binary of Speedtest for Mac from here:...
View ArticleAdvanced users • Re: ASIX ax88179_178a not getting predictable network...
Reported: https://github.com/raspberrypi/bookworm ... issues/239Statistics: Posted by bls — Thu Mar 21, 2024 2:05 am
View ArticleGraphics, sound and multimedia • Re: RTSP with gstreamer and v4l2h264enc not...
were you able to solve this? Facing the same problem with HW encoding of H264.Statistics: Posted by hak89 — Thu Mar 21, 2024 2:31 am
View Article日本語 • Re: カスタムのカメラ基板を起こしたい
ありがとうございます。やはりハードル高いですね。Statistics: Posted by passpass — Thu Mar 21, 2024 2:46 am
View ArticleAdvanced users • Re: Pi5 and easy AI/CV/LLM
Faster LLM's by using bitnet?https://github.com/kyegomez/BitNetThe examples ran, no idea what to do with it yet but faster LLM's on PI5 and Pi4 has to be good.FYI, Intel can do 1Bit math, AMD/Nvidia...
View ArticleCamera board • Re: [GS camera] rpicam-vid broken by latest updates? Always...
Glad you posted this, I was wondering why my GS cam, after replacing the lens and updating had me looking like a blueberry. The new update works. I also wanted to share the hilarious image.Statistics:...
View ArticleGeneral discussion • Re: Odd power supply - is it safe?
Awesome, thanks for your advice! Works just fine! No smoke/fire!Statistics: Posted by tdubbed — Fri Mar 22, 2024 12:44 am
View ArticleGeneral • PIO for sensing hall signal
I am trying to use PIO to detect change of hall signal from a BLDC motor. So I wrote this programhall.pio:Code: .program hall.wrap_targetloop: in pins 3 mov y ISR jmp x != y send jmp loop send: push...
View ArticleTroubleshooting • Re: Board doesn't boots on second run after shutdown
I rather hope the OP doesn't get it working givenP4wnP1 by MaMe82P4wnP1 is a highly customizable USB attack platform, based on a low cost Raspberry Pi Zero or Raspberry Pi Zero W (required for HID...
View ArticleBeginners • Re: Wayland & Wayfire very buggy
I’m working on the mid-March 2024 Bookworm release, on a Pi400, and the Wayland/Wayfire desktop has numerous problems. Folders can’t be repositioned, screen background turns to a black screen at...
View ArticleAdvanced users • Re: Pi 4 Unable to Boot Bookworm Lite Image From Network
So after some tests I figure out that dnsmasq might be the one that is causing the problem. I've read the boot log from other posts and it seems like DHCP request was sent but no response sent to...
View ArticleAndroid • Re: [DEV] LineageOS 21 (Android 14) for Raspberry Pi 4 & Pi 5
For anyone that follows. I was able to get the HifiBerry DAC+ ADC Pro working by adding these lines to the config.txt...dtparam=audio=offforce_eeprom_read=0dtoverlay=hifiberry-dacplusadcproStatistics:...
View ArticleBeginners • Re: NAS server accessible offline?
What do you mean offline? Offline from the Internet? Offline from your local network?A NAS is just a computer with an extra bit of software. You can access the files through a keyboard, screen, or use...
View ArticleTroubleshooting • Re: Pi 5 not booting - 3 long 1 short flash
I have not tried the Pi5 EEPROM recover image. I will search for how to do that and try to complete in the next day or two. Thanks for the suggestion!Statistics: Posted by ngeldelroos — Fri Mar 22,...
View ArticleRaspberry Pi OS • Re: OS problem
I am using a 128 GB micro SD card, running the recommended 64-bit version of raspberry pi OS for the raspberry pi 5, I flashed it by using the official imager (windows 11), downloaded from the...
View ArticleHATs and other add-ons • Sporadic UART decoding errors with GSM hat on Pico
Hi all. I'm working on a weather station IOT project.I'm using a Pico SIM7080G Cat-M/NB-IoT. on a Pico, and interacting with the project via Thonny.I have a very basic script which currently connects...
View ArticleTroubleshooting • Re: Arduino data --> rasperryPi5 --> nodejs webserver
Also the ReadlineParser code may not be correct. See https://serialport.io/docs/api-parser-readlineStatistics: Posted by neilgl — Fri Mar 22, 2024 11:24 pm
View ArticleAdvanced users • Re: How to connect Schneider PLC to Raspberry Pi
In what way did you arrive at the conclusion "could not see IP was assigned to the ethernet port"? What did you do to make you think that?Did you do anything else on the Raspberry Pi than assign IP...
View Article