Français • Re: gpio c++
Code: mais sur l'autre ou cela bloque c'est : XX.XXX, YY.YYY, ZZ.ZZZ....Normal, c'est là façon dont je décris en mon jargon la forme du fichier de sortie et d'entree (3decimales; la virgule collée...
View ArticleTroubleshooting • Re: Raspberry Pi 5 Box 64
“-mfloat-abi=hard” selected architecture lacks an FPU.-mfloat-abi is only used on 32bit arm, and doesnt apply to 64bit armare you building for 32bit or 64bit?Statistics: Posted by cleverca22 — Thu Mar...
View ArticleGeneral • Re: How long will the Raspberry Pi Pico be turned on using a single...
You might have to measure the current yourself. Best I could find online was about 80mA.Statistics: Posted by ame — Thu Mar 07, 2024 4:02 am
View ArticleCamera board • FFC Cable Length for v2 Camera Module
hi everyone, just wanted to know what is ideal FFC cable length for RPi Camera Module 2 to avoid signal degradation or interference issues while using it with Compute Module 4. Also is there any...
View ArticleTroubleshooting • raspberry pi 3b low download speeds
I have a raspberry pi 3 model b running qBittorrent and plex server. Everything is set up but my torrent download speed caps at 6 MB/s. I have gigabit fiber internet and I have the raspberry pi...
View ArticlePython • Re: Python Program Adaptation
There is yes a servo motor and a hc sr04, the program comes from this video : https://www.youtube.com/watch?v=w0E2aDWQj-MSo could you provide me with the code once converted? Thank youStatistics:...
View ArticleAdvanced users • Re: PI5 and easy AI/CV/LLM
does Pi4 support ollama?Have not tried yet, this Pi5 has taken over my desk LLM do take up a bunch of memory but I run Ollama in a terminal.So a Pi4 with Bookworm Lite and no desktop might run those...
View ArticleBeginners • Re: Scrot - Screenshot All Black Raspberry Pi OS on Pi 4
grim used as screenshot tool instead of scrot when running on WaylandStatistics: Posted by aBUGSworstnightmare — Thu Mar 07, 2024 5:28 am
View ArticleNetworking and servers • Pi3 Bookworm WiFi does not work if router uses...
Hello all, I've been getting my Raspberry Pi 3B (Not B+) set up with a fresh install of Raspberry Pi OS Bookworm and I seem to have run into a strange issue with connecting to WiFi.My router is an...
View ArticleTroubleshooting • Re: Hide taskbar automatically - Pi OS Bookworm #SOLVED#
its a folder. things beginning with a "." are hidden.you need to turn on "hidden files" in the file managerthen you should see the .config folderStatistics: Posted by terribleted — Fri Mar 08, 2024...
View ArticleBeginners • Re: What are the backup and recovery best practices?
Finally, how would a recovery be actioned?If I remove and insert this backup USB, nothing happens?I'm used to Linux Mint bootable USB which presents a nice backup OS.Am I doing something...
View ArticleCamera board • Re: TypeError: from_ndarray() got an unexpected keyword...
Thanks. I added the python3-av and enable the virtualenvs.options.system-site-packages, but the capture_motion.py still has the same "width" error as before. (This quote was a repeat from what I did 5...
View ArticleAdvanced users • Re: Virtualisation on RaPi5
I think I did something wrong? I'l give up for the time being and have a think.Virtualisation:Install hypervisor libvirt:RaPi5 -> Terminal -> sudo apt install libvirt-daemon-system -> select...
View ArticleGeneral discussion • Pi 5 Official Case with Active Cooler
I use the official Pi 5 Casehttps://www.raspberrypi.com/products/ra ... pi-5-case/but i was not lucky with the resulting temperature so i installed the active...
View ArticleAdvanced users • Re: Raspberry Pi Zero 2W: GPIO expansion via non-I2C GPIO pins?
Software (bit banged) I2C for the touch, that's what most of these small DPI screens were using because of compatibility reasons.You should be able to add your GPIO expander to that bus.Statistics:...
View ArticleTroubleshooting • Re: Raspberry PI 5 Active Cooler spins at over 9200RPM when...
Disconnectthe cooler, take a picture of both connectors (on the Pi and on the cable) and post them. Most of these problems were caused by bend pins (when people forced the connector into the...
View ArticleGraphics, sound and multimedia • Re: Feasability of wireless desktop display...
If your HDMI to USB adapter has Linux driver support this should work.But why not use VNC? Only limited by your WiFI range (which can be expanded easily)?Statistics: Posted by aBUGSworstnightmare —...
View ArticleAIY Projects • Re: AIY request is invalid.
I' blackjack-k.I had always used "web apps" for OAuth 2.0 client IDs, but when I created them as "desktop apps", they were authenticated.Thank you all very much.Statistics: Posted by Blackjack-k — Fri...
View ArticleCamera board • RaspberryPi 5 - Camera Module 2
Hey Guys,Could someone please nudge me in the right direction?I have a fresh install from Bookworm no GUI image flashed onto Pi5, I also bought a "Raspberry Pi Camera FPC Adapter Cable 500mm".It is an...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
I think you were lucky with your Pi4 backups. TBH I used the principle an ex-coworker used to call "works? don't touch" Each OS has an os.json file with a release_date field in it. This is what PINN...
View Article