Beginners • Remote access to drive connected to Raspberry Pi
I have 24/7 connected Raspberry Pi 5 with Raspberry OS. It has connected SSD drive that is configured to be accessible throught SAMBA on all my local network devices (Windows, Android, etc).What is...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Making the Raspberry Pi 4 Control...
It is an LG TV. I am using it to make a smart mirror that I have outfitted with a motion sensor, so I want the display to turn off after ten minutes of inactivity and turn on when it senses motion. Is...
View ArticleTroubleshooting • Re: Power over USB-C not working on Pi 5
The chargers I have used with a 60W rated cable include:Anker 65W charger: https://www.anker.com/products/a2667?re ... 1366575254 which uses Anker's IQ 3.0 charging spec, which supports PD.Anker Power...
View ArticleBeginners • Re: Relocate on/off button
Add your own power buttonStatistics: Posted by RonR — Sun Dec 22, 2024 8:02 pm
View ArticleGeneral 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 ArticleCamera board • Re: IMX290 Low light/Night mode
i did a quick test and the pi5 does limit the highlights...Statistics: Posted by gordon77 — Mon Dec 23, 2024 7:02 pm
View ArticleTroubleshooting • Re: raspberry pi 5 wont receive internet connection
It was just an issue with the software. I chose a new one and everything is working fine now! Thank you guys for your support and responses and sorry for all the posts over something so simple, it’s a...
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 ArticleSDK • Re: What is the -D PICO_BOARD for Zero ?
Be aware of this issue.Carrier boards with various RP2 boards added was something I tried to address when the Pico W emerged, and it might be worth revisiting that again now Pico 2, Pico 2W, Pimoroni...
View ArticleBeginners • Re: Help Needed: Using 16-bit 4-Channel ADS1115 with Raspberry Pi...
Which module is it - link? Photo?Maybe the 40 pin connector on it uses the I2C pins (and power/ground) from the pi, with other pins being “pass through” so we can connect other things. (And may need a...
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 Article