General discussion • Re: Firefox-ESR in Bullseye (Debian 11) - March 2025...
Can you get a spare microSD card and install Bookworm on that ?My Bookworm has firefox 133.0-1+rpt7Statistics: Posted by neilgl — Sun Dec 22, 2024 8:11 pm
View ArticleGeneral discussion • rpi cpu and rf ocillator
hi guys im wondering how rpi was made surley you could use 10ghz rf and a vco as a clock and have 10ghz processor i wanted to talk to someone about this ?Statistics: Posted by rza.android — Sun Dec...
View ArticleBeginners • Re: NOOB (not really) w/RPi5 Dev Kit
Did you use the official imager? https://www.raspberrypi.com/news/raspbe ... g-utility/Which OS did you select? There is no RPI5 OS. Bookworm 64-bit is likely to be recommended.Statistics: Posted by...
View ArticleGeneral • Re: RP2040 uart read write
if you have any code examples in C, please send them.Statistics: Posted by YgorCher — Mon Dec 23, 2024 7:07 pm
View ArticleRaspberry Pi Connect • Re: Web API for Connect?
There is a different API which we haven't yet documented (because we don't want people using it until we're sure it's correct), which you can see by clicking on a device and then on "key/value pairs",...
View ArticleGeneral • Re: PIO write and read the same pin, two different SMs?
When trying something vaguely similar on RP1 I observed a total round trip delay (pin1 -> PIO (wait gpio; side set) -> pin2) of about 30 ns or 6 cycles.RP1 being the I/O controller used on RPI...
View ArticleOther projects • Re: Hi everyone I got this screen and need help
Looking for that numbering scheme '70800480-R-00-TFT' brings one to i.e.https://www.mouser.de/c/?marcom=109925970 where one can find https://www.mouser.de/pdfDocs/70800480_DS.pdfOn a brief look this...
View ArticleRaspberry Pi OS • Re: systemd-nspawn - weird error message
I'm just asking if anyone else has encountered this. Obviously, if you haven't, then you haven't.Maybe I should have put it up as "poll" type question. People could vote yes or no as to whether or not...
View ArticleBeginners • Re: Don't do this!
Here I thought the issue we would be talking about was the space in the filename (/home/my account).Didn't even notice the capitalization issue...FWIW, it is possible to put spaces in the strings in...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
The monitor seems to work fine off 5v3a usb c so most laptop or phone chargers should give you full volume and brightness. I cannot wait for the black ones.One would certainly expect so...since the...
View ArticleTroubleshooting • Re: sometimes green LED blinks 8 times but no boot
Led codes https://www.raspberrypi.com/documentati ... lash-codesInteresting it boots sometimes if it's SDRAM failureStatistics: Posted by gordon77 — Mon Dec 23, 2024 8:37 pm
View ArticleMicroPython • Re: Show Pico W board info
os.uname()platform.platform()sys.implementationsys.platformsys.versionIt depends on exactly what information you want to present.Statistics: Posted by hippy — Mon Dec 23, 2024 8:39 pm
View ArticlePython • Re: Issues with code from Raspberry Camera Guide 2nd edition
Brian,Just o say that i did a clean install of a new image of Bookworm with Desktop and to my surprise rpicam apps was not included... is that normal??JohnWStatistics: Posted by ejwjohn — Mon Dec 23,...
View ArticleBeginners • Re: Bullseye vs Bookworm for Zero 2W?
Buster uses Python 3.7.3 (what I use) and 2.7.16.The VS Code extension gives this warning:"The debugger in the python extension no longer supports python versions minor than 3.8."Which version of...
View ArticleGeneral discussion • Re: Google will be after me...
jiggling all over the show already, it still logs me out. its a work account.Statistics: Posted by jondallimore — Tue Dec 24, 2024 7:47 pm
View ArticleRaspberry Pi Connect • Re: Rasberry pi Screen Sharing problem
anything under a pi 4 will not allow screensharing.Statistics: Posted by jondallimore — Tue Dec 24, 2024 7:48 pm
View ArticleGeneral discussion • Re: Power supply - alternative needed to plug type
If in the uk have you space for this ?https://www.amazon.co.uk/PowerMaster-34 ... d_source=1Statistics: Posted by gordon77 — Tue Dec 24, 2024 7:50 pm
View ArticleRaspberry Pi Connect • Dual Monitor Pi
Evening,Is there a function yet to allow RPiConnect to switch between (or display both?) HDMI-0 and HDMI-1 on a Pi 4 (or 5)thanksStatistics: Posted by jondallimore — Tue Dec 24, 2024 7:51 pm
View ArticleBeginners • Re: How should I study a Raspberry Pi before I write code for it?
May I ask where I should look? When I say "beginner", I really do mean "beginner"!You should first see what are equivalents of the x86 software you wanted to run. See "Discover" tool and browse that.I...
View ArticleTroubleshooting • Re: (Raspberry Pi) Running ws2812 REG LED shows an error:...
Yup; TIL about WS2811. They sound more useful for large installations that WS2812sStatistics: Posted by scruss — Tue Dec 24, 2024 8:58 pm
View Article