General discussion • MFRC522 issues on Rpi zero2
Hi there, I'm having some issues with a project I'm currently working on. I have a project using an MFRC522 RFID module and 3 16x2 adafruit LCDs.I started my project on the raspberry pi zero 2w and...
View ArticleRaspberry Pi OS • Re: Raspberry Pi - X11 Conky issue
so why not use waylandscreen recording having issue there.. I tried with OBSStudio, same blank screen issue coming.. So switched to X11Statistics: Posted by anoopkalattur.v — Mon Dec 09, 2024 12:05 am
View ArticleGeneral • Re: gpio_set_inover does not invert input signal
yes I use "0x1 → INVERT: invert the peri input" on rp2040,but no effectStatistics: Posted by jeanz1985 — Mon Dec 09, 2024 12:22 am
View ArticleRaspberry Pi OS • Re: Clarification re: picotool & vs code
Yup, that found it. Executing "./picotool version" from the command line, in the appropriate directory, returned:picotool v2.1.0Thanks!Statistics: Posted by picopirate — Mon Dec 09, 2024 12:30 am
View ArticleRaspberry Pi OS • Re: Virtual Keyboard Size
Rotate to portrait. Would be interested in knowing how big it get's (as there might be a correlation to the horizontal resolution). Could not realy test the keyboard as it is not predictable on which...
View ArticleAdvanced users • Re: NUMA Testing
Here's a more systematic analysis of the memory bandwidth under different parameters:Have you confirmed that cooling was adequate throughout the entire set of runs?Statistics: Posted by ejolson — Mon...
View ArticleTroubleshooting • Re: RPi5 Rev 1.0 SD-card doesn't work on Rev 1.1 board.
pi@raspiBW51:~ $ apt policy linux-image-rpi-2712linux-image-rpi-2712:Installed: 1:6.6.62-1+rpt1Candidate: 1:6.6.62-1+rpt1Version table:*** 1:6.6.62-1+rpt1 500500 http://archive.raspberrypi.com/debian...
View ArticleBeginners • Re: A replacement for MotionEyeOS?
OK, it may not suit you. I run it everyday for all daylight hours monitoring a squirrel feeder.Maybe you need to define your exact requirementsIf the camera is to be used standalone, a WebUI. While...
View ArticleMicroPython • Re: How do you get a Pico W to sleep?
Seriously ? They should state that on first page, it explains a lot.They kind of do mention it, right at the top of their repos: Sponsor @micropython on GitHub SponsorsDoesn't every project work that...
View ArticleAdvanced users • systemd Status 127
I want to start a script every time my RPi starts and have it run as a background process that automatically restarts if it has an issue. The script is called mediamtx_start.sh and is located in the...
View ArticleGeneral • Re: PT52-Lua The Modern Retro computer
I had a look at the femto text editor site. That's great, a very minimal text editor. Nice to hear you got that unlink error fixed. As far as regular printf and not fprintf, is the replacement...
View ArticleSDK • Need help with SDK and newlib.
Hello everyone,I'm trying to fill in the stub functions in newlib and the SDK so that I can define custom I/O streams.I thought I knew what was what but it seems I've missed something vital.When I do...
View ArticleMicroPython • Re: ov2640/ov5640 camera libraries for micropython
Thanks for the answer mate. I'll check the links.Statistics: Posted by ggg123213 — Tue Dec 10, 2024 12:38 am
View ArticleAdvanced users • Re: systemd Status 127
exit 127 conventionally means "No such file or directory". The script itself exists, but something it refers to does not. For instance, you would get this error if the script said:Code: #!...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
I'm also still waiting for that bulky Ethernet to shrink!My impression is that since the connector used for wired Ethernet is not consumer focused then it's not so likely to change in arbitrary ways...
View ArticleTroubleshooting • SD card overclock not working?
Hi, i'm having a RPi 4B and i've read about SD card overclock configs. I have the following appended into `/boot/firmware/config.txt`: Code:...
View ArticleBeginners • Re: Push button, signal to another Pi in the same network
I had already suggested SSH in my previous post?Statistics: Posted by neilgl — Tue Dec 10, 2024 10:42 pm
View ArticleTroubleshooting • Re: SD card overclock not working?
You can't overclock the SD host controller on a Pi 4. And it doesn't support SDR50 or SDR104.Statistics: Posted by jdb — Tue Dec 10, 2024 10:56 pm
View ArticleGeneral • Re: Raspberry Pi Pico 2 W / WH / H Thread
There are carrier boards with spring loaded connectors: https://www.heise.de/news/FlexyPins-bri ... 72959.html But that hammered in friction fit example, it doesn't inspire confidence with that photo...
View ArticleGraphics, sound and multimedia • Re: Switching from 3.5 inch hdmi touch...
Solved: I just wiped my micro sd card and got bookworm it is way better than raspbian.Statistics: Posted by therandomgenius — Tue Dec 10, 2024 11:30 pm
View Article