Automation, sensing and robotics • Re: bme280 sensor not being picked up
Is this the same issue as in viewtopic.php?t=348060?(where danjperron gave the correct wiring etc.)Statistics: Posted by neilgl — Fri Dec 27, 2024 10:35 pm
View ArticleNetworking and servers • Re: How do I set a static ip via config file?
I would prefer to not have to modify the image if possible. I'm setting up quite a few rpis, I would prefer to not have to build a new image for each one.The way I've been doing it for years is simply...
View ArticleRaspberry Pi 400 and 500 • Re: Can a Pi 400 Power the new monitor?
Tom's Hardware has updated their review and the result should apply to the Pi 400Update 12/17 08:02am PTWe've retested powering the Raspberry Pi Monitor via a Raspberry Pi 4's USB 3 port. The Pi 4...
View ArticleMicroPython • Re: .uf2 upload problem (raspberry pi pico 2)
Go back to basics, install MicroPython on the pico2 and use Thonny to get a blink script working, then save as it as main.py on the pico2.Check that the blink works OK when you plug the USB cable from...
View ArticleTroubleshooting • 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 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: New Raspberry Pi Products
The EU USB-C stuff has come up here before and I am pretty sure I remember a Raspberry person saying it did not apply to their kit.The summary on EU site says:"The EU's Common Charger Directive was...
View Article