HATs and other add-ons • Re: What brand of video camera with SDK supporting...
In addition, is there any IP camera? That way, it can also be used for Pi 5 in the future.Every IP camera I've come across will provide an H.264-encoded video (and, I think, audio) stream. In fact...
View ArticleTroubleshooting • Raspberry pi 3 with 5 inch screen MPI5008
Hello! some time ago i got a 5 inch chinese screen for a proyect that never got to live tbh.The thing is, i got a new proyect at hand and wanted to use the screen with the touch capabilities that it...
View ArticleTroubleshooting • Re: RPI-Clone & Bookworm
Hi Framp,Prompt review/response appreciated! Confirmation I didn't miss a step appreciated and I'll try swapping the cloned SD card when I have access to the unit later today!Thanks,Danny.Statistics:...
View ArticleGeneral • Re: Is SPI Slave (on Pico2) still fubar'ed?
I can't confirm anything since I haven't yet received my Pico2, but the information you provide scares me a little - I'm in the beginning phase of a project where either Pico or Pico2 will have to be...
View ArticleRaspberry Pi Connect • Unable to read device serial number from...
Hi There!Followed the instructions to install Raspberry Pi Connect and got as far as:Use the following command to generate a link that will connect your device with your Connect account:Code:...
View ArticleTroubleshooting • Pi4 doesn't connect to wifi after reboot
I have a Pi4 that has been connected to my wifi network for a while without any problems. Then I needed to update its OS from Debian 10 (Buster) to Debian 11 (Bullseye), so I followed the steps to...
View ArticleGeneral programming discussion • Re: 24 Minute Sun Simulation
I have no clue where to start with coding this.Me neither.But I have a suggestion.Start with just 24 LEDs. One for each hour of the day.You are lighting for a day close to an Equinox. There must be...
View ArticleAdvanced users • PPS not working on Bullseye
Just put together a new Pi, 4B - Raspberry Pi 4 Model B Rev 1.5 running Raspbian Bullseye 11.10. It has Adafruit Ultimate GPS hat on it, with MKT3333 Globaltop chip. I have the same hat on a 2b+ that...
View ArticleTroubleshooting • Re: No Supported Network Connection Manager Found
Gotcha thank you for the suggestions! I figured I'd probably end up wiping the SD and starting again, but I've been running a server via OpenMediaVault on it I really hate to have to set up again. Any...
View ArticleTroubleshooting • Re: How to set RGB full (0-255) on Pi 5?
Where are you seeing the RGB not at full 8 bits (0-255) per channel?If it is the frame buffer, then yes this is RGB565 (16 bit)From viewtopic.php?p=2223165#p2223165The /dev/fb0 that you see is the...
View ArticleSDK • SDK 2, VS Code + Pico extension, where are PIO examples
My congratulation to the team for the ease of use with SDK 2 and RPi OS + VS Code + Pico extension. Is there a plan to add all the examples missing from "New Project from Examples" selection...
View ArticleRaspberry Pi Connect • Re: Unable to read device serial number from...
What OS are you running and what model of Pi board?Statistics: Posted by trejan — Tue Aug 20, 2024 9:23 pm
View ArticleGeneral • Re: Problem building project.
you need to delete your build directory (contents) when updating to the latest SDKAhh, that's got me further thanks, now getting a failure to link as it can't find set_sys_clock_khz :Code: [build]...
View ArticleBeginners • Re: GPIO mode and I2C mode conflict
Thanks for your help with this.I setmode to BCM + changed the PINid numbers . . . . . This got the python program working.As suggested, I will research gpiozero and migrate over to it. This should be...
View ArticleBeginners • Re: What is the dangerous temperature for RPi5?
Thanks for your reply.And what temperature is considered as damaging to the soc?Statistics: Posted by 4k3or3et — Wed Aug 21, 2024 8:34 pm
View ArticlePython • Re: Running PyAudio Script On Startup Issue
Also, when I run the .service file just from terminal, it works, but when I run it on startup I get an error. (my script has an error function) But what is weird is when I first ran the .service file...
View ArticleTroubleshooting • Re: [BUG]Bookwoorm: Pi2 No UART possible on GPIO14/15
If you look at the Interface settings after a fresh boot with a new installation => Raspberry Pi Configuration (GUI) says serial is on, but if you look into the Code: /boot/.../config.txt the...
View ArticleDevice Tree • Re: NVMe temp sensor - using hwmon for cooling an NVMe drive is...
Maybe my way of thinking was too simple! When using 'cpu_thermal' as target in fragment3 that overlay works, using SoC temperature. Hence I simply followed the same approach for the NVMe temp...
View ArticleTroubleshooting • USB Audio Devices not detected until after reboot
I cant seem to figure this out. If I plug in a USB audio device to my raspberry pi zero 2 while its off, and turn it on, it works fine. If I plug it in while the pi is on, it wont work until I restart...
View ArticleGeneral discussion • where is the “legacy” branch of vilib
I have two Raspberry Pi 4 Model B Rev 1.4 with cameras. where is the “legacy” branch of vilib. Need the “legacy” branch of vilib for 2022-04-04-raspios-buster-armhf.img.xz to run sunfounder...
View Article