Python • Re: cant enter data into Domoticz
I did reinstall a fresh bookworm and also a fresh Buster.When I use http in the curl line I got the message "401 Unauthorized".When I use https no message is returned.I tried in the settings of...
View ArticleSDK • Re: Any downsides to using RPi 5 for install of SDK?
It does still need openocd, but it is used to talk a different protocol (I forget the name) to the debug probe over USB. The probe then does the actual "bit banging" to implement the actual SWD...
View ArticleTroubleshooting • Re: Can't get a display image using the HDMI
you put 1920x1080 but your screen is 2560x1440(2k)just putvideo=HDMI-A-1:2560x1440don't worry about the refresh rate, it'll auto select what it can handle.Statistics: Posted by kerry_s — Wed Jan 24,...
View ArticleGraphics, sound and multimedia • Re: Cron playing of .ogg file
Thank you, thagrol, for your information and guide links. I am currently running bookworm, and cron is configured with the same user who has successfully played audio files from the command line.Based...
View ArticleOther projects • Re: Connecting LCD displays to raspberry pi
Is it correct understanding that you have a cloned display now?That should be achievable by simply flicking a switch on the interface PCB.Anyhow, good to hear you're fine with your results.Statistics:...
View ArticleTroubleshooting • Re: Can't set static IP.
DEBIAN, RASPBIAN and RASPIOS are three distinct things and documentation for one may not apply to the others...Quite, but where exactly should our thought process lead us to find the specific...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
It will be interesting to see if the $60/80 pricepoint will become standard for future Pis. I hope not, but that boat has already sailed. And I hope it keeps backwards compatibility with power...
View ArticleGeneral • Re: Pico as slave not receiving data from arduino(master).
Hi, I have attached below Master and Slave code.Master code:We have referred the below github link for master to send data.Link:https://github.com/felias-fogg/SoftI2CMasterSlave code:#include...
View ArticleTroubleshooting • Unstable NVME disk
Hello,I have a strange behavior with 1TB NVME disk (Crucial CT1000P2SSD8) and case Lemorele : https://www.amazon.it/gp/product/B08TWW ... UTF8&psc=1Coming back to the issue, it works fine for...
View ArticleGeneral • Bidirectional GPIO
I am trying to use the GPIO3 pin to do bidirectional IO with the Pico SDK. I am porting an application which was written using another library for the Pico where it worked as expected.In my...
View ArticleFrançais • Re: Informations sur Raspberry Pi 5
Logiquement le bureau apparait après une update / upgrade du système.Le cas de figure de l'écran noir avec le curseur clignotant ne se manifeste plus en suivant ce schéma :Installe distro --- update /...
View ArticleGeneral discussion • Re: Fail2ban List
You're better off asking the people who wrote fail2ban here: https://github.com/fail2ban/fail2ban/issuesStatistics: Posted by memjr — Wed Jan 24, 2024 7:17 am
View ArticleSDK • Re: Mocks for pico SDK?
Hey kilograham,Thanks for the pointer. I only need to play with things like Code: get_absolute_time() and change the value it needs to return..who I can validate if a decision I make based on time is...
View ArticleGeneral • Re: Bidirectional GPIO
The pin appears to be always low on the oscilloscope. Using gpio_get I always get a 0.I don't understand what your problem is. The oscilloscope says the pin is low. gpio_get() also reports that it is...
View ArticleGeneral • Re: make: *** No targets specified and no makefile found. Stop.
Ah! Sorry, so much conflicting information. So is there official Windows documentation?Statistics: Posted by breaker — Thu Jan 25, 2024 5:23 am
View ArticleTroubleshooting • Re: VNC File Transfer greyed out and VNC is flaky
If you're on windows, you can use WinSCP. MobaXterm also has file transfer capabilities.Statistics: Posted by memjr — Thu Jan 25, 2024 5:36 am
View ArticleCamera board • Re: libcamera-hello works but not libcamera-vid
BTW, I get the same error using a new PiCam3.Seems like I am not the only person with this error...Has anyone gotten streaming to work on a RPi5 using a native PI camera connection?Really frustrating...
View ArticleGeneral discussion • Fan is on when Pi 5 shuts down and 10.1" screen...
Hello.I just received an Akntzcs 10.1" touch screen. I have noticed that when the Pi is powered down the fan comes on full when the screen is connected to its 12v power adapter. The fan seems to be...
View ArticleTroubleshooting • Re: New Pi5 8GB extremely slow
At first booting, any RPi with supported OS upgrades its packages(new version with bugfixes improvements) Speed is linked wit ethernet speed, number of packages to be upgraded since the official image...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
? I guess so because those small screens have 4K resolutions (it is like a joke). And how much extra would it cost to get a Mediatek SOC on a Pi for example? Having said that, what about an X86 SOC?Of...
View Article