Français • Re: aide a l'installe de qt creator
salut as vous !donc j'ai discuter de la framboise sur : https://forum.arduino.cc/t/aide-au-cablage/1252378/268 et vue que c'est pour la framboise je remet la question ici ! je suis en train d'essayer...
View ArticleHATs and other add-ons • Re: Backplates for RPi5?
Are there any backplates, like they have on PCs for the connectorsI need this for a personal project that I'm doingDo you mean things like baseboards for the CM 4?Statistics: Posted by jamesh — Sun...
View ArticleTroubleshooting • Re: USB Wi-Fi driver
Are you sure this doesn't work with an existing driver? I downloaded the zip file from EDUP and the file is called rtl8723b_linux.zipThere appears to be existing drivers for rtw88_8723d and...
View ArticleGraphics, sound and multimedia • Re: RPi MP3 player questions
So a few days later I got it to work.My Raspberry Pi 4B, waveshare 4.3inch display and an 180Gb SSD. I use Moode Audio and am still working on the layout because I don't like what I have now (learning...
View Article日本語 • 解決しました!!Re: こんな事になりました、ラズパイ2W-ubuntuMATE リモート
ubuntuMATEから raspberrPIzero2w にSSH接続できました。今朝までに、pingは通る状態になりました。ssh で呼ぶと、パスワードを聞かれるので、Windows11(TeraTerm)⇒raspberrPIzero2wへのssh接続時使って居るPWを入力するが、認証されない。???他に、PWの変更はしていないので、WHY!!!ssh: Could not resolve...
View ArticleAdvanced users • Re: Anyone interested in WAN messaging lib for remote...
Just to add, for the interest of anyone following along, that I have successfully run the pair of 'bare bones' client/server test scripts from the start of the documentation, as well as the...
View ArticleOther projects • Re: Drone with Raspberry Pi Pico W
A video of what happens :https://drive.google.com/file/d/13v4oZY ... sp=sharingStatistics: Posted by kbernardet — Mon Jun 10, 2024 5:04 am
View ArticleGeneral programming discussion • Re: Creating web page like Visual Basic (or...
HTML IDE is what I am using at the moment. There are several options. However, to create a frontend application this is tons of work. I am hoping there are HTML/CSS/JS development tools that work the...
View ArticleTroubleshooting • Re: openvpn not working after update
How does it fail?Are you using systemctl to start it? sudo systemctl start openvpn.xxxxx (where xxxxx.config is your OpenVPN config name).thank you for your msg Dougie,well before Openvpn would start...
View ArticleBeginners • Re: How to NOT use attached monitor resolution in WayVNC?
Headless resolution doesn't appear available in raspi-config while the monitor is attached. I'll disconnect the monitor, attempt to set headless resolution, test, then re-attach the monitor to see if...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • I2C devices get randomly disrupted
Hello,we have a heating/cooling system based on RPi 3B+. It controls the compressor and heater through digital pins based on several DS18B20 temperature sensors. There is also one SHT31 sensor to...
View ArticleTroubleshooting • Re: Missing component for rasperry 4b
I haven't got a picture of the same revision, but is the second transistor missing from beside TP13?Statistics: Posted by pidd — Mon Jun 10, 2024 7:15 am
View ArticleBeginners • Re: Bootloader doesn't appear to be working.
Your LG TV has two HDMI inputs. Why are you persisting to use the composite output from a RPi? Even if you get it to work you will find the result much less usable than HDMI.Statistics: Posted by...
View ArticleCamera board • Re: Raspberry Pi 5 not finding cameras (same disk image finds...
Update: tested on Raspberry Pi 4 and on that platform, it works. Still no luck on Pi 5.Statistics: Posted by diastrikos — Mon Jun 10, 2024 7:43 am
View ArticleBeginners • Re: raspberry pi 5 python script as service failed
You probably want to set WorkingDirectory to a directory where user pi has write rights and use the full path to the python of your venv.For my blink.py in a venv in my_project, the service file...
View ArticleGeneral discussion • Re: IMPLEMENTATION OF HARDFAULT HANDLER IN PICO-SDK
For context, a link to the original post where this problem was encountered.Statistics: Posted by rpdom — Tue Jun 11, 2024 7:15 am
View ArticleGeneral • Re: Problem with programming and debugging on SWD pins
Hi wjkin,thanks for your feedback, the signal you posted is on the SWDIO pin right?My goal is to find an effective way to protect the pins and avoid continually replacing the boards .Statistics:...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: I2S and the PR1
But the repo is only as old as your message, so I call shenanigans.Statistics: Posted by PhilE — Tue Jun 11, 2024 7:40 am
View ArticleGeneral • Re: Theorectical length of wire connecting two Picos
...the sending end driving it in bridge configuration between a pair of GPIOs...What kind of bridge are you referring to?Just one GPIO driving each end, no connection to power or ground, so that the...
View ArticleTroubleshooting • Re: Raspberry Pi 4B red indicator light from on to...
There are many capacitors around the PMIC. Can you follow the tracking from your suspect one back to a pin on the PMIC? Either visually or with continuity tester. If so, the PMIC number will let you...
View Article