General discussion • problem with creating my own custom command
hey i got a problem, there was this website https://medium.com/devnetwork/how-to-cr ... 008782a78e about creating your own custom command and for some reason when i pasted "print_my_input 'Just trying...
View ArticleGeneral discussion • Re: problem with creating my own custom command
In order to define your new command, you first have to (somehow) execute the lines from that site that define the function. They show:Code: function print_my_input() { echo 'Your input: ' $1}In bash -...
View ArticleGeneral discussion • Pi 5 and 4 x 4 Keypad
Hi.If anyone could point me in the right direction, i really would be grateful.I have purchased a Pi 5 and 4 x 4 matrix keypad. For testing purposes i have just 1 wire connected from the keypad to the...
View ArticleGeneral discussion • dnsmasq fresh install stop-dns-rebind and dnsbomb
Recently a security researcher shared information regarding a new vulnerability affecting DNS, named dnsbomb, this was been corrected in dnsmasq and the community would benefit from having the latest...
View ArticleGeneral discussion • OS for both Kodi and Stremio
Hi guys.Is there an OS, like LibreELEC, to install both Kodi and Stremio?LibreELEC is only for Kodi and I wanted one like that one that could support Stremio too.Thanks in advance!Statistics: Posted...
View ArticleGeneral discussion • Re: Is 10 Gbps Ethernet Connection Possible on Raspberry...
Is anyone else blown away by the new graphics but frustrated with the lag and character nerfs? What do you think of the new maps? I’m loving them despite the issues. Thoughts?Statistics: Posted by...
View ArticleGeneral discussion • OpenCV and rpicam C++ examples
Here's the context:I'm currently going through the rpicam_still example to understand how libcamera works with my IMX219 camera.My end goal is to just use OpenCV's imshow() and imwrite() to preview...
View ArticleGeneral discussion • Re: New Raspberry Pi PMIC partnership
It makes one think why existing vendors don't continue on to the next development. A PMIC supplier might be willing to take less than 40% gross margins for the publicity having a chip on a popular...
View ArticleGeneral discussion • Re: OpenCV and rpicam C++ examples
Are you running Raspberry Pi OS Bookworm 64-bit with desktop on a Pi5 or something else?Is the camera a Raspberry Pi Camera Module v2 with the Sony IMX219 8 megapixel sensor?Does libcamera-hello work...
View ArticleGeneral discussion • Re: Fun 3D printed Pi5 case!
I'm on the practical side of the spectrum. The Zero case also works with Zero2, and the "B" case works with all B variants.https://www.printables.com/model/24751- ... board-caseStatistics: Posted by...
View ArticleGeneral discussion • Re: Metallic enclosures and wifi/bluetooth degradation
I recently started using a plastic case instead of my aluminum enclosure (photo above). I can not say i have seen any improvement on wifi throughput, however, bluetooth is definitely better now. I am...
View ArticleGeneral discussion • Re: Current measurement of pi5 using multimeter
I use an INA260 to plot cellphone charging. It captures both instantaneous voltage and current (or just power). They sell for $10. I use a USB cable with the VBUS line cut, in order to insert the...
View ArticleGeneral discussion • Raspberry Pi 3 Model B+ Mfg. #
Hello, I was looking for where the mfg. # for Raspberry Pi 3 Model B+ is written but I can't find it in the product brief or the other documents related to Raspberry Pi 3 Model B+.In mouser and...
View ArticleGeneral discussion • Re: Official Foundation Pi 4 case has no holes for airflow?
It is an afterthought and had to be designed with the fact the case was already a done deal.The air comes in over the ports and out via the SD slot.New product: Raspberry Pi 4 Case...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Any thoughts on my issue Procount? I'm still stuck with a "Welcome to the Raspberry Pi Desktop" logo in the middle of the screen when I boot up (or the PINN menu if I press the SHIFT key when the...
View ArticleGeneral discussion • IR Touch Panel
EveningI have a IR touch panel on a 50" TV that is connected to a Pi 4 and it does work.However, the panel is 10 point touch capable, which works fine on Windows. I contacted the supplier, he asked...
View ArticleGeneral discussion • Long-term use durability: high-grade USB drives vs micro SD
I'm planning to set up Pi-Hole, WireGuard and possibly a couple other services on my Pi 5. It's going to run 24/7.Some time ago, I bought 2 64GB Samsung Fit Plus 3.1 USB drives, and I was planning to...
View ArticleGeneral discussion • Re: IR Touch Panel
Presumably this is a USB touch controller if you've been given a VID:PID pairing.Most USB HIDs (Human Interface Devices) report correctly and will just work. What particular aspect of multi-touch are...
View ArticleGeneral discussion • dont work "backup" of sd card from a old...
hi guysi have a backup of my main sd card (RPI3B) with special setting . sometimes write this sd backup on other sd for other raspberry pi 3b or 3b+ and work without any problem. but now i buy 2 new...
View ArticleGeneral discussion • Re: dont work "backup" of sd card from a old...
Read https://pip.raspberrypi.com/categories/ ... -9-PCN.pdfStatistics: Posted by drgeoff — Mon Jun 03, 2024 10:08 pm
View Article