General discussion • Re: Train displays, using Pi makes the news...
I'm looking into building one with 3 64X32 RGB LED MATRIX in a clusterWhat pi would you recommend getting for the project?Statistics: Posted by Mikebyrne000 — Wed Apr 10, 2024 7:34 am
View ArticleGeneral discussion • In Raspberry pi 4 and 5 all profiles are not working
we are trying to work with the AGL software on Raspberry pi board using bluetooth but all the profiles are not getting sync only audio working fine but not the contacts , dialpad , messages ,...
View ArticleGeneral discussion • spidev with spi.max_speed_hz = 20000
Hello, I am developing software that runs on raspian on raspberry pi 3b and communicates with other devices using spi. For this I am using the spidev library in python. My problem is that one of the...
View ArticleGeneral discussion • Re: Raspberry Pi 5 Alternate GPIO functions
Have a look in the RP1 Peripherals documentation.Statistics: Posted by rpdom — Thu Apr 11, 2024 7:13 am
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Very interesting, hopefully soon enough we'll be able to understand how the adaptor on top configuration works with the Pi 5 cooling requirement as I didn't really get much about that from the...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
By the way, Anycubic have some great prices in the Spring Deal sale on Amazon right now. The Kobra 2 Neo is a fast and competent printer for only £169 including a free 330m reel of black PLA filament....
View ArticleGeneral discussion • Regarding Libraries to playback audio using python code...
I've tried several libraries like aplay, playsound, pygame to playback my audio clips in MP3 format but could hear noisy audio only. How do I resolve this issue? Is there any documentation regarding...
View ArticleGeneral discussion • Booting Pi4 from SSD, are there any risks
Hi GuysI have been through a few tutorials with regard to booting the Pi4 from a SSD. I have done this before using my Pi3.I am just a bit confused about about where the BIOS settings for the pi are...
View ArticleGeneral discussion • Re: Booting Pi4 from SSD, are there any risks
What kind of damage to 'the BIOS' you expect? You obviously fear of something but it is not very clear what is it and why you think so and how it relates to SSD or booting from it or to anything...
View ArticleGeneral discussion • Re: Strange Chromium connectivity issue
You may want to also ask here https://support.google.com/chrome/commu ... 3967613-NCStatistics: Posted by DS256 — Thu Apr 11, 2024 11:02 am
View ArticleGeneral discussion • git submodule update –init command not working
I'm trying to host a small vanilla minecraft bedrock serverhttps://www.makeuseof.com/how-to-instal ... erry%20Pi., but the command said it can't be found.[1] 2172bash: ndash: command not foundbash:...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
@calevYou should be able to update Retropie within the menu in Retropie (the way I did it).Statistics: Posted by Willem52 — Fri Apr 12, 2024 6:04 am
View ArticleGeneral discussion • Re: git submodule update –init command not...
I'm trying to host a small vanilla minecraft bedrock serverhttps://www.makeuseof.com/how-to-instal ... erry%20Pi., but the command said it can't be found.[1] 2172bash: ndash: command not foundbash:...
View ArticleGeneral discussion • Use of curl vs. pycurl and correct syntax
Very new RPi user here – one week’s experience. I have 3 related questions:1.Should I use pycurl or curl?2.What would be the right syntax for the pycurl/curl command?3.Is curl even the best way to run...
View ArticleGeneral discussion • Re: Use of curl vs. pycurl and correct syntax
Pycurl is just a python wrapper for libcurl, using curl makes most sense in Linux. Your Windoze command should work on Linux simply by removing .exe from the command:Code: curl -d "{\"command\":...
View ArticleGeneral discussion • Re: A Pi Pie Chart
As long as they don't throttle am I right that there is less variation between different samples of the same Raspberry Pi model? My understanding is the Pi runs at a fixed maximum clock without...
View ArticleGeneral discussion • Can zero 2w Run windows 10 / 11?
I recently asked myself this question, but I don't know if it will work at all and what installation methods Statistics: Posted by MrCaramba — Sat Apr 13, 2024 8:38 am
View ArticleGeneral discussion • Re: Can zero 2w Run windows 10 / 11?
No.Statistics: Posted by drgeoff — Sat Apr 13, 2024 8:57 am
View ArticleGeneral discussion • TP1 and TP12 sockets torn out RPI 4
I have a problem, TP1 and TP12 sockets were torn out.System won't boot, how can I fix it? Is it enough to solder the connectors?Statistics: Posted by lukassz — Sat Apr 13, 2024 11:17 am
View ArticleGeneral discussion • How to verify the environment information in which the...
Hi.I'm working on uploading a uf2 file to the Pico. I'm curious about how much resources are being used in this limited environment. This will help me determine if I can add other tasks.What methods...
View Article