General discussion • how to customize wifi
i need to customize wifi for the raspi-4 board with the buildrrot tell me the procedures to enable and to get the wifi names on the custom buildStatistics: Posted by harishkunduru — Wed Jul 03, 2024...
View ArticleMedia centres • Re: is there a video looping solution for the raspberry pi 5?
VLC should be able to do this. It can be launched from command and run fullscreen with no gui.Statistics: Posted by dom — Wed Jul 03, 2024 10:23 am
View ArticleOther RP2040 boards • Re: Own board - messed USB!
RP2040 is always a Full-speed USB device when in device mode (whether for BOOTSEL or otherwise). In host mode, it can operate at Low-speed to talk to low-speed devices like keyboards. Note that RP2040...
View ArticleGeneral • Re: Differences in .uf2 Loading: Picotool vs. Bootrom Loader
The description in the erratum notice says that it DOES work if you make sure all blocks in your UF2 are multiples of 4K. Gaps within a 4K block are the problem.Statistics: Posted by arg001 — Wed Jul...
View ArticleBeginners • I just fixed an error with the EEPROM but my Raspberry Pi 5 is...
I had a problem with the EEPROM so I recovered it and everything was fine until I noticed that it was stuck with the light flashing and the mini GPIO screen white, which I'm assuming means that it's...
View ArticleBeginners • Re: Raspberry Pi Imager Net install downloading at 1KBps
Up! If this forum isn't the right place to ask, where should I ask?Statistics: Posted by RomHeu — Wed Jul 03, 2024 11:13 am
View ArticlePython • Re: How to get Python IDE's to use a custom library path
(Updated Title)This is the way things fit together:Definitions:1. "system context":Anything run within a terminal window, (command line), called during boot, or anything executed outside an IDE.2....
View ArticleGeneral • Re: Strange PIO behavior
I think that the root of your problem here is your handling of pindirs - how you have done it won't work and will be causing all sorts of other problems.You are using !OSRE (presumably combined with...
View ArticleAdvanced users • Re: Raspberry Pi simple monitoring and dashboard
Now with screenshot functionality of each RPi X display, so you can just scan the monitoring page and see issues immediately.Statistics: Posted by dusoft — Wed Jul 03, 2024 11:40 am
View ArticleCamera board • Re: Using a virtual Colorchecker24 image for CCM: quantum...
A co-researcher brought an interesting question into our discussion about creating camera profiles based on the pure spectral sensitivity function (SSF) of the RGB channels combined with the UV/IR...
View ArticleStaffroom, classroom and projects • Re: Undergrad Project
... any devices that I could easily experiment with that don't cost an insane amount.A Raspberry Pi Pico W microcontroller can trivially be configured to act as an IoT source device. It has a...
View ArticleGeneral • Re: Getting Started with Raspberry Pi Pico W
Perhaps tell us what those sensors are and people may be better placed to advise.If there is Arduino code available it should be possible to replicate that in MicroPython, CircuitPython, C, C++ or...
View ArticleRaspberry Pi OS • How to use PXE_OPTION43
I have a Raspberry Pi 4B running bookworm successfully network booting from a PC running Debian 12.My question is about the PXE_OPTION43 in the bootloader configuration. In the documentation it states...
View ArticleTroubleshooting • Re: Pi5 - Won't complete a boot - Power button problem?
Here's a photo of the diag screen. Prior to this I loaded the bootloader again using net boot on sdcard fail. Hence it's waiting as I had removed the card. But within about 3 seconds it powers off...
View ArticleItaliano • Re: Raspberry PI 4 B - Connessione rete
Salve,aggiorno la mia richiesta di aiuto.Ho lanciato sudo raspi-configSelezionato Localization Options ⇒ Wlan Country e impostato ITSelezionato System Options ⇒ Wireless LAN e ho configurato l'SSID e...
View ArticleTroubleshooting • Pi-Apps installed but nothing in Menu?
Hello, my Raspberry Pi 5 Desktop installed GIMP and Inkscape via Pi-Apps, however nothing is showing in Menu -> Graphics?Terminal -> gimp -> shows nothing?Any suggestions how to install GIMP...
View ArticleGeneral discussion • Re: Raspberry PI industry integrators forum?
Thank you for your responses!Yeah the PI imager option is not an option! It's got to be as simple as plugging in an Apple TV, choosing the wireless essid and selecting it.Perhaps it can be done via...
View ArticleBeginners • Re: The Pi5, new HAT - how to dd image from SD-card
Hi.. I have just ordered the new Raspberry Pi M.2 HAT and SSD disk.. Today I am booting from a SD-card, using the Pi5 as a server (ZFS fileserver) and also installed Netdata, by compiling the Netdata...
View ArticleGraphics, sound and multimedia • Re: External volume control with video looper
Maybe thi can help:https://gist.github.com/savetheclocktow ... 2e594d43c1Statistics: Posted by deepo — Thu Jul 04, 2024 11:53 am
View ArticleBeginners • Re: Unable to flash and use PICO on Mac
Have you seen this...?https://www.robertthasjohn.com/post/how ... t-on-macosor thishttps://www.waveshare.com/wiki/Raspberry_Pi_PicoStatistics: Posted by kip_the_elder — Fri Jul 05, 2024 11:21 am
View Article