Beginners • Re: Advice for complete starter kit and peripherals for a teen
An excellent list above but would suggest adding one of the many cases to protect the Pi and make it easily and safely transportable. From memory a cased Pi would be essential in any teenage...
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
I think it does make sense to make a laptop out of the Raspberry Pi 10.I was interested in this topic but I have let it be for the moment. I suppose in a view years these devices are there which can...
View ArticleRaspberry Pi Connect • Re: rpi-connect failing without ipv6
Well if you can't wget from Google, then I don't think this is a problem with ConnectStatistics: Posted by gsh — Sun Jul 07, 2024 8:15 am
View ArticleBeginners • Re: Upgrade Raspberry Pi 3b+ without physical access
Dante,I've got a couple of Pi's happily beavering away using older, now legacy operating systems. In one case, running a program accessing the GPIO using WiringPi, it'll take quite a re-write before I...
View ArticleGeneral discussion • Raspi 5 connecting to a ESP 32 Controller
Hello all,I'm facing some issue and i'm not able to connect the Raspi 5 to my ESP 32 Controller.I'm using this ESP 32 Controller (General Driver board for Robots, Based on ESP32, multi-functional,...
View ArticleAdvanced users • Re: 3 monitors possible with RaPi5?
USB-C on the Pi5 can't output video!Displaylink (not to be confused with displayport) does not require anything special from the USB port.And you would use the normal USB 3 ports for it.The...
View ArticleGeneral discussion • Pi 5 wifi speed
A fresh install of 64 bit wayland on my Pi 5, I get an excruciating slow download speed. On an ethernet connection I get 277 Mbps. Am I missing something in the wi fi settings ?Statistics: Posted by...
View ArticleRaspberry Pi Connect • 1.30 / vnc off but still getting wayVNC errors
Hi,I have installed full rei-connect but set VNC off (desktop is not running).pi@raspberrypi64:~ $ rpi-connect statusSigned in: yesScreen sharing: unavailableRemote shell: allowed (0 sessions...
View ArticleRaspberry Pi OS • Re: Openvpn installl on Bookworm (RPi5)
Thank You for this, as you say easy to install, and also a good amount of documentation with it, appears to be working fine but ree next commentI am using an RPI5 8Gbyte and I have RPi Connect...
View ArticleCamera board • Re: How to use OS04a10 night vision cam
Hi everyone. I want guidance to run the OmniVision OS04a10 night vision cam on Raspberry. You may find some guidance in these posts from Raspberry Pi themselves -Third Party Camera Support -...
View ArticleBeginners • Re: USB SSD as Boot drive
Doesn't a drive larger than 2TB require a GPT partition and not an MBR (2TB limit) one. It can be converted using mbr2gpt.RonR did a write up a few years ago (viewtopic.php?t=196778) Scroll down to...
View ArticleBeginners • Re: How to deactivate the red LED when Raspberry Pi 5 is shut down?
Those devices aren't actually "off" though are they? They are in standby mode. Usually you can turn such devices back on using a remote.Or a "power button"?You don't need an LED for a power button to...
View ArticleTroubleshooting • Re: Raspberry Pi 5 Won't Boot - 4 Green Long Flashes, 5...
Has this Pi5 ever worked?Statistics: Posted by jamesh — Mon Jul 08, 2024 9:03 am
View ArticleGeneral • Re: any existing high-speed pico-to-pico bus?
Huh. Is it possible to add additional chips to the qspi bus?Or is that one of the things that goes away to get 4 ios?Statistics: Posted by WestfW — Mon Jul 08, 2024 9:05 am
View ArticleAdvanced users • Re: Connecting MPU-6050 to Raspberry Pi 5
https://www.instructables.com/How-to-Us ... erry-Pi-4/Statistics: Posted by jamesh — Mon Jul 08, 2024 9:08 am
View ArticleAdvanced users • Possibility of Pi 3a+ with 1GB RAM
I'm working on a camera based project where I'm running into issues due to project limitations.I exploring the possible Ras Pi options against the project's size limitations, and found the following:-...
View ArticleTroubleshooting • Re: Cannot install updates, clock not synchronized
Only an NTP daemon calling clock_adjtime() will suffice.ITYM, ntp_adjtime()Statistics: Posted by BigRedMailbox — Mon Jul 08, 2024 9:14 am
View ArticleAdvanced users • Re: Possibility of Pi 3a+ with 1GB RAM
What's the probability that the Raspberry Pi Foundation releases a 1GB variant of the 3A+, and how might that be increased? Absolutely no chance of that at all.The Raspberry Pi Foundation do not...
View ArticleTroubleshooting • Re: Cron not running Python script
Hi all,Thank you for your replies. Especially the link to the beginners guide helped a lot.In the end, I could fix it by simply adding DISPLAY=:0 to the crontab.The scripts were opening the browser,...
View ArticleBeginners • Re: Induction sensor PNP with Raspberry pi
It would be better if the PNP open collector drives an LED in an opto-isolator the isolated side of which runs ground to GPIO pin."Open Collector" is often generically misused to mean low-side...
View Article