Beginners • What Raspberry for streaming from websites
Maybe a stupid question. I’m a big F1 fan and watch every raceweekend. The only problem is that F1TV does not have an TV app and streaming from my iPad to the TV gives a lot of (known) issues. I was...
View ArticleBeginners • Re: What Raspberry for streaming from websites
the fastest right now is the rpi5 4gb or morei can't test it because that site requires subscriptioni have an rpi5-8gb and watch lots of streaming sites for tv & moviesStatistics: Posted by...
View ArticleGeneral discussion • Re: 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 ?HIgher clock speed takes more power and...
View ArticleGeneral • Re: RP2040 uart read write
I also wanted to ask if it is possible to use C++ syntax in writing code? (use iostream, algorithm, etc.)Statistics: Posted by YgorCher — Mon Dec 23, 2024 7:09 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: 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 • The Raspberry Pi Pico W is not showing up on computers
I am using a Raspberry Pi Pico W for my university final project. For some unknown reason, the board, which was working normally before, is now not recognized by the computer. It appears as an unknown...
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 ArticleRaspberry Pi OS • Re: Can't login from Login Screen
Of course you can't see what it's typing at the login screen!Try typing your password when you're meant to type in your username, obviously when no one is around and don't press enter.The key mapping...
View Article