Graphics, sound and multimedia • Re: Pi4 KMS HDMI resolution
Are you on RPiOS bookworm? If so, then the hdmi_* settings in config.txt have no effect.Booting on bookworm, and runningCode: raspinfo | pastebinitand post the url returned will provide some useful...
View ArticleMicroPython • Two way bluetooth
Since a few weeks I work with two pico w's for a cosplay project and its a pretty new world for me (python).With the help of this forum I was already able to play sounds with a dfplayer (with an...
View ArticleRaspberry Pi Connect • Re: Set up RPi connect on RPI5 with bookworm --ALL...
I’m just looking to screen share RPi5So what happens if I need to power off/on a headless RPI 5 is there an active screen set up after reboot? And what about auto log on should I enable...
View ArticleBeginners • Re: Request for Raspberry Pi 5 Datasheets, Peripheral...
The only peripheral doc we have is this one, but I suspect this is not what you are looking for.https://datasheets.raspberrypi.com/rp1/ ... herals.pdfYour comment on required peripherals is confusing....
View ArticleCamera board • Re: Raspberry pi 4 Camera enable
This post may help What to do if your camera is not detectedThe problem I'm having is that when I go to the Raspberry interface, in the tab where the camera should appear first, it doesn't appear....
View ArticleAutomation, sensing and robotics • Re: Open Source Project: IO-Link extension...
Hi, thanks for you interest. I would have modules for beta tests available, you can contact me through our webpage www.pinetek-networks.com.Statistics: Posted by anla-pinetek — Wed Jun 26, 2024 9:22 am
View ArticleGeneral discussion • Re: Pi 5 case for NVME?
Geekworm have an X1002 board for the base of the Pi and a P580 case to match. I do not know if the spacing is exactly the same as I use the X1002 board in the P580 for better cooling of the SSD....
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Can ADV7282M work with RPi4 at all ?
Hi,finally my custom board has started to operate. The image is really quite nice.However we notice a strange phenomenon : for 3-4 tries 1 time (after power-up the system) we got an image completely...
View ArticleBeginners • Re: Argon One V3 fan setup/using terminal
Support for third party products should be provided by third parties - https://argon40.com/pages/contactStatistics: Posted by aBUGSworstnightmare — Wed Jun 26, 2024 9:57 am
View ArticlePython • Re: Help with reading multiple CAN messages with python
If you don't want to run 2 instances of your program, 1 per can bus channel, the Use multiple threads. One for the main program, and 1 thread per can bus...
View ArticleGeneral discussion • Re: Reinstall RPi OS after removing XFCE
how can i reinstall rpi os with wayland enabled after removing xfce (bookworm) ?Install an operating system - https://www.raspberrypi.com/documentati ... ing-systemStatistics: Posted by B.Goode — Wed...
View ArticlePolski • Re: RPi5 karta sd nie uruchamia sie
Czy można w prosty sposób przenieść program? Np dla nodered, wyszukać gdzie są foldery na niedziałającej karcie i zrobić kopię na sprawny system w taką samą lokalizację.Statistics: Posted by...
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
COBOL on a Pi. Yes. COBOL is a compiled language so making it run anywhere should be easy.On a Pi? Not if you want to run a billion transactions per minute. One advantage of the Pi is you can do...
View ArticleTroubleshooting • Re: Raspberry Pi 5 - HDMI not working properly when...
Can you post output ofCode: vcgencmd get_throttledvcgencmd pmic_read_adcfor both the original and higher powered PSU?If you have another hdmi cable or ethernet cable, I'd try with that swapped...
View ArticleGeneral programming discussion • Reliable MQTT services
Which commercial MQTT services companies have hightly reliable services, exist in market long enough and have accumulated a good number of users but still offer free-of-charge development account and...
View ArticleAdvanced users • Re: secure boot clarifications
I set revoke_devkey=1 in config.txt on the desktop and flushed pieeprom using rpiboot. Now it shows 00001101 bits in signed flag that is right.The only thing is that I don't understand is how to...
View ArticleBeginners • Re: RPi Imager instal and ethernet
on my earlier install yesterday I had both WiFi and ethernet running at the same time. The MAC was the same, I can't find any mention of what Raspberry Pi hardware you are using.But I would expect...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Interfacing "A030VAN03.0"...
Hi @platux. Sorry for the very late reply. I am not on these forums that often.So what I did is what you are doing but in reverse... I first found a display that met my requirements and then found...
View ArticleOff topic discussion • Re: implementation of secure protocol
As a student navigating online courses, https://writepapers.com/blog/how-to-write-discussion-board-post-questions blog on how to write discussion board post questions has been incredibly helpful. The...
View ArticleGeneral discussion • Re: Saving large files to SSD
save it to an attached SSD or USBSave it in the video camera or where?200 GB is big. Lots of USB and SSD devices will record a few GB then sloowww ddddoooowwwnnnnnnnnnnnnn. Recording can be slow. When...
View Article