Troubleshooting • Re: Raspberry Pi 5 with Waveshare 4inch DSI Round Touch...
Note: I have a speaker setup as well but that was just added today. The problem existed before I got the speaker.Statistics: Posted by Allentown — Fri Dec 27, 2024 11:28 pm
View ArticleNetworking and servers • Re: Building a Raspberry Pi 5 Server with 10 HDDs...
It seems to be legitimate, more something to do for fun, for ideological reasons, or to be a willing participant, than for profit.It is also important to remember that it is not cost effective to buy...
View ArticleHATs and other add-ons • Active Cooler mounting pin
Does anyone know the part number of the mounting pins on the active cooler?Statistics: Posted by wkeeling — Sat Dec 28, 2024 1:36 am
View ArticleGeneral • Re: Cannot upload sketches to Raspberry Pi Pico from Arduino IDE
Hush now, gmx. Just because you have a hate-on for Arduino doesn't mean that other people can't use it and enjoy it. Let people enjoy things, as the decade-old meme has it.Yes, the IDE is large and...
View ArticleGeneral • Re: PT52-Lua The Modern Retro computer
I'm still picking away at the testing rebuild code reworking the code into libraries.Code: PICO_SDK_PATH is /tmp/sdk2.1.0Target board (PICO_BOARD) is 'vga_board'.Using board configuration from...
View ArticleTroubleshooting • Re: Raspberry pi 1 b+ (?) Not turning on anymore
Didn't help, I tried everything it said, I even went to try uncorrupted the sd card but it wasn't so idk anymoreStatistics: Posted by Berzi — Sat Dec 28, 2024 2:26 am
View ArticleSDK • Re: Bluetooth: which example should i look for?
Hmmm, there is "le_streamer_client.c", sounds appropriate.Statistics: Posted by MatSOBDev2 — Sat Dec 28, 2024 2:28 am
View ArticleOther projects • Re: Raspberry Pi 5 in a ip67 case
Use metal boxes with all holes in the bottom, no need to fully seal, indeed make sure there is a small drain hole just in case. The heat from the Pi5 should prevent any humidity problems because there...
View ArticleGraphics, sound and multimedia • Re: Audio problems after upgrade
After a bit more head scratching, I remembered that the sound system wasn't a plug and pray thing, there was an install script to run. So I did that, and that didn't work either, but it did produce...
View ArticleGeneral discussion • Re: Interview with Eben about Raspberry PI
I'm exploring job opportunities at Raspberry Pi and I've noticed their reputation for innovative projects and a strong team culture. I'd like to learn more about the specific soft skills that are most...
View ArticleGeneral discussion • Re: How much is pi stuff supposed to cost?
Eh, strong currency comes back to bite you quite quickly. You can't afford to make stuff. Ask Canada about the time we were at parity with USDI was supposed to be driving through the midwest this...
View ArticleMicroPython • Re: Why is my MicroPython script running so slow with SD card?
I browsed your code and I think the bitmap processing code is probably really inefficient. Comment out some parts to test. For example, you can use a one loaded bitmap to keep the OLED output going,...
View ArticleGeneral • Re: rp2040 GPIO current limitations
Look at:5.5.3.5. Interpreting GPIO output voltage specificationsFigure 171. Typical Current vs Voltage curves of a GPIO output.Statistics: Posted by gmx — Sun Dec 29, 2024 12:58 am
View ArticlePython • Cool Program I Have Created
I made this program that generates a Youtube Shorts video. The video can be about anything you like you just change the llama3.2 prompt. This code also adds a video onto the audio (I have it set to...
View ArticleBeginners • Re: Fresh Install and WayVNC
the new bookworm uses labwc for the desktop and rpi-connect for vnc4gb+ is recommended for desktopsStatistics: Posted by kerry_s — Sun Dec 29, 2024 1:15 am
View ArticleBeginners • Re: Where can I find books on optimising ARM assembly code by hand?
There is a saying that premature optimisation is the root of all evil.Basically, learn to walk before you run. It is an exceptional ARM programmer who can outperform a modern compiler.Just as a data...
View ArticleRaspberry Pi OS • Re: Some interesting questions about Linux (RpiOS) NTFS...
Well, I did a little testing on Windows and found two things:1) When you copy the file (using Command Prompt "copy" command), it copies the whole file (i.e., all streams).2) a:file does indeed mean...
View ArticleGeneral discussion • Cool Program I Have Created
I made this program that generates a Youtube Shorts video. The video can be about anything you like you just change the llama3.2 prompt. This code also adds a video onto the audio (I have it set to...
View ArticleGeneral discussion • Re: Raspberry Pi5 Computer - An Observation Of Its 'Power'
i leave it on automost of my day is on youtube, i'll even often watch 2 videos on each screenStatistics: Posted by kerry_s — Sun Dec 29, 2024 11:39 pm
View ArticleGeneral discussion • Re: how much would it have cost per pi500 to fit the M.2...
The 500 case is not designed to be opened. So having the components there would be wasted money for the intended use case.Having a case that can be opened would make the case much more...
View Article