C/C++ • Re: RP1/Raspberry Pi 5 UART3 - How Does This Work?
Well that seems to make /dev/ttyAMA3 show up, which I guess is what I need! I'll give it a test. Thanks for the reply!-EStatistics: Posted by Evansbee — Thu Mar 14, 2024 6:33 pm
View ArticleCamera board • Re: Arducam Multi-camera board + CM4
Thanks! Exactly what I was looking for!Statistics: Posted by scruss — Thu Mar 14, 2024 6:34 pm
View ArticleGeneral discussion • Re: "Compatibility Issues with React.js-Based Web...
Does it work in any other Debian based distribution that does not run on a Pi.If you run Debian on your laptop, does It work?If no, then it is not a oi problem.If it does, it might be related to the...
View ArticlePython • Re: Datetime Code Not Working
It didn't work. It showed the date in the spot it runs in but it didn't export. I tried both methods they both showed the date but didn't export. And no, I am not getting any errors. What should I...
View ArticleTroubleshooting • Re: Raspberry Pi 5 + Google WiFi: Sounds like a NAT issue,...
In reading all this, I'm a bit confused as to what the actual problem is that you're (we're) trying to solve now. You said that you're good with the IP address you're getting (192.168.86.91). What...
View ArticleBeginners • Re: Beginner's Guide to Install Raspberry PI OS on a SSD
LillyOps has posted before, to equally great acclaim...viewtopic.php?p=2193012#p2193012Yeah but it's a bit better than that one was.Though the entire "stage 1" is unnecessary. Well, unless you have a...
View ArticleBeginners • Re: Pi 5 - display too large on flatscreen TV
The option I used was to use [Just scan] on the LG monitor: Display options (as mentioned above) Overscan does not work on Bookworm,Then select which size icons etc. from Display settings via the...
View ArticleBeginners • Re: Mount network paths fstab
You appear to falling into the same trap as another user on here, it is //server/share when using cifs.Where are you mounting from ? and what is the share name ?This is not exactly correct, it is...
View ArticleC/C++ • Re: libgpiod RPI 5, C++, libgpiod-led not working.
I made a small class embedded the libgpiod like the arduino.And yes /dev/gpiomem4 is the trick for the Pi5https://github.com/danjperron/gpiod_cppHi! Thanks for code on your github. Can you take a look...
View ArticleFrançais • Re: Project console de jeu sur Raspberry Pi 4
Bonsoir,Il existe 4 systèmes retrogaming pour le pi 4 :Recalbox : https://www.recalbox.com/fr/download/stable/rpi/Batocera : https://batocera.org/downloadRetropie :...
View ArticleBeginners • Re: Is this a good SD card?
I think the hardest game for it to run that i will end up playing is wave rider, Would that be able to work? Also I found a Rasberry pi 3 B+ i found was $35 on the Pishop.us website, is that a good...
View ArticleBeginners • Re: Rpi 5 and Pan Tilt hat
Decided to try https://github.com/danjperron/Pi5PWM_HARDWARECan`t get any movement from servo =(Code: qDebug() << "start"; Pi5PWM * pwm12 = new Pi5PWM(12); qDebug() << "one"; Pi5PWM *...
View ArticleCamera board • Re: RPi Cam Web Interface
Since this project is dead, is there anything similar to this that supports the module 3? Doesn't even need to be motionhttps://github.com/signag/raspi-cam-srvhas got many of the features of RCWI,...
View ArticleFrançais • Re: Impossible de parmétrer boutton on/off
Merci pour ta réponse, je suis en 252....Statistics: Posted by Tubkatodic — Sat Mar 16, 2024 6:13 pm
View ArticleAdvanced users • Re: Shared GPIO bus between multiple Pi
If anyone is still interested I've decided ona a work around.My main reason for wanting things permanently connected was to avoid issues like misaligned connectors and bent pins.The work around?1 x...
View ArticleGeneral discussion • Re: Can I create a security risk with my Pi?
Define private network...Any machine on the network with ANY type of Internet access (inc mail)?Any machine where you load software on from USB stick / DVD or CD - Disk (heck even floppy)?Any machine...
View ArticleNetworking and servers • SSH password authentification or Public Key?
Hello, should I use SSH password authentification or Public Key?Statistics: Posted by iyon — Sat Mar 16, 2024 6:18 pm
View ArticleAdvanced users • Re: Failed to load a suitable IPA library for a new image...
Already answered on the libcamera-devel mailing list - https://lists.libcamera.org/pipermail/l ... 41049.htmlYou need to provide a cam_helper to translate generic exposure time and analogue gain...
View ArticleRaspberry Pi OS • Re: Installing X11 on top of the Lite, missing library files
Without files I mentioned VNC won't start. After copying files manually, VNC works and no issues anywhere else either. Not sure this is related to xRDP issue, I mean in terms of the...
View ArticleCamera board • Re: L9910s for stepper driving focus and zoom lens
You could add a regulator to get 4V. Or you could use 5V and not care.You'll also need two driver chips for one stepper.Statistics: Posted by ame — Sat Mar 16, 2024 6:23 pm
View Article