C/C++ • Re: How to make ' #pragma GCC diagnostic ignored "-Wpsabi"...
Ooops, I have one more platform where I had tested cgal4gp to work, under termux/Android:https://github.com/Hermann-SW/cgal4gp?t ... vironmentsThe clang++ compiler under termux did not like the...
View ArticlePython • Re: Connecting RPI to RPI via SPI using Python
thanks for reading and replying my post. Do you see anything with the code?Statistics: Posted by RamizEXP — Wed Jul 17, 2024 3:02 pm
View ArticleNetworking and servers • Re: Raspberry Pi as a bridge
At work we maintain medical equipment and often use software on a laptop to interact with the equipment. The medical device is connected to the laptop via ethernet and the device then gets put into...
View ArticleMicroPython • Re: SPI just Plain not working
So I tried to just do the above code samples, which didn't work before, and now it works. I have had multiple issues like this (ex. PSU works and jumper wire works but together they don't?), so I...
View ArticleGeneral discussion • Re: About the 3.5mm jack missing from the Pi5...
So in the end is there any cost-effective, non-clunky way to add a jack to the Pi5?I've been using a 3B+ with raspotify. An elegant, cheap, plug and play solution to listen to music on some active...
View ArticleAdvanced users • Mirror DRM/KMS application, across two monitors
Hi!I have a raspberry pi 4, and a simple python application that uses PiCamera2 to show a camera preview in DRM/KMS cli mode.When I connect two monitors via the two microHDMI ports, and start the...
View ArticleTroubleshooting • Re: notional expected transfer speeds for USB3 disks ?
In my experience ...Those speeds look normal for good hard drives, some very good hard drives achieve SSD speeds at around 300MB/s, budget hard drives would be lucky to achieve those speeds.Most hard...
View ArticleAdvanced users • Re: RPI Secure boot not working as expected
If you follow the secure-boot-example tutorial step by step then this is known to workhttps://github.com/raspberrypi/usbboot/ ... ot-exampleAs the message says either the key is missing in the EEPROM...
View ArticleRaspberry Pi Connect • install on debian trixie
I have installed debian trixie on my pi400. rpi-connect is not available when I try to install the package.Do you know when it will be available on trixie.I can test for you if you have it.Statistics:...
View ArticleBeginners • Streaming video
Hello all,,,I have a project to send streaming video cam with raspberry pi zero 2W, I want to use this board to connect 2 FPV camera, color cam and thermal cam to distance interface on computer using...
View ArticleTroubleshooting • Pi 4 issues
I have a pi 4 model b and I have flashed the latest image of the raspberry pi os to a SD card. When I power on my pi the display I get the rainbow flash screen and then goes to black then a no signal...
View ArticleTroubleshooting • Re: Errors when running make (modbus package)...
Thank you for your help. Hope you have a wonderful day. Statistics: Posted by vg_coder — Thu Jul 18, 2024 2:31 pm
View ArticleTroubleshooting • Re: Pi 4 issues
What resolution is your screen?Powered with hdmi and no sd card do you see the diagnostic screen?Statistics: Posted by rpiMike — Thu Jul 18, 2024 2:58 pm
View ArticleBeginners • Re: Streaming video
What research have you already done and where do you need specific help?Statistics: Posted by drgeoff — Thu Jul 18, 2024 3:00 pm
View ArticleGeneral discussion • Matrix style Katakano Fonts
HiCan anyone advse where I can download the matrix style japanese katakano font onto my raspberry pi 4 / 5.ThanksStatistics: Posted by bobster316 — Thu Jul 18, 2024 3:03 pm
View ArticleMedia centres • Re: Peppy player
Yes, I'm using the headless disk image (Miro Edition) with all latest patches. To shutdown the player I double click on the Shutdown button. Still trying to reproduce the issue...Statistics: Posted by...
View ArticleAdvanced users • Re: HOWTO: Create a Super User File manager
This is one of the reasons I prefer thunar.Statistics: Posted by craigevil — Fri Jul 19, 2024 2:25 pm
View ArticleTroubleshooting • Re: WS2812B RGB LED Strips Raspberry Pi Python Issues
Well I did some research, and made it working. You just instead have to use the SPI pin. Following this guide:https://learn.adafruit.com/circuitpytho ... i/overviewStatistics: Posted by sns123 — Fri...
View ArticleGeneral discussion • Re: How do you rollback Freetube app on a pi4?
You can download an older version from github.https://github.com/FreeTubeApp/FreeTube/releasesThe flatpak version is at 0.21.1, and it works with no issues on my system.Statistics: Posted by craigevil...
View ArticleTroubleshooting • Re: RPi5 Low Voltage warning
To power the RPi5 I've been experimenting with a 7.4V RC battery connected up to a buck converter that is able to provide 5.1V and 5A.YesWith no PD protocol you will only get 3A on 5.1VamounI suggest...
View Article