SDK • Re: Get Substrings using Delimiter
If you are ok to use C++, you can look into https://www.etlcpp.com Examples to do what you want to do is on: https://www.etlcpp.com/string_utilities.htmlIt's a pretty cool library!Statistics: Posted...
View ArticlePython • Re: Bookworm & Python library hell
Thank you all for your replies. What initially seemed like a big change for working with Python in Bookworm, now seems rather more manageable!To summarise:Installing:Install Python packages with apt...
View ArticleCamera board • Re: Camera Modul not working
I tried make a security cam, thanks for your anwser i got it workingStatistics: Posted by DoGame5 — Sat Mar 30, 2024 10:09 pm
View ArticleRaspberry Pi OS • Re: Keyboard layout displaying/switching for Wayfire and...
@avarvit:First of all, thank you again for the solution on the missing keyboard layout switcher/indicator.I am wondering, is there any feedback from spl237 to your pull request in the official repo?...
View ArticleOther RP2040 boards • Re: Custom RP2040 board not going into BOOTSEL.
Your layout doesn't seem to connect 3V3 to RP2040 pins 48,49 - they've just got decouplers attached, and I can't see any other connection from those capacitors back to the main 3V3 supply.One of those...
View ArticleGeneral discussion • Building local documentation: sass-embedded http error 403
Am building a local copy of documentation as described here https://github.com/raspberrypi/document ... umentation for a Pi 4 I'm going to use in an RV. When running 'bundle install', I'm receiving an...
View ArticleTroubleshooting • USB-GPIO input issue
Hello everyone,I have a program running on my Raspberry Pi that utilizes GPIO pins for input. Everything works perfectly fine until I connect any device to one of the Pi's USB ports. As soon as I do...
View ArticleTroubleshooting • Re: USB-GPIO input issue
CORRECTION:Its working fine when I connect a mouse or keyboard. The issue starts when I connect a USB Audio Sound Adapter through the USB ports.Statistics: Posted by ms.sadik — Sun Mar 31, 2024 9:48 pm
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
The mistake IMO is not in having done it, but not better explaining what was done, why, and the consequences of that. They have simply left people to discover their, not unreasonable, expectations...
View ArticleRaspberry Pi OS • Re: rdesktop slow
Sorry...I expressed myself badly. I am using Raspberry PI OS that is based on Debian Stable (bookworm).P.S. Also the cable is working ok. I don't have lost packages and it was plug in my desktopI...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • How to interface with Ender 3 LCD
I have a spare Ender 3 LCD I want to reuse on my Raspberry Pi. I was wondering how I could connect it to the RPi? I managed to find the 5v and gnd pins on it but that's about it. Here's a photo of the...
View ArticleCamera board • Rebuilding rpicam-apps Failed
Hello all, I wished to rebuild rpicam-apps in an attempt to use OpenCV with my camera. I am running a Raspberry Pi 5 headless with the Lite OS, and an HQ camera. I followed the instructions given in...
View Article日本語 • Re: カスタムのカメラ基板を起こしたい
ありがとうございます。参考になりますStatistics: Posted by passpass — Sun Mar 31, 2024 10:46 pm
View ArticleSDK • Re: build error SDK C
Can you post the error output from make?Statistics: Posted by breaker — Mon Apr 01, 2024 9:17 pm
View ArticleC/C++ • Re: Need help to build a working make file
Possibly slightly confusing: Your preprocessor which may be integrated into the compiler, needs a path to the header files Your linker needs a path to the librariesThe full process to build from...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
CEC for PI5 is on my list, but I have to fix some other things first.It looks like I will need to use libcec or the KMS API instead of the current method.Statistics: Posted by procount — Mon Apr 01,...
View ArticleTroubleshooting • Ros2 and Camera impossible on pi5?
Hey. So I am new to the whole raspberry pi world and bought a pi5 to get started. Got everything up and running and decided I wanted to build a robot. Was able to control it with 2 motor hats and went...
View ArticleAdvanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5
I'm pretty sure I've got cards of that vintage, and they worked for me - I shall check against the fw revisions that I have.I went a step back to the kernel from 20th March usingCode: sudo rpi-update...
View ArticleTroubleshooting • Re: More CUPS issues on Bookworm and CUPS 2.4.2
By Epson 640, do you mean Epson Expression Premium XP-640? If so, don't connect via USB, but use wifi. The printer supports AirPrint, so will be found on your network and automatically configured by...
View ArticleTroubleshooting • Re: sudo reboot takes a very long time (4-8mins)
that says it took 3sec's to kill lightdmi assume you used raspi-config to switch to X11from what i understand so far.your using a rpi4you installed bookwormyou switched it to X11( when you switched to...
View Article