Camera board • Re: Field of view wide-angle camera for raspberry pi zero
If you are trying to record (for example) 1920x1080 video from these camera modules then somewhere in the region of 70 deg horizontal FOV sounds about right.This is because the 1920x1080 mode is only...
View ArticleTroubleshooting • Re: Pi 4/4Gb (Pi OS Lite 54)
Is your userid a nember of the ssh group?I'm shaky on groups... how do I tell (not even sure what the default pi SSH group is)?JamesStatistics: Posted by JamesCRocks — Wed Nov 27, 2024 8:09 pm
View ArticleGeneral discussion • Re: Requesting a new $10 Pi with Wi-Fi (maybe a...
Why not use a Pico W or Pico 2W ?Pico W $6 https://www.raspberrypi.com/news/raspbe ... -platform/Pico 2W $7 https://www.raspberrypi.com/news/raspbe ... -sale-now/Statistics: Posted by rpiMike — Thu...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Sensor interface that appears as an...
Eww. That is a horrible design. It'd probably need udev on hotplug of this device to trigger something that uses EVIOCGRAB to take it over.It would work: but what if it is already connected at boot...
View ArticleBeginners • Re: Problems with apt upgrade
Why is your /boot/firmware not mounted?Code: Setting up raspi-firmware (1:1.20241126-1) ...stat: cannot read file system information for '/boot/firmware': No such file or directoryError: missing...
View ArticleCompute Module • Re: CAM1 not working on a custom board with a CM4
i2c-10 would normally be on GPIOs 44&45.Prove your wiring by attaching an oscilloscope to those 2 GPIOs, and using "pinctrl set 44,45 op dh", and "pinctrl set 44,45 op dl" to set it high and low...
View ArticleBeginners • Re: A replacement for MotionEyeOS?
Sorry I was replying to "Love to read from others' experience".Statistics: Posted by neilgl — Thu Nov 28, 2024 8:07 pm
View ArticleCompute Module • Re: CM5 - debug UART
No, but its accessible through test points 35/36 (see datasheet page 36).Btw, pretty neat that the testpoints are now officially documented including their xy coordinates.Statistics: Posted by...
View ArticleRaspberry Pi OS • Re: WiFi regression in RaspiOS Bookworm 2024-11-19
OK is that fileCode: 2024-11-19-raspios-bookworm-armhf-lite.img.xzdownloaded from https://www.raspberrypi.com/software/op ... -os-32-bit ?Statistics: Posted by neilgl — Thu Nov 28, 2024 8:14 pm
View ArticleTroubleshooting • Latest Firmware Update --- NVMe --- Bricked???
How bricked is this?Any ideas? Doing a full upgrade (pi firmware latest.... Got this error.Anybody out there with a quick Idea to save me????RPi 5 8G: Bookworm latest Arm64. NVMe BootLatest...
View ArticleGraphics, sound and multimedia • TV Hat on a Pi Zero 2W, streamed video to...
I'm using a TV Hat on a Pi Zero 2W, latest headless Bookworm (Raspbian 1:6.6.62-1+rpt1 (2024-11-25)) tvheadend version 4.3-2155, both installed today.If I try to watch live TV in a browser window...
View ArticleNetworking and servers • Re: i ll use a raspberry pi and camera module to...
many thanks for the reply and for showing me the various options. this is very helpful.have a great dayStatistics: Posted by thedighubs — Thu Nov 28, 2024 8:28 pm
View ArticleTroubleshooting • Re: Multi-Seat use of RPi 5
I want to setup 1 RPi to be used by two people at once. No additional hardware allowed Statistics: Posted by markostamcar — Fri Nov 29, 2024 6:50 pm
View ArticleMicroPython • Re: Building MicroPython on a Mac
I think that might be an out of data or incompatible Assembler. I'm afraid I wouldn't know how to solve that. If you can find where the Assembler is you can issue the version command. For me on a Pi...
View ArticleCamera board • Re: Pi HQ Camera images are pink/red
Can you say which version of RPiOS is in use and which versions of libcamera and libcamera-apps?Also the list of INFO/Warning messages returned from the libcamera-still command.Have any changes been...
View ArticleGeneral • Re: RP2040 Pin Load Capacitance for High-Speed SPI Communication
I meant to increase the bandwidth, not to cripple it.SACK could help, don't forget that WiFi is half-duplex.Statistics: Posted by gmx — Fri Nov 29, 2024 7:06 pm
View ArticleRaspberry Pi OS • Re: Poll: Recommended Software
What might be interesting is hearing how many download/installs are being done from the Installer and what is the breakdown of the different images, since that would likely reflect the "general" user...
View ArticleAutomation, sensing and robotics • Re: 360° Serial bus servo like a stepper
Let's hope it's i.e. some of these https://www.waveshare.com/product/robot ... -servo.htm from our CCC friends at waveshareThey explicitly show continuous rotation mode ... up to 7 circles -->...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.12
This is expected to be the Trixie kernel branch, right?When the update comes around, will it still be part of the 5.x branch for Pi OS?Statistics: Posted by koge — Fri Nov 29, 2024 7:52 pm
View ArticleGeneral discussion • Re: Arduino Hands-On: Exploring the Hall Magnetic Sensor...
Ignore this.Statistics: Posted by neilgl — Fri Nov 29, 2024 8:10 pm
View Article