Camera board • Re: Raspberry Pi Camera Module 3 - Manual focus
https://www.raspberrypi.com/documentati ... focus-modeautofocus-modeDefault value: defaultSpecifies the autofocus mode. Accepts the following values:default: puts the camera into continuous autofocus...
View ArticleRaspberry Pi OS • Copying from one Pi to another on RealVNC
I have a number of headless Raspberry Pi's, all accessible via RealVNC.To copy a Python program from one Pi to another, I currently use the following process:- On the donor Pi in Thonny, select the...
View ArticleTroubleshooting • Re: Trouble with gpio Button instantiation in virtual...
I wanted to use the i2clcd library and was directed toward using a virtual environment. That worked, but then I want to use other gpio pins for a button instance. Gpio LED is working in the script and...
View ArticleBeginners • Re: Remote connection with windows RDC
Normally we use RPi-connect or VNC Viewer to see the desktop of a remote pi, not Windows RDP (though I do use that for my x86 based Debian 12 system)Thanks, have not used pi for that long but looked...
View ArticleRaspberry Pi OS • Re: Copying from one Pi to another on RealVNC
I have a number of headless Raspberry Pi's, all accessible via RealVNC.To copy a Python program from one Pi to another, I currently use the following process:- On the donor Pi in Thonny, select the...
View ArticleNetworking and servers • Possible ? Pi5 with 2 unpowered USB3 hubs and 8...
I am soon to acquire a Raspberry Pi 5 8Gb and am hoping to turn it into a "simple" LAN-only network file server with read-only files, using overlayfs.I have around 8 NTFS externally powered usb3 disks...
View ArticleAdvanced users • Re: Raspberry pi 5 - j17 for 2pin 12v FAN
Hm... you're replying off-topic and then saying that you already answered but the moderator removed it, so you won't repeat yourself So, I'm still waiting for a technician who can say more about the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: DSI bug on Pi 5
If it helps, would you be interested if I were to send you guys one of these displays?At this point, probably not. We have enough "fun" looking at black displays with some of the ones we already have....
View ArticleBeginners • Re: How to attach big arcade button
Hello, I have a Raspberry Pi Zero 2W and I attached the solderless hammer header to it. I also brought a big arcade button to attach to it but I'm not sure where to start with itPresumably the...
View ArticleTroubleshooting • Re: Suddenly HDMI is not working
Assuming your OS is new enough, run:Code: raspinfo | pastebinit("sudo apt install pastebinit" if it's not installed) and post the url for some debug info.Statistics: Posted by dom — Fri Jul 12, 2024...
View ArticleBeginners • Need 1-pin JST Connector for my Noctua/ Rpi4
Hello,can anyone help me choose the right JST connector for my fan?I have bought an NF-A4x10 5V 3-pin fan (no PWM) and would like to replace the noname 3-pin PWM fan. The connectors on the noname fan...
View ArticleAutomation, sensing and robotics • Re: Does RPi Zero W 2 has enough memory...
Many thanks. For item 3, would it be far easier to subscribe to a cloud service provisioner (no need to do firewalling and the endless list of possible attacks)? May be hopefully some service provider...
View ArticleHATs and other add-ons • Pi Codec Zero AUX out suitable connectors
The Pi Codec Zero has a four-pin AUX out connector.Does anyone know of a 3.5mm jack or RCA adaptor that has four pins which have the same spacing as the four holes on the Pi Codec Zero? I can find...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Full size HDMI to work with most existing cables that exist. ...That was my thinking too. Particularly for the Pi 4 and Pi 5 where the other end is micro-HDMI, having a mini-HDMI connector on the...
View ArticleTroubleshooting • Re: Appearance Settings exits prematurely
Update: Not sure if it's significant but my route to desktop was via a bookworm Lite OS install then I installed "xserver-xorg raspberrypi-ui-mods" over the top.Today as part of some other work I...
View ArticleBeginners • Re: Need 1-pin JST Connector for my Noctua/ Rpi4
on a Pi4 you want to connect to GPIO or what are you up for (as there is no JST connector on the board).The wires you're looking for a called DuPont. Better cut available jumper wires and solder them...
View ArticleGeneral discussion • Swap memory on an M.2 storage device
Since the introduction of the Pi 4 we've had choices of RAM capacity at time of purchase. Also it is now quite common to run a Pi from an SSD type of attached storage.Now I fully appreciate on board...
View ArticleScratch • Re: Scratch coding
Hey there ! I need help using scratch with raspberry pi but mostly with the sensors coding !Are you using one of the Raspberry Pi sets of Scratch Extensions, such as 'Raspberry Pi GPIO' or 'Raspberry...
View ArticleGeneral discussion • Re: Overheating Raspi and Lithium Battery
It sounds like your battery isn't up to the job. Is it well shaded/insulated from any heat sources and well ventilated?Statistics: Posted by pidd — Sat Jul 13, 2024 8:51 am
View ArticleGeneral discussion • Re: Using USB power heats up Pi 5
what current does the Pi need when working without the monitor?Works fine on a Pi 4 power supply which is 3amp without PD. That is running from microSD. Some SSDs and disks stress that supply.Should...
View Article