User groups and events • Re: User group Hampshire UK
Sorry to hear that DougieLawson! I hope these groups start up again Statistics: Posted by 0wL — Sat Feb 08, 2025 1:53 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Where to attach an antenna to this 433...
I recently got a few of these MX FS 03V 433 MHz transmitter modules. They're a little different than similar modules I've had before – in particular, in not having a clearly-marked place to attach an...
View ArticlePython • Re: Install trimesh?
Thanks, gentlemen for the help. I was able to get the program running.Statistics: Posted by WB4WTN — Sat Feb 08, 2025 2:52 am
View ArticleCamera board • Re: imx477 camera not working with ffmpeg and v4l2 app
Generally you just put it in front of the command you wish to use it with. For example, to run "ffmpeg with_some_options_here" you just use "libcamerify ffmpeg with_some_options_here".I use it with...
View ArticleCamera board • Re: imx296 camera not working with ffmpeg and v4l2 app
Just FYI, I briefly discussed using Python to send video to a gstreamer pipeline here, but it could equally well have been ffmpeg, so maybe that's another idea to try.thank you for the...
View ArticleGeneral discussion • Moving root to LVM on Raspberry Pi OS Lite 64 bit...
I want more control over my Pi 4 that I am setting up as an NFS NAS box. I have external SSDs and a USB 3 NVME SSD that I am using for storage and I want to set up one big LV for the exported file...
View ArticleTroubleshooting • opencv troubleshooting when using Canny
I was trying to use a tracebar to change the value of shresholds for Canny. Here is my code:Code: #HoughLinesP import cv2import numpy as npfilename = input("Enter name of file to process: ")original =...
View ArticleOther RP2040 boards • Re: Custom rp2040 with TB6612FNG Motor Driver
connected to a (LIPO) battery via USB-C (5V output)Since this is the bogey, obviously those here will need more information on it. If it is a charger power bank (or a DIY charger power bank with a...
View ArticleC/C++ • Re: Cross compile for Ubuntu 22.04 ...
Alternatively, is there someplace where I can download a working Cmake toolchain congiguration file, and assocated ARM64 c++ libs to build for Ubuntu 22.04 running on Rasberry Pi 4?I maintain a...
View ArticleCamera board • Re: Pi Camera stopped working?
Honestly ill just backup my projects to a google drive folder then reinstall bookworm. Oh I thought I messed up by putting the camera in the right one. I'll keep investigating and see if reinstalling...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Spi screen Fuctioning but not working
[img]https://ibb.co/dwxMfMYb[/img]Your image doesn't work because it doesn't end with .jpg .gif or .png.https://i.ibb.co/sdzRgRY5/IMG-3952.jpg works better.thank you I dont know how the img function...
View ArticleTroubleshooting • [RESOLVED] Pi Zero 2W won't boot and flashes 7 short...
After I did a pretty bad job soldering on a USB cable, in such a way as to allow me to power the Pi through the same USB that it sends data over (image attached), it refuses to boot properly. When I...
View ArticleNetworking and servers • Re: DHCP reservations on router and changed MAC address
@rmassey, thanks for the reply.No, I am not using NetworkManager and I have added no new software, just using apt to update/upgrade the existing software.As far as using/not using DHCP Reservations,...
View ArticleAdvanced users • Re: Raspberry PI5: Patch series introducing PCI, RP1 drivers...
......These things are useful because of network support in u-boot so tftp and nfs can be used to load kernel.......true & many thanks for that .....cm5 :Code: NOTICE: BL31:...
View ArticleRaspberry Pi OS • Qbittorrent trouble writing to folder with service user
I have a raspi that is being used as a torrent box using qbittorrent and a user called qbtuser. I followed the offical qbittorent guide found at https://tinyurl.com/mr2mn7w5 to the letter and...
View ArticleCompute Module • Re: CM5 Unexpected Shut Down
I dug up some beefy usb power bricks and will be giving that power supply a try out. It is one of those ankler high power ones. I am well into 1+ hrs and it seems to be running fine so far.The load I...
View ArticleTroubleshooting • Re: Pi Zero 2W won't boot and flashes 7 short blinks,...
Did you see it? Took me a bit too... That's a Pi Zero W, not a 2W—time to try a 32-bit os Statistics: Posted by TheTridentGuy — Sun Feb 09, 2025 4:14 am
View ArticleGeneral discussion • Thunderbird error
Official Raspberry Pi Dev Kit. CM5 Lite, 8GB, no WiFi. Running official Raspbery Pi OS (bookworm) from NVME.Thunderbird Nebula 128.7.0esr (64-bit), error[GFX1-]: glxtest: DRM render node not clearly...
View ArticleSDK • Re: picotool in the Pico C/C++ Build Environment
I think it builds it, but does not install it. I got it from github, built it then did make install, then log out/in to grab the set path.Statistics: Posted by breaker — Sun Feb 09, 2025 4:24 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • CM5 and SPI network hat.
I'm having strong issues getting a network card (Alfa Halow Hat) to work on a CM5 dev kit. I have made it past the Device Tree issues, and am left in an odd spot. Everything works - until I try to...
View Article