Off topic discussion • Re: installing RPi.GPIO and vs code issues
Pi5?BookwormIf so then you cannot use RPI.GPIO. You ll need to find a newer module to use.Some more details may help, like actual setup, the code and link you are trying to use.Statistics: Posted by...
View ArticleRaspberry Pi OS • Re: RPi5 Bookworm Desktop: How to hibernate and sleep?
screen blanking you can enable.Statistics: Posted by kerry_s — Thu Dec 14, 2023 9:39 pm
View ArticleGeneral discussion • Re: Bookworm feedback thread
I installed Bookworm 32bit Light (No Desktop) on a Raspberry Pi Zero W.With the last RPI Imager the custom -WiFi setting now are working and i can connect to the machine via SSH.Anyway there seems to...
View ArticleOther projects • Re: How to mount small (1.5") display?
Need to brush up on your Google fu:https://www.google.com/search?q=1.5%22+oled+3d+printStatistics: Posted by ame — Thu Dec 14, 2023 9:44 pm
View ArticleCamera board • Re: Measuring ̶P̶C̶ fan speed with camera
OK, I did measure fan speed with camera again.Why?Because I wanted to know whether fan speed reported for my new Pi5 active cooler is correct:viewtopic.php?t=359624#p2157364Now that I have the Pi5 (in...
View ArticleGeneral discussion • Re: Raspberry Pi 5 - bypass power switch or extender?
found ithttps://www.raspberrypi.com/documentati ... wer-buttonI added a jumper but still doesn't power on with out the button.Statistics: Posted by Joey Troy — Thu Dec 14, 2023 9:54 pm
View ArticleTroubleshooting • Re: Yet another user struggling with VNC...
@tinker2much whilst I'm aware that your preferred VNC "front end"/viewer location is on your Mac (never used one) given that you've several Pi's could you try and connect from one of those (via...
View ArticleCamera board • Re: Picamera2 app_full.py cam0 cam1
Assuming https://github.com/raspberrypi/picamera ... pp_full.pyCompare against https://github.com/raspberrypi/picamera ... view.py#L9Code: picam2a = Picamera2(0)...picam2b = Picamera2(1)Or read the...
View ArticleTroubleshooting • Re: When I open the VNC viewer on my MacBook Air, it shows...
Probably one for Apple support?Statistics: Posted by neilgl — Thu Dec 14, 2023 10:02 pm
View ArticleBare metal, Assembly language • set gpio pin function is assembly
I open /dev/gpiomem and mmap it to application memory. I set a gpio pin to be an output withCode: // Calling sequence:// x0 <- address of GPIO in mapped memory// w1 <- GPIO pin number// w2 <-...
View ArticleGeneral • Re: Pico USB power and storage combined?
PicoVision with Acccessory Kit [url]https://shop.pimoroni.com/products ... 6029627475[/url] includes such a cable, so they should be buyable somewhere.Statistics: Posted by CHiPs44 — Fri Dec 15, 2023...
View ArticleAdvanced users • Re: Raspberry Pi EEPROM Manager
I have a CM4 with eMMC and NVMe and thought I can change the boot sequence to boot either from eMMC or NVMe. I edited the boot options and was able to switch fron NVMe to eMMC but not back to NMVe....
View ArticleTroubleshooting • Re: pi 5 unable to boot
My windows pc is a Nuc11. I use that to write on the sd card through a sd card adapter.The other sd card is 8gb.Here you go for the 2 pics requested.Statistics: Posted by 1a2a3a — Fri Dec 15, 2023...
View ArticleAutomation, sensing and robotics • Re: Smart Photo Trap
Attached the actual solutionStatistics: Posted by Alcerossa — Fri Dec 15, 2023 9:45 pm
View ArticleBeginners • Re: RasPi 5 question
OK, done a bit more research and it SEEMS to be possible to upgrade my Pis "in place" withiut having to do a reinstall/reconsigure of everythingtbh, this is how I'd hope it would be. As a LONG TIME IT...
View ArticleBeginners • Re: New to Raspberry Pi looking for insight
Thank you for further insight. Let me reiterate. Is this model even worth using for the applications I desire to use? I am also unsure what you mean by "I bet you know"I don't have much knowledge in...
View ArticleTroubleshooting • Re: New RPi user seeking advice. Did I get a faulty board?
This is a bit of a late reply, but the problem was amicably resolved. Thanks again to everyone in this thread.Statistics: Posted by TestTypeTwo — Fri Dec 15, 2023 10:04 pm
View ArticleTroubleshooting • Re: pi 5 boot from USB SSD fails
Two questions:1. Do you use original 27W power supply?2. Have you tried to revert the boot order to the original one: "the imager offers for the PI5 family three sequence options: 1) boot sdcard...
View ArticleGeneral discussion • Re: Powering Raspberry Pi 5 in a vehicle
I haven't bought one yet - I was researching options and trying to work out how the best way was to connect if I did buy it before doing so.Statistics: Posted by PiPeteC — Fri Dec 15, 2023 10:09 pm
View ArticleTroubleshooting • Re: Error downloading: SSL certificate problem: certificate...
I'm (still) running macOS 10.14.6 (Mojave) as you suspected!Sounds like the the fact that I'm using an older version of macOS causes this issue.The referenced Github-thread states the following at the...
View Article