General • Re: RP2040 Always in booting to BOOTSEL
Thanks for clarifying that CS ordeal. I am going to play around with the crystal and load caps a bit. Might mutilate a Pico and put its crystal on my custom board. Definitely could be a timing/start...
View ArticleTroubleshooting • Re: Pi 5 RTC charging files/directories do not exist
Further information.I ran the 'sudo timedatectl' command and the RTC was 'N/A' after the dtparam reboot.I backed out the dtparm line and unplugged the battery and rebooted.The 'sudo timedatectl'...
View ArticleHATs and other add-ons • Re: What's A Safe Current Drain For A PCIe-nvme Board ?
I don't believe that the Waveshare adapter is solely dependent on what the PCIe ribbon cable can carry as it has access to the pins on the GPIO connection.- PaulStatistics: Posted by Paul-WB5AGF — Sat...
View ArticleGeneral • Re: Using Picotool with a multi-CDC setup
I suspect it might be 'picotool' which is the issue but I am not sure how '--bus' or '--address' is used to specify the Pico it should be accessing.Think I might have figured that out if '--address'...
View ArticleBeginners • Re: Boot order change
I just need to get access to boot order from within batocera, ie I want to be able to switch between booting from usb or the sd, without having to disconnect either.Statistics: Posted by spark001uk —...
View ArticleAutomation, sensing and robotics • Re: Best solution rpi pwm and 12v valve
Simple solution is to turn the poti with a servo motor. As most servo do not provide 310 degree, look for a potentiometer which matches the servo max angle.Advantage is that controlling a servo is...
View ArticleGeneral discussion • Re: SAMBA won't start
Any ideas ?Yes. You're checking the status of the wrong thing. TryCode: systemctl status smbdStatistics: Posted by thagrol — Sat Feb 24, 2024 5:49 pm
View ArticleGraphics, sound and multimedia • Re: How do I make this Audio Recorder?
When posting code please use the Code option to maintain the indentations etc.Statistics: Posted by gordon77 — Sat Feb 24, 2024 5:49 pm
View ArticleTroubleshooting • Re: OV5647
What does rpicam-vid --list-cameras show ?Statistics: Posted by gordon77 — Sat Feb 24, 2024 5:53 pm
View ArticleAdvanced users • Re: Image File Utilities
Good grief worked fine. I can't believe I was beating myself up modifying the script like I did. Though interestingly for my other two pi 5's with the NVME cards, that modification didn't appear to...
View ArticleRaspberry Pi OS • Re: rsync files between two Pis that are owned by other...
Thanks for the ideas guys but --archive includes -g, -o and -p. The problem is I need root permissions on the receiving end and I'm not sure how to solve that. Can I just start the rsync.service on my...
View ArticleTroubleshooting • Re: Disable SSH, no access to terminal or task bar
Deepo, If it absolutely comes to flashing a new OS copy I will. It seems the nuclear option though. It is the Raspberry Pi 400. I just feel that there should be a simple way of going back from SSH,...
View ArticleGraphics, sound and multimedia • Music Tempo Adjustment in Real Time - Speed...
Hello,I need help to find a possible solution to to a project I am working on for my university course.My aim is to change the tempo of a music or a song in Real-time and this song will be different...
View ArticleOther projects • Re: How do I connect a button to my RPI?
Do I have to solder, or do they just slide in because I don't have a solderer.Statistics: Posted by Henrik Gill — Sun Feb 25, 2024 5:38 pm
View ArticleTroubleshooting • Pi 3 and NOIR Camera v1.3
Hi,I'm want to use an old NOIR v1.3 camera with a PI3. However the camera is not being recognised when using raspi-config. The camera cable is new and has been re-connected a number of times. I'm...
View ArticleNetworking and servers • Re: How to i connect my rasberrypi program to a...
How is your pi capturing (and analysing) the video footage - ( maybe a python script with OpenCV, face_recognition, and imutils packages ?) and is it a pi camera module or a USB web cam?Picamera2 has...
View ArticleTroubleshooting • Re: Raspberry pi 5 reboots when close softwares
Does it really reboot or just switches to the login screen? Just I have a similar issue when closing the full screen camera preview (libcamera/rpicam, may be other apps cause same) doesn't matter if I...
View ArticleOther programming languages • Re: HTML & JavaScript On RPI?
What do you mean? I was asking which app to get on my RPI and someone said Vi and then you said Emacs. So I asked which is better.Statistics: Posted by Henrik Gill — Sun Feb 25, 2024 6:00 pm
View ArticleCamera board • Re: D14 camera mount what is it? And I can I make it work with...
I'm using an Arducam imx708 with m12 120deg lens (uc-a65), as the sensor is then mounted on the pcb, and it has mount holes for the lens. They are close enough for my tests though. You are correct the...
View ArticleRaspberry Pi OS • Re: How to avoid Filesystem Expansion on first boot
thanks for your answer, didnt find that thread.post viewtopic.php?t=364801#p2189328 works perfectlyStatistics: Posted by wsxws — Sun Feb 25, 2024 6:05 pm
View Article