Camera board • Re: Taking RAW images with picamera2
Thanks for all the replies so far,I have taken your advice and have taken a DNG raw image, although I have some confusion when compared to my first methodFirstly, can I confirm the following code gets...
View ArticleNetworking and servers • Re: wi-fi | wifi disconnect
Thank you for all your replies. There was a dash (= "-") in my user-name, but, again, this user-name with a dash is applied since more than a year and the problem occurred twice since last October; I...
View ArticleRaspberry Pi OS • watchdog on 64 bit bookworm.
Please can anyone tell me how to use the watchdog on 64 bit bookworm lite?My watchdog.service keeps saying it can't access /dev/watchdogAlso, some people say the configuration of what I want watched...
View ArticleRaspberry Pi OS • Re: Bookworm is GREAT!...but
what model rpiuse diagnostics to test the drive.did you overclock, bookworm does not like gpu overclock.what are you doing at the time of lockupStatistics: Posted by kerry_s — Thu Jan 04, 2024 2:32 am
View ArticleGeneral discussion • Will there be a Raspberry Pi OS Bookworm for PC?
Hi,I was considering installing Debian with Raspberry Pi desktop on a VM on my computer for testing purposes, however the latest version of Debian with Raspberry Pi desktop offered is 11 (bullseye)....
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
I'm sorta new to programming and bought a Pi 4 during summer 2023 to help with that. The main thing I do on my Pi, however, is play games on RetroPie with my younger siblings. The Pi is the COOLEST...
View ArticlePython • Re: ValueError: invalid literal for int() with base 10:
Everything was fine here at midnight on the 3rd of January.You could try adding some code which logs what your program is doing. Then log the thing that is about to get processed by the line that...
View ArticleAdvanced users • Re: Is everyone happy with the quality of libgpiod?
...This is gripes against the tools, not the library.That it is. But since they're authored by the same person, I guess there must be some connection there, eh?Not really IMO. You can alter the...
View ArticleTroubleshooting • Re: Pi 4b Ethernet not working, no internet
Try another ethernet cable, it accounts for around 80% of ethernet problems.Statistics: Posted by pidd — Fri Jan 05, 2024 1:17 am
View ArticleAdvanced users • Re: Control Multiple Stepper Motors with Pi 3
You don't need to own a 3D printer to try it. You can buy just the control board by itself:https://www.aliexpress.com/item/1005006042861374.htmlBasically, you are starting from zero knowledge, and by...
View ArticleGeneral discussion • Debugging Pico W with Pi5 swd connection is not working
Hi I am trying to debug hello world on Raspberry Pi Pico W.I have connected pi5 to pico using SWD connection. But when i am running openocd command it is showing this error. Have anyone faced this?I...
View ArticleGeneral discussion • Re: Debugging Pico W with Pi5 swd connection is not working
https://github.com/raspberrypi/openocd/ ... native.cfghttps://github.com/raspberrypi/openocd/ ... pi-swd.cfgthat interface uses the native gpio of the SoCbut for the pi5, you must use the RP1...
View ArticleAutomation, sensing and robotics • Re: how to find GPIO keys
Thanks for all the help! I am very new to this.Statistics: Posted by a person — Fri Jan 05, 2024 1:51 am
View ArticleGeneral discussion • Re: Pi 5 Portable Project Power Question
However, digging into the details it mentions an "XH2.54 Male Port 12.6V 2A voltage output port.The 5V output is capable of 5A but you will have to do the override config on the PI5 as it won't have...
View ArticleTroubleshooting • Re: Trying to connect a PNY SSD to Raspberry Pi 4 model B...
could be power. Max usb power is 1200mA (what does the pny label say?)- certain usb adapter chips (namely Jmicron) are known not to work under linux. Preferred is Asmedia chips.( run lsusb with the...
View ArticleBeginners • Re: Bluetooth LE antenna for extended range reception
To continue on from drgeoff: The external Bluetooth adapters generally have a better antenna, further away from noisy chips, than the on board Bluetooth. An adapter should provide somewhat better...
View ArticleGeneral • Re: Transfer data over wifi for pico for a high sampling rate
@carl3k. Nope none of my sandisk works on SDIO mode but they works on SPI mode even at fast speed. This is the message I gotsdio_verify_rx_checksums:426: sdio_verify_rx_checksums,426 SDIO checksum...
View ArticleBeginners • Raspberry Pi provides 5V pins but GPIO is not 5V tolerant
Why is the Raspberry Pi provided with 5V pins but the GPIO is only allowed to use 3.3V?Actually, under what circumstances can I use my 5V Pin?Please help explain this, if you can use simple sentences...
View ArticleBeginners • Re: What Is It Called?
STICKY: How to use Autostart - Raspberry Pi OS (Desktop) viewtopic.php?t=294014That one hasn't been updated for the switch to Wayland/Wayfire that came in with Bookworm. The other one (mine)...
View ArticleOff topic discussion • Re: RIP Nicklaus Wirth
Algol on Burroughs B6700. Back in the 70's. Nicklaus' main involvement with Algol was his contribution of Algol W which was rejected in favor of Algol 68.Statistics: Posted by lurk101 — Sat Jan 06,...
View Article