Beginners • Re: raspberry pi 5 power supply
for say ~£12 There are probably Chinese Web sites offering them for $1.20 including chipping. Statistics: Posted by peterlite — Tue Nov 19, 2024 9:30 am
View ArticleTroubleshooting • How to fix my power button on my pi 5
I have a Raspberry Pi 5 board, and I’m running into an issue where the USB and power button areas get extremely hot very quickly after powering it on. The board powers up when plugged in, but within...
View ArticleSDK • Re: Advice requested with running VS Code on RPi 4
has anyone got a project which builds using the VS Code Extension they could Zip-up which I could use ?I think we can forget about that. The problem seems more fundamental than me doing something...
View ArticleRaspberry Pi OS • Re: Fail! Zero W, rpi imager v.1.8.5., bookworm lite 32
I succeed to connect via hdmi. And the result is......... Wi-fi is currently blocked by rfkill Statistics: Posted by independent — Tue Nov 19, 2024 9:54 am
View ArticleOfficial Display • Touch Display 2 not rotating
I have a raspi 5 and touch display 2 connected. I can get the display to rotate whatever direction , but my problem is that the touch interface does not rotate as well, so when I drag my finger from...
View ArticleHATs and other add-ons • Re: 230v input signal HAT
So my next step is to find a simple way to let the Pi know when it sees power on a 230v line.The safe way is by using a current clamp round one of the cables carrying 240V. That generates a low...
View ArticleGeneral discussion • Re: Locking threads of technical descussions/HW critisim...
Roy Cohn taught us all to never, ever, ever admit you are wrong.It has worked out beautifully for those who strictly follow his advice.Oh, OK. Looks like I was wrong then.... my bad. .... Statistics:...
View ArticleTroubleshooting • Re: Connection Refused Error
There are three simple causes of "connection refused"1. Wrong IP address 2. Right IP, wrong port3. Right IP, right port, listener not active/not listeningStatistics: Posted by DougieLawson — Wed Nov...
View ArticleTroubleshooting • Re: First time user. Headless on a MacBook Air. Cannot connect
Are you using the latest (19 Nov 2024) image ? The prior version had a WiFi issue on first boot.Otherwise, try using the ip address of the pi (found in router or using fing).Statistics: Posted by...
View ArticleRaspberry Pi OS • Re: RPi 4 WiFi freeze
Which software are you using for streaming (rpicam-vid or other) and which web server (nginx or other)?Statistics: Posted by neilgl — Wed Nov 20, 2024 9:31 am
View ArticleMicroPython • Re: Thonny won't recognize Pico anymore
Can you get the pico into BOOTSEL mode and copy flash_nuke.uf2 to it?Statistics: Posted by neilgl — Wed Nov 20, 2024 9:36 am
View ArticleGeneral • Re: ADC creapage on the RP235X
What is your analog circuit for measuring ?Open circuit, though the Pimoroni Pico Plus 2W I am using has an on-board in-line 1K between the pad and the GPIO40/ADC0 on the RP2350B.I didn't see such...
View ArticleBeginners • Re: How to do Peripheral Pin Select?
Your Pi4 has more than one UART https://www.raspberrypi.com/documentati ... -4-and-400They get enabled by adding the respective overlay to config.txtHello Friend,SoUART0UART1are enabled by fresh...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
CM 5 is there. It exists, really.https://tweakers.net/nieuws/228886/bezo ... beurs.htmlStatistics: Posted by WouterO — Wed Nov 20, 2024 10:01 am
View ArticleTroubleshooting • Re: Pi5 hanging when transfering large files to NAS
As requested I have included the output from testparm -s for both the Pi5 and the NAS. As this is a public website I have deleted some sensitive information from the NAS output.Synology NASCode: Load...
View ArticleGraphics, sound and multimedia • Re: First ever development project - Mini TV
Hi!So I followed pins diagram as here:My gnd is on pin 20. VCC on pin 2 back light on pin 1. I can move all screen power to 3.3v pins. Screen data:Once I'll ensure this is correct, I'll try to...
View ArticleTroubleshooting • Re: No Luck Booting from SSD on Pi4
Did you ever get to the bottom of this?I have an adapter and a400 - It boots from USB 2 but not USB 3. (It does , but hangs etc)I have another older OZD SSD - That boots from USB2 & 3 on the same...
View ArticleAdvanced users • Re: Raspberry Pi dual connection communication problem
Make sure you are fully updated -- there were some OS changes recently that broke things, possibly including networking. The latest OS build should be okay.Then see Host a wireless network from your...
View ArticleBeginners • Re: Boot order
base on the docs on https://www.raspberrypi.com/documentati ... figurationshouldnt it be: 0xF146 ? Or am I mis-reading things.You have missed the fact that the ordering in the string is RIGHT to LEFT...
View ArticleAutomation, sensing and robotics • Reading output from Alessi 501 battery...
I have an Alessi 501 X-pert battery monitor on my boat. It’s about 20 years old (I know) but it does have an RS type socket and it can be set to output data like voltage etc to an attached computer. I...
View Article